http://bugs.winehq.org/show_bug.cgi?id=12792
--- Comment #16 from Pali pali.rohar@gmail.com 2011-02-01 18:11:12 CST --- Created an attachment (id=33094) --> (http://bugs.winehq.org/attachment.cgi?id=33094) Source code of Warcraft III starter
I created Warcraft III starter (C program) for Wine, which use some ugly hacks with integrated wine's explorer.exe, Warcraft III window mode and WinAPI function CreateProcess.
This starter starts Warcraft III in window mode, but resized to fullscreen (there is no visible differences between this and classic fullscreen mode) without changing actual screen resolution. In this mode movies works fine for me without any external dlls.
I'm attaching source code of my starter.