Changeset 2633 for trunk/include/win/dsound.h
- Timestamp:
- Feb 4, 2000, 12:55:07 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/dsound.h
r1420 r2633 1 /* $Id: dsound.h,v 1. 2 1999-10-23 22:59:39sandervl Exp $ */1 /* $Id: dsound.h,v 1.3 2000-02-03 23:55:07 sandervl Exp $ */ 2 2 3 3 #ifndef __WINE_DSOUND_H … … 300 300 #define DSBPN_OFFSETSTOP -1 301 301 302 #define ICOM_INTERFACE IDirectSoundNotify 302 //#define ICOM_INTERFACE IDirectSoundNotify 303 #define ICOM_INTERFACE VOID 303 304 #define IDirectSoundNotify_METHODS \ 304 305 ICOM_METHOD2(HRESULT,SetNotificationPositions, DWORD,cPositionNotifies, LPCDSBPOSITIONNOTIFY,lpcPositionNotifies)
Note:
See TracChangeset
for help on using the changeset viewer.