mshtml: Don't use PRInt32 in property getters implementations.
[wine] / dlls / dsound / mixer.c
2003-05-02  Robert ReifReversed relationship between buffers and notifies.
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-04-07  Jerry JenkinsAlign data to proper size.
2003-03-17  Ove KaavenSomewhat more reliable dsound position notifications.
2003-03-15  Robert ReifAdded support for multiple direct sound devices.
2003-03-06  Robert ReifAdded a configuration option for setting the hardware...
2003-03-04  Robert ReifFixed code to handle full duplex properly.
2003-01-16  Francois GougetUse the same 8/16bit conversion routines as in pcmconve...
2003-01-11  Francois GougetFix latent deadlock in DSOUND_callback.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-06-13  Ove KaavenSupport DirectSound 8 interfaces. Split interface imple...