Changeset 9901 for trunk/src/winmm/os2timer.h
- Timestamp:
- Mar 5, 2003, 3:48:45 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/os2timer.h
r6933 r9901 1 /* $Id: os2timer.h,v 1.1 1 2001-10-03 13:47:58sandervl Exp $ */1 /* $Id: os2timer.h,v 1.12 2003-03-05 14:48:45 sandervl Exp $ */ 2 2 3 3 #ifndef __OS2TIMER_H__ … … 32 32 we need to add support for dynamic detection of this feature. 33 33 */ 34 #define OS2TIMER_RESOLUTION_MINIMUM 234 #define OS2TIMER_RESOLUTION_MINIMUM 1 35 35 #define OS2TIMER_RESOLUTION_MAXIMUM 0x7ffffffe 36 36
Note:
See TracChangeset
for help on using the changeset viewer.