[Bug 22588] Starcraft 2 Editor doesn't render anything on the terrain view

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 11 12:27:17 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22588





--- Comment #22 from Florian <florian at 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.



More information about the wine-bugs mailing list