Bug in GUI App WinMain Arguements

BB canofspam@att.net
Mon Apr 7 21:42:00 GMT 2003


It is.  I think you might have already written it. (From
"winsup/mingw/main.c" -  '$Author: cgf $')

"winsup/cygwin/lib/libcmain.c" doesn't check for a quoted first argument in
the GetCommandLineA() result.

"winsup/mingw/main.c" has a better implementation of main().

BB

"Christopher Faylor" <cgf-rcm@cygwin.com> wrote in message
news:20030404185413.GA12006@redhat.com...
> On Fri, Apr 04, 2003 at 12:08:46PM -0600, BB wrote:
> >I added a call to GetCommadLine() to see what it returns. It correctly
> >quotes the directory with spaces in it, so the caller of WinMain() should
> >easily be able to handle it.  Win95 does too.
>
> Sounds like a really simple patch then.  Looking forward to it.
>
> cgf
> --
> Please use the resources at cygwin.com rather than sending personal email.
> Special for spam email harvesters: send email to aaaspam@sourceware.org
> and be permanently blocked from mailing lists at sources.redhat.com
>




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list