http://bugs.winehq.org/show_bug.cgi?id=12191
--- Comment #3 from BlackStar BurnSpamAddress@gmail.com 2008-03-24 07:59:53 --- IMHO, it looks like the error occurs in gdi, not opengl:
=>1 0x00000000 (0x0034c79c) 2 0x7e7727fb in winex11 (+0x327fb) (0x0034c7cc) 3 0x7e77a082 X11DRV_ChoosePixelFormat+0xa2() in winex11 (0x0034c85c) 4 0x7ecf3940 ChoosePixelFormat+0xb0() in gdi32 (0x0034c88c) 5 0x7e26be00 InitAdapters+0x2eb0() in wined3d (0x0034cd4c) 6 0x7e2dcc72 WineDirect3DCreate+0x22() in wined3d (0x0034cd7c) 7 0x7e3707fc in ddraw (+0x207fc) (0x0034cddc) 8 0x7e370dfd DirectDrawCreate+0xbd() in ddraw (0x0034ce2c)
Note, this is ChoosePixelFormat, not wglChoosePixelFormat.
What's more, the crash occurs regardless of whether you install the (addon) opengl driver (by default WC: Secret Ops comes with ddraw, D3D and glide drivers).
Anything I can do to help debug the issue?