RE: rundll32: build with -mwindows
30 Oct
2008
30 Oct
'08
12:36 p.m.
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(a)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(a)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.
6252
Age (days ago)
6252
Last active (days ago)
0 comments
1 participants
participants (1)
-
Vincent Povirk