setupapi - Forward cfgmgr32 functons to setupapi, add stub for CM_Locate_DevNode.

Steven Edwards winehacker at gmail.com
Tue Nov 22 23:55:59 CST 2005


Hi,
I know we can't sync all of ReactOS and Wine setupapi but this will
make merges from our end less of a hassle. I think Microsoft uses a
static lib for the CM_* functions under NT and higher. Under Win9x
setupapi called in to cfgmgr but I don't think it really matters for
our purposes.

I have a application that does something like the following example:

http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q259697

Changelog:
- Forward cfgmgr32 functions to setupapi
- Add stub for CM_Locate_DevNode[A/W]
- Add a few typedefs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setupapi-cfg.diff
Type: text/x-patch
Size: 10058 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051123/3ea045c6/setupapi-cfg.diff


More information about the wine-patches mailing list