[PATCH] Implement GetCurrentHwProfileA() fully

Rolf Kalbermatter rolf.kalbermatter at citeng.com
Sat Feb 25 04:00:10 CST 2006


>2. Add default registry entries for the HWLK\*\IDConfigDB\* values.
>
>This still results in a default profile GUID. If anyone knows a way to
>generate a value for this during wineboot, that's probably the best
>solution.

Ole32 has a function CoCreateGuid, (basically forwarding to rpcrt4.UuidCreate
that generates a (pseudo)random GUID. To mimick Windows I would say this
should be done at wineinstall (or self-registration of the advapi DLL?). 

Rolf Kalbermatter




More information about the wine-devel mailing list