Changeset 265 for GPL/trunk/include
- Timestamp:
- Nov 4, 2007, 6:52:45 PM (18 years ago)
- Location:
- GPL/trunk/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/ossidc.h
r32 r265 185 185 #define IDC32_MIDI_PITCH_BEND 0x3A 186 186 #define IDC32_MIDI_CLOSE 0x3B 187 #define IDC32_DEBUG_STRING 0x3C 187 188 188 189 #define IDC16_INIT 0 -
GPL/trunk/include/ossidc32.h
r209 r265 78 78 int OSS32_ProcessMIDIIRQ(int bytes); // 12 Jun 07 SHL 79 79 80 int OSS32_DebugString(char *buffer, ULONG size); //PS debug from uniaud16 81 80 82 //Sets file id in current task structure 81 83 ULONG OSS32_SetFileId(ULONG fileid);
Note:
See TracChangeset
for help on using the changeset viewer.