Ignore:
Timestamp:
Feb 4, 2000, 12:55:07 AM (26 years ago)
Author:
sandervl
Message:

* empty log message *

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:39 sandervl Exp $ */
     1/* $Id: dsound.h,v 1.3 2000-02-03 23:55:07 sandervl Exp $ */
    22
    33#ifndef __WINE_DSOUND_H
     
    300300#define DSBPN_OFFSETSTOP                -1
    301301
    302 #define ICOM_INTERFACE IDirectSoundNotify
     302//#define ICOM_INTERFACE IDirectSoundNotify
     303#define ICOM_INTERFACE VOID
    303304#define IDirectSoundNotify_METHODS \
    304305    ICOM_METHOD2(HRESULT,SetNotificationPositions, DWORD,cPositionNotifies, LPCDSBPOSITIONNOTIFY,lpcPositionNotifies)
Note: See TracChangeset for help on using the changeset viewer.