advapi32: accept the KEY_WOW64_* flags (fixes bug #14040)

Mikołaj Zalewski mikolaj at zalewski.pl
Wed Jul 23 16:58:06 CDT 2008


  I don't know how these flags are passed to ntdll - on XP x64, for a 
32-bit program, these flags can be passed to NtOpenKey to access the 
32-bit or 64-bit registry view. But for a 64-bit program, the NtOpenKey 
accepts these flags, but always shows the 64-bit view.
  However, as we don't implement WOW64 yet, we should just ignore them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi32-support-the-KEY_WOW64_-flags.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080723/38c34235/attachment.bin 


More information about the wine-patches mailing list