Changeset 21916 for trunk/src/user32/timer.cpp
- Timestamp:
- Dec 18, 2011, 10:28:22 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 1 bin 2 Makefile.inc 1 env.cmd 2 LocalConfig.kmk
-
-
Property svn:mergeinfo
set to
/branches/gcc-kmk merged eligible
- Property svn:ignore
-
trunk/src/user32/timer.cpp
r10544 r21916 20 20 #include <winconst.h> 21 21 #include <misc.h> 22 #include <win32wbase.h>22 #include "win32wbase.h" 23 23 #include "oslibutil.h" 24 24 #include "timer.h" … … 252 252 } 253 253 254 extern "C" { 255 254 256 /*********************************************************************** 255 257 * SetTimer32 (USER32.511) … … 304 306 } 305 307 308 } // extern "C"
Note:
See TracChangeset
for help on using the changeset viewer.