Changeset 120 for trunk/src/winmm/os2timer.cpp
- Timestamp:
- Jun 19, 1999, 12:54:48 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/os2timer.cpp
r95 r120 1 /* $Id: os2timer.cpp,v 1. 3 1999-06-10 16:24:34 phallerExp $ */1 /* $Id: os2timer.cpp,v 1.4 1999-06-19 10:54:48 sandervl Exp $ */ 2 2 3 3 /* … … 12 12 #define INCL_DOSDATETIME 13 13 #define INCL_DOSSEMAPHORES 14 #include <os2 .h>14 #include <os2wrap.h> //Odin32 OS/2 api wrappers 15 15 #include <process.h> 16 16 #include "win32type.h"
Note:
See TracChangeset
for help on using the changeset viewer.