Changeset 2244 for trunk/src/winmm/auxos2.cpp
- Timestamp:
- Dec 29, 1999, 11:44:16 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/auxos2.cpp
r1144 r2244 1 /* $Id: auxos2.cpp,v 1. 6 1999-10-05 19:24:00 phallerExp $ */1 /* $Id: auxos2.cpp,v 1.7 1999-12-29 10:44:16 sandervl Exp $ */ 2 2 3 3 /* … … 19 19 #define INCL_OS2MM 20 20 #include <os2wrap.h> //Odin32 OS/2 api wrappers 21 #include <os2me .h>21 #include <os2mewrap.h> //Odin32 OS/2 MMPM/2 api wrappers 22 22 #include <string.h> 23 23
Note:
See TracChangeset
for help on using the changeset viewer.