AppleWin/source/linux/configuration.h
Andrea Odetti ca7542f39a Read (part of) the registry.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
2017-10-14 19:18:44 +01:00

3 lines
74 B
C++

#include <string>
void InitializeRegistry(const std::string & filename);