A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hartmut Birr a252566666 Fixed a minor bug in __getmainargs()/__GetMainArgs().
The parser for argc/argv inserts '\0'-characters in the buffer (CommandLineA).
The next call to GetCommandLineA() returns only the first parameter (program name).

svn path=/trunk/; revision=2137
2001-08-02 12:39:35 +00:00
freeldr Full memory management support (memory.c & memory.h & mem.S) 2001-07-06 22:05:05 +00:00
reactos Fixed a minor bug in __getmainargs()/__GetMainArgs(). 2001-08-02 12:39:35 +00:00
rosapps cmd, more, tee, y, notevil, sysutils linked to msvcrt.dll. 2001-07-28 08:02:05 +00:00