[ros-bugs] [Bug 867] New: create process/command line problem makes firefox 1.0.1 (7zip) installer fail

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Tue Oct 4 14:39:36 CEST 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=867

           Summary: create process/command line problem makes firefox 1.0.1
                    (7zip) installer fail
           Product: ReactOS
           Version: TRUNK
          Platform: VMWare 5
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.com
        ReportedBy: hardon at online.no
         QAContact: ros-bugs at reactos.com


when starting an app (create process) using a full path like "C:\foo bar\foo
bar\app.exe" this becomes the process command line and you can get this with
GetCommandLine(). The bug is GetCommandLine() in ros returns C:\foo bar\foo
bar\app.exe WITHOUT the quotes. Somehow the quotes are lost. Its not
GetCommandLines fault but rather CreateProcess. Alex did some reworking in there
and then this bug appeared i think.

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list