wine/dlls/setupapi setupcab.c setupapi_private ...

Alexandre Julliard julliard at winehq.org
Thu Feb 3 07:34:50 CST 2005


ChangeSet ID:	15917
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/03 07:34:50

Modified files:
	dlls/setupapi  : setupcab.c setupapi_private.h devinst.c 

Log message:
	Eric Kohl <eric.kohl at t-online.de>
	- Implement SetupDiBuildClassInfoListExA,
	SetupDiClassGuidsFromNameExA, SetupDiCreateDeviceInfoListExA and
	SetupDiOpenClassRegKeyExA using MultiByteToUnicode.
	- Retrieve OS version upon process attach.

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

Old revision  New revision  Changes     Path
 1.8           1.9           +5 -0       wine/dlls/setupapi/setupcab.c
 1.7           1.8           +2 -0       wine/dlls/setupapi/setupapi_private.h
 1.19          1.20          +90 -16     wine/dlls/setupapi/devinst.c




More information about the wine-cvs mailing list