SDL-mirror/VisualC
Sam Lantinga b4497865bd Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.
I think this also fixes the bug relating to non-latin characters in filenames, since UNICODE wasn't defined in SDL_rwops.c

--HG--
rename : src/SDL_android.cpp => src/core/android/SDL_android.cpp
rename : src/SDL_android.h => src/core/android/SDL_android.h
2011-01-24 21:20:30 -08:00
..
SDL Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share. 2011-01-24 21:20:30 -08:00
SDLmain Fixed bug #925 2011-01-20 18:04:05 -08:00
tests Use the debug C runtime for the debug configuration 2011-01-19 13:50:53 -08:00
SDL_VS2005.sln Jcw87 to Sam 2011-01-09 08:35:18 -08:00
SDL_VS2008.sln Added testatomic test project 2011-01-17 13:42:24 -08:00
SDL_VS2010.sln Added testshape to the Debug configuration 2011-01-19 13:07:06 -08:00