Ignore:
Timestamp:
Aug 19, 1999, 8:46:54 PM (26 years ago)
Author:
phaller
Message:

Add: added ODINWRAP support for WINMM

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 sandervl Exp $ */
     1/* $Id: IRTMidi.cpp,v 1.5 1999-08-19 18:46:03 phaller Exp $ */
    22
    33/*******************************************************************************
     
    1313*
    1414*******************************************************************************/
     15
     16
     17/****************************************************************************
     18 * Includes                                                                 *
     19 ****************************************************************************/
     20
    1521#define INCL_DOS
    16 #include <os2wrap.h>    //Odin32 OS/2 api wrappers
     22#include <os2wrap.h>     //Odin32 OS/2 api wrappers
    1723#include <win32type.h>
    18 
    1924#include "IRTMidi.hpp"
    2025#include <meerror.h>
     
    692697}
    693698
     699
Note: See TracChangeset for help on using the changeset viewer.