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/auxos2.cpp

    r120 r588  
    1 /* $Id: auxos2.cpp,v 1.4 1999-06-19 10:54:47 sandervl Exp $ */
     1/* $Id: auxos2.cpp,v 1.5 1999-08-19 18:46:04 phaller Exp $ */
    22
    33/*
     
    1111 */
    1212
     13
     14/****************************************************************************
     15 * Includes                                                                 *
     16 ****************************************************************************/
     17
    1318#define  INCL_BASE
    1419#define  INCL_OS2MM
    15 #include <os2wrap.h>    //Odin32 OS/2 api wrappers
     20#include <os2wrap.h>    //Odin32 OS/2 api wrappers
    1621#include <os2me.h>
    1722#include <string.h>
     
    100105/******************************************************************************/
    101106/******************************************************************************/
     107
Note: See TracChangeset for help on using the changeset viewer.