solvespace/src/win32
whitequark e61bac2797 Refactor file filters to not use preprocessor magic.
The immediate reason for refactoring this was that the GTK port broke
after 52af7256 since config.h is not included anymore, but it was
a fragile piece of code I will shed no tears for.

While we're at it, get rid of the mutable std::string &file to be
consistent with our conventions.
2016-05-04 03:21:12 +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 file filters to not use preprocessor magic. 2016-05-04 03:21:12 +00:00
w32util.cpp Use Unicode-aware fopen and remove on Windows. 2016-01-13 06:45:16 +00:00