[Bug 21023] SetupDiOpenDevRegKey() returns wrong HKEY

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 25 18:47:48 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=21023

--- Comment #8 from Austin English <austinenglish at gmail.com> ---
austin at aw25 ~ $ winegcc -m32 -o bug_example_SetupDiOpenDevRegKey.exe
bug_example_SetupDiOpenDevRegKey.c -lsetupapi ; echo $?
0
austin at aw25 ~ $ wine bug_example_SetupDiOpenDevRegKey.exe.so ; echo $?
1
austin at aw25 ~ $ wine --version
wine-1.7.23

-- 
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.



More information about the wine-bugs mailing list