Regression in patch: OpenGL32: remove glx context

Robert Shearman rob at codeweavers.com
Fri Nov 10 03:52:07 CST 2006


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?


-- 
Rob Shearman




More information about the wine-devel mailing list