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

    r2244 r2812  
    1 /* $Id: auxos2.cpp,v 1.7 1999-12-29 10:44:16 sandervl Exp $ */
     1/* $Id: auxos2.cpp,v 1.8 2000-02-17 14:09:30 sandervl Exp $ */
    22
    33/*
     
    2828
    2929#include "auxiliary.h"
     30
     31#define DBG_LOCALLOG    DBG_auxos2
     32#include "dbglocal.h"
    3033
    3134ULONG auxDeviceId = -1;
Note: See TracChangeset for help on using the changeset viewer.