solvespace/src/win32
whitequark 3ffbac38c6 Refactor Cnf* functions.
On Windows, freeze.{cpp,h} was factored into w32main.cpp.
The old implementation was too redundant and leaked registry
key handles.

On all platforms, Cnf* functions now use std::string.
This simplifies code everywhere, but will be particularly useful
when the Windows port switches to the *W WinAPI functions.
2016-01-13 06:45:16 +00:00
..
icon.ico Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
manifest.xml Moved most of the source into a src/ subdirectory 2013-11-19 18:17:32 -05:00
resource.rc Minor follow-up changes 2013-11-19 18:17:55 -05:00
w32main.cpp Refactor Cnf* functions. 2016-01-13 06:45:16 +00:00
w32util.cpp Call constructors and destructors in List and IdList. 2016-01-13 06:45:16 +00:00