]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/wince/wxbase.cpp
If zero time is specified, don't try to sleep when using a timer.
[wxWidgets.git] / src / msw / wince / wxbase.cpp
index 6cc918b3cf86fad627a068e377059876c8f6638f..904d88eb51987c846f9036af9cbee70716ae4a72 100644 (file)
 
 
 /////////////////////////////////
-// Peform some macro test
+// Print out the actual platform
 /////////////////////////////////
 
 #if wxUSE_GUI
-    #if defined(__WXMSW__)
+    #if defined(__WXMSW__) && !defined(__WXWINCE__)
                #pragma message("\t CE : __WXMSW__")
     #elif defined(__WXWINCE__)
                #pragma message("\t CE : __WXWINCE__")