]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/stopwatch.cpp
WinCE project and wxDC corrections
[wxWidgets.git] / src / common / stopwatch.cpp
index d0cd68798c9b32ffc148ad2326a436bd14480a5b..1a6fcd064b6467cac59156d907a4004500b24b86 100644 (file)
@@ -250,7 +250,7 @@ wxLongLong wxGetLocalTimeMillis()
     // If possible, use a function which avoids conversions from
     // broken-up time structures to milliseconds
 
-#if defined(__WXMSW__) && defined(__MWERKS__)
+#if defined(__WXMSW__) && (defined(__WINE__) || defined(__MWERKS__))
     // This should probably be the way all WXMSW compilers should do it
     // Go direct to the OS for time