Ignore:
Timestamp:
Feb 17, 2000, 3:10:18 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature + fixed waveout query format bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/midi.cpp

    r1011 r2812  
    1 /* $Id: midi.cpp,v 1.7 1999-09-23 09:35:25 sandervl Exp $ */
     1/* $Id: midi.cpp,v 1.8 2000-02-17 14:09:31 sandervl Exp $ */
    22
    33/*
     
    2727#include <winos2def.h>
    2828#include <wprocess.h>
     29
     30#define DBG_LOCALLOG    DBG_midi
     31#include "dbglocal.h"
    2932
    3033ODINDEBUGCHANNEL(WINMM-MIDI)
Note: See TracChangeset for help on using the changeset viewer.