Changeset 21571 for trunk/src/dsound/OS2DSOUND.H
- Timestamp:
- Feb 9, 2011, 5:03:14 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dsound/OS2DSOUND.H
r3555 r21571 20 20 // A forward declaration is need here! 21 21 class OS2PrimBuff; 22 23 // GUID for the only device we provide (DART DirectSound for OS/2) 24 DEFINE_GUID(GUID_DirectSound_DART, 0x03BC8FA8, 0x3460, 0x11E0, 0x99, 0x51, 0x49, 0xC1, 0xDF, 0xD7, 0x20, 0x85 ); 22 25 23 26 class OS2IDirectSound
Note:
See TracChangeset
for help on using the changeset viewer.