rundll32: build with -mwindows

Vincent Povirk vincent at codeweavers.com
Thu Oct 30 12:36:23 CDT 2008


I have tested, and it still works. I would have fully expected it to fail if I had remembered the difference between main() and WinMain().

-----Original Message-----
From: Dmitry Timoshkov [mailto:dmitry at codeweavers.com] 
Sent: Thursday, October 30, 2008 11:37 AM
To: Vincent Povirk
Cc: WineHQ Development Mailing List
Subject: Re: rundll32: build with -mwindows

"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