Ignore:
Timestamp:
Nov 4, 2007, 8:19:50 PM (18 years ago)
Author:
Brendan Oakley
Message:

Send Uniaud16 debug output to Uniaud32 instead of com port, from Pavel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OCO/trunk/include/ossidc16.h

    r33 r266  
    7878OSSRET DBGCALLCONV OSS16_MixGetProperty(OSSSTREAMID StreamId, USHORT usProperty, ULONG FAR *pValue);
    7979OSSRET DBGCALLCONV OSS16_MixQueryCaps(OSSSTREAMID Streamid, OSS32_MIXCAPS FAR *pCaps);
     80OSSRET DBGCALLCONV _cdecl _OSS16_DebugString(char FAR *debstr,ULONG bufsize); //PS++
    8081
    8182OSSRET DBGCALLCONV OSS16_MidiOpen(ULONG devicenr, MIDITYPE midiType, OSSSTREAMID FAR *pStreamid);
Note: See TracChangeset for help on using the changeset viewer.