Changeset 588 for trunk/src/winmm/auxos2.cpp
- Timestamp:
- Aug 19, 1999, 8:46:54 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/auxos2.cpp
r120 r588 1 /* $Id: auxos2.cpp,v 1. 4 1999-06-19 10:54:47 sandervlExp $ */1 /* $Id: auxos2.cpp,v 1.5 1999-08-19 18:46:04 phaller Exp $ */ 2 2 3 3 /* … … 11 11 */ 12 12 13 14 /**************************************************************************** 15 * Includes * 16 ****************************************************************************/ 17 13 18 #define INCL_BASE 14 19 #define INCL_OS2MM 15 #include <os2wrap.h> 20 #include <os2wrap.h> //Odin32 OS/2 api wrappers 16 21 #include <os2me.h> 17 22 #include <string.h> … … 100 105 /******************************************************************************/ 101 106 /******************************************************************************/ 107
Note:
See TracChangeset
for help on using the changeset viewer.