]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wrapwin.h
added wxSetCCUnicodeFormat() and use it in wxTreeCtrl/wxToolBar; also replaced SendMe...
[wxWidgets.git] / include / wx / msw / wrapwin.h
index f723f1bf994b918db69ef31a707846b91db183dd..b88fde9331956159c7689b279dbf6a747eefabdf 100644 (file)
@@ -28,7 +28,7 @@
 // this is ugly but what else can we do? even testing for compiler version
 // wouldn't help as you can perfectly well be using an older compiler (VC6)
 // with newer SDK headers
-#ifndef __WIN64__
+#if !defined(__WIN64__) && !defined(__WXWINCE__)
     #define UINT_PTR unsigned int
     #define ULONG_PTR unsigned long
     #define DWORD_PTR unsigned long