wine/dlls/dsound/tests dsound.c Makefile.in

Alexandre Julliard julliard at winehq.org
Mon Jul 12 14:45:29 CDT 2004


ChangeSet ID:	12856
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/07/12 14:45:28

Modified files:
	dlls/dsound/tests: dsound.c Makefile.in 

Log message:
	Robert Reif <reif at earthlink.net>
	- Create IDirectSound and IDirectSound8 objects using the
	CoCreateInstance COM function to test the Class Factory interfaces.
	- Create IDirectSound and IDirectSound8 objects using CreateDirectSound
	and CreateDirectSound8 using a NULL device GUID.

Patch: http://cvs.winehq.org/patch.py?id=12856

Old revision  New revision  Changes     Path
 1.22          1.23          +201 -0     wine/dlls/dsound/tests/dsound.c
 1.7           1.8           +1 -1       wine/dlls/dsound/tests/Makefile.in




More information about the wine-cvs mailing list