RE: [PATCH] Implement GetCurrentHwProfileA() fully

2006-02-25 Thread Rolf Kalbermatter
>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.UuidCrea

Re: [PATCH] Implement GetCurrentHwProfileA() fully

2006-02-24 Thread Vijay Kiran Kamuju
Could u plz send the patch to wine-patches On 2/24/06, Ben Collins <[EMAIL PROTECTED]> wrote: > I setup Wine mainly to make use of some online poker clients that I use > a lot. I experienced some known bugs related to advapi32.dll, > specifically GetCurrentHwProfileA()'s semi-stub. > > The first i