Changeset 2804 for trunk/src/user32/timer.cpp
- Timestamp:
- Feb 16, 2000, 3:34:41 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/user32/timer.cpp
r2469 r2804 1 /* $Id: timer.cpp,v 1.1 0 2000-01-18 20:10:46 sandervl Exp $ */1 /* $Id: timer.cpp,v 1.11 2000-02-16 14:34:36 sandervl Exp $ */ 2 2 3 3 /* … … 23 23 #include "timer.h" 24 24 25 #define DBG_LOCALLOG DBG_timer 26 #include "dbglocal.h" 27 25 28 #ifndef OPEN32API 26 29 #define OPEN32API _System
Note:
See TracChangeset
for help on using the changeset viewer.