22 Jan
2013
22 Jan
'13
11:23 a.m.
http://bugs.winehq.org/show_bug.cgi?id=32779 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> 2013-01-22 05:23:40 CST --- Well, I think first thing to fix is to use ULONG_PTR for definitions as does PSDK and apparently mingw-w64. Next step is to test how 64 bit windows handles special HKEYs with non-zero high DWORD (not necessary (DWORD)~0 but (DWORD)0xdeadbeef too for example), if it works regardless of what's in higher DWORD we should mask out everything there when checking for special keys. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.