[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: writeable cmdline and CreateProcessA
From:       Alexandre Julliard <julliard () winehq ! com>
Date:       2000-06-25 17:00:26
[Download RAW message or body]

Peter Ganten <peter@ganten.org> writes:

> while your patch solved the WinExec()-case, Wine will still crashes, if
> one does something like
> 
> CreateProcess ( NULL, "notepad.exe c:\\autoexec.bat", NULL, NULL, FALSE, 0, NULL, \
> NULL, &startup, &proc_inf ); 
> from within a WineLib app. Shouldn't this be possible, too?

No, the CreateProcess doc specifies that the command line should be
writeable, and that a NULL is inserted after the file name (we don't
do this yet).

-- 
Alexandre Julliard
julliard@winehq.com


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic