Changeset 497 for trunk/Include/directx9/dmdls.sbp
- Timestamp:
- Mar 28, 2008, 5:43:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Include/directx9/dmdls.sbp
r1 r497 1 1 ' dmdls.sbp - DLS download definitions for DirectMusic API's 2 3 4 #ifndef _INC_DMDLS5 #define _INC_DMDLS6 7 2 8 3 Type DMUS_NOTERANGE … … 10 5 dwHighNote As DWord 'Sets the high note for the range of MIDI note events to which the instrument responds. 11 6 End Type 12 13 14 #endif '_INC_DMDLS
Note:
See TracChangeset
for help on using the changeset viewer.