https://bugs.winehq.org/show_bug.cgi?id=37160 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24(a)gmail.com Version|unspecified |2.17 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #2 from Alex Henrie <alexhenrie24(a)gmail.com> --- This bug can be trivially reproduced by attempting to compile the following program with `winegcc -DD3D_DISABLE_9EX`: #include <d3d9.h> int main(void) { return 0; } -- 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.