11 May
2010
11 May
'10
12:27 p.m.
http://bugs.winehq.org/show_bug.cgi?id=22588 --- Comment #22 from Florian <florian(a)fkoeberle.de> 2010-05-11 12:27:17 --- I tried the following change at the position you told me: - mod = GetModuleHandleA( "winex11.drv" ); + mod = 0;//GetModuleHandleA( "winex11.drv" ); + ERR("Don't call ModuleHandleA\n"); It prints me my added error message before everything else, but the bug is still there. -- 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.