Changeset 588 for trunk/src/winmm/IRTMidi.cpp
- Timestamp:
- Aug 19, 1999, 8:46:54 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/winmm/IRTMidi.cpp
r120 r588 1 /* $Id: IRTMidi.cpp,v 1. 4 1999-06-19 10:54:47 sandervlExp $ */1 /* $Id: IRTMidi.cpp,v 1.5 1999-08-19 18:46:03 phaller Exp $ */ 2 2 3 3 /******************************************************************************* … … 13 13 * 14 14 *******************************************************************************/ 15 16 17 /**************************************************************************** 18 * Includes * 19 ****************************************************************************/ 20 15 21 #define INCL_DOS 16 #include <os2wrap.h> 22 #include <os2wrap.h> //Odin32 OS/2 api wrappers 17 23 #include <win32type.h> 18 19 24 #include "IRTMidi.hpp" 20 25 #include <meerror.h> … … 692 697 } 693 698 699
Note:
See TracChangeset
for help on using the changeset viewer.