26 Jul
2014
26 Jul
'14
2:47 a.m.
https://bugs.winehq.org/show_bug.cgi?id=21023 --- Comment #8 from Austin English <austinenglish(a)gmail.com> --- austin(a)aw25 ~ $ winegcc -m32 -o bug_example_SetupDiOpenDevRegKey.exe bug_example_SetupDiOpenDevRegKey.c -lsetupapi ; echo $? 0 austin(a)aw25 ~ $ wine bug_example_SetupDiOpenDevRegKey.exe.so ; echo $? 1 austin(a)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.