https://bugs.winehq.org/show_bug.cgi?id=39597
--- Comment #10 from joaopa jeremielapuree@yahoo.fr --- Created attachment 71703 --> https://bugs.winehq.org/attachment.cgi?id=71703 Modified source to avoid a warnig + binary
Big still occurs with wine-7.0 Instruction to compile in Linux: i686-w64-mingw32-g++ PlayVideo.cpp DirectXApp.cpp -o PlayVideo.exe -lole32 -lgdi32 -luser32 -ldxguid -luuid -lddraw -lstrmiids -static