Changeset 4480 for trunk/src/winmm/os2timer.cpp
- Timestamp:
- Oct 10, 2000, 11:28:56 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/os2timer.cpp
r4355 r4480 1 /* $Id: os2timer.cpp,v 1.1 6 2000-10-01 21:16:29 phallerExp $ */1 /* $Id: os2timer.cpp,v 1.17 2000-10-10 21:28:56 sandervl Exp $ */ 2 2 3 3 /* … … 415 415 0L, /* Increase by 15 */ 416 416 0L); /* Assume current thread */ 417 418 TimerStatus = Stopped;419 417 420 418 while(!fFatal)
Note:
See TracChangeset
for help on using the changeset viewer.