Mirek wrote:
This patch broke nvidia SDK opengl demos, i cant run it with this patch.
Here is some small report from terminal: cvswine glsl_bump_mapping.exe err:wgl:process_attach X11DRV or GDI32 not loaded. Cannot create default context. err:module:LdrInitializeThunk "opengl32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"G:\usr\games\nvidiaSDK\DEMOS\OpenGL\bin\Release\glsl_bump_mapping.exe" failed, status c0000142
Perhaps the patch removed the last remaining user32 imports, causing user32 to no longer be loaded unless the app links to it?