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 c70ee9d766
commit 0ec3c50110

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