http://bugs.winehq.org/show_bug.cgi?id=21352
Summary: odd behaviour with segmentation fault in openwatcoms DirectX sample (samples/directx/cpp/d3d/d3d.cpp) Product: Wine Version: 1.1.36 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: sebi@berlin.com
Created an attachment (id=25707) --> (http://bugs.winehq.org/attachment.cgi?id=25707) binary and source for the DirectX sample application
Compiling and running the sample application shipped with the Openwatcom Compiler (the compiler itself can be installed through winetricks, though i used mingw to compile the sample) works as expected, but running the sample certainly doesn't.
Binary, Source Code, Terminal Output and a Screenshot are attached (requires the DirectX SDK from Microsoft.com to compile the Source)