| r7283 Sunday 7th February, 2010 at 03:33:29 UTC by Robbbert |
|---|
| Reverting previous change; leaving SDL stuff to arbee. |
| [src/mess/osd/sdl] | winutils.c |
| r7282 | r7283 | |
|---|---|---|
| 10 | 10 | #endif // _WIN32_WINNT |
| 11 | 11 | #define _WIN32_WINNT 0x500 |
| 12 | 12 | |
| 13 | #include "emu.h" | |
| 14 | ||
| 15 | 13 | // standard windows headers |
| 16 | 14 | #define WIN32_LEAN_AND_MEAN |
| 17 | 15 | #include <windows.h> |
| Previous 50 | 9077 Revisions | Next 50 |