1 Apr
2013
1 Apr
'13
9:37 a.m.
http://bugs.winehq.org/show_bug.cgi?id=33311 --- Comment #2 from Dmitry Timoshkov <dmitry(a)baikal.ru> 2013-04-01 04:37:17 CDT --- The problem is that all the additional overhead caused by loading the DLL is actually not being delayed. For instance marking winspool as delay loaded module doesn't mean that it will be loaded and initialized only when one of its APIs is called like it works under Windows. In other words adding a module to DELAYIMPORTS list in Makefile does nothing. -- 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.