Redefines because windows mobile doesn't have W apis for these defindes. Not part of da browser

This commit is contained in:
Doug Turner 2008-11-03 22:58:15 +00:00
parent 731cec6a82
commit a4bb368e11

View File

@ -50,6 +50,10 @@
#define stricmp _stricmp
#define wgetcwd _wgetcwd
#define SHGetSpecialFolderPathW SHGetSpecialFolderPath
#define SHGetPathFromIDListW SHGetPathFromIDList
#define FONTENUMPROCW FONTENUMPROC
#ifdef __cplusplus
extern "C" {
#endif