changeset 2920 | 5cf48744a700 |
parent 2830 | 571a9deffeac |
child 3697 | d5b30d6373fc |
2919:70244c730ea0 | 2920:5cf48744a700 |
---|---|
1 /* This file is NOT open source. See "license.txt" to read the full license provided with the Xfire SDK.*/ |
1 /* This file is NOT open source. See "license.txt" to read the full license provided with the Xfire SDK. */ |
2 |
2 |
3 #define WIN32_LEAN_AND_MEAN |
3 #define WIN32_LEAN_AND_MEAN |
4 #include <windows.h> |
4 #include <windows.h> |
5 #include <tlhelp32.h> |
5 #include <tlhelp32.h> |
6 |
6 |