dsound property set patch

Robert Reif reif at earthlink.net
Mon Apr 28 19:20:45 CDT 2003


Adds partial property set support which is used by dxdiag.exe.

dsconf.h is a new header file to be installed in wine/include.
I see that low level driver include files are scheduled to be
removed from wine/include someday but the web page doesn't
say where they will be moved to.

The documentation on MSDN is unclear about passing pointers
to text strings back to the application so there is probably a
memory leak.  I could pass the address of the driver strings
but I will need to add a wide char version to the driver first.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uuid.diff
Type: application/x-unknown-content-type-diff_auto_file
Size: 362 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030428/898353bc/uuid.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dsound.diff
Type: application/x-unknown-content-type-diff_auto_file
Size: 15643 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030428/898353bc/dsound.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dsconf.h
Type: application/x-unknown-content-type-h_auto_file
Size: 6760 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20030428/898353bc/dsconf.bin


More information about the wine-patches mailing list