http://bugs.winehq.org/show_bug.cgi?id=21099 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Please fix unimplemented |Please fix unimplemented |GetGuiResources (dont |GetGuiResources |return 0) | Difficulty|Minutes |--- --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-12-20 22:38:12 ---
From the link you provided: If the function fails, the return value is zero. To get extended error information, call GetLastError.
On Wine function fails and last error is set to ERROR_CALL_NOT_IMPLEMENTED. Seems like a bug in your program. However function is still not implemented. But you'll have to provide a real app that uses this. -- 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.