Mercurial > sdl-ios-xcode
comparison VisualC/SDL/SDL_VS2008.vcproj @ 5092:327f181542f1
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
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 24 Jan 2011 21:20:30 -0800 |
parents | e8916fe9cfc8 |
children | 16a326715f39 |
comparison
equal
deleted
inserted
replaced
5091:79bd1e289005 | 5092:327f181542f1 |
---|---|
1149 <File | 1149 <File |
1150 RelativePath="..\..\src\audio\SDL_wave.h" | 1150 RelativePath="..\..\src\audio\SDL_wave.h" |
1151 > | 1151 > |
1152 </File> | 1152 </File> |
1153 <File | 1153 <File |
1154 RelativePath="..\..\src\events\SDL_windowevents.c" | |
1155 > | |
1156 </File> | |
1157 <File | |
1158 RelativePath="..\..\src\events\SDL_windowevents_c.h" | |
1159 > | |
1160 </File> | |
1161 <File | |
1162 RelativePath="..\..\src\core\windows\SDL_windows.c" | |
1163 > | |
1164 </File> | |
1165 <File | |
1166 RelativePath="..\..\src\core\windows\SDL_windows.h" | |
1167 > | |
1168 </File> | |
1169 <File | |
1154 RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c" | 1170 RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c" |
1155 > | 1171 > |
1156 </File> | 1172 </File> |
1157 <File | 1173 <File |
1158 RelativePath="..\..\src\video\windows\SDL_windowsclipboard.h" | 1174 RelativePath="..\..\src\video\windows\SDL_windowsclipboard.h" |
1226 RelativePath="..\..\src\video\windows\SDL_windowswindow.c" | 1242 RelativePath="..\..\src\video\windows\SDL_windowswindow.c" |
1227 > | 1243 > |
1228 </File> | 1244 </File> |
1229 <File | 1245 <File |
1230 RelativePath="..\..\src\video\windows\SDL_windowswindow.h" | 1246 RelativePath="..\..\src\video\windows\SDL_windowswindow.h" |
1231 > | |
1232 </File> | |
1233 <File | |
1234 RelativePath="..\..\src\events\SDL_windowevents.c" | |
1235 > | |
1236 </File> | |
1237 <File | |
1238 RelativePath="..\..\src\events\SDL_windowevents_c.h" | |
1239 > | 1247 > |
1240 </File> | 1248 </File> |
1241 <File | 1249 <File |
1242 RelativePath="..\..\src\video\SDL_yuv_mmx.c" | 1250 RelativePath="..\..\src\video\SDL_yuv_mmx.c" |
1243 > | 1251 > |