rundll32: build with -mwindows

Dmitry Timoshkov dmitry at codeweavers.com
Thu Oct 30 11:37:11 CDT 2008


"Vincent Povirk" <vincent at codeweavers.com> wrote:

> -APPMODE   = -mconsole
> +APPMODE   = -mwindows

Have you tested that it still works? I'd expect that you also need
to replace main() by WinMain() and adapt command line processing.

-- 
Dmitry.



More information about the wine-devel mailing list