A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Magnus Olsen 7fda8aece2 revers Revision: 23549 | * allocate a terminating zero for every parsed argument
The code cause a regress. and the old code is 100% correct. I spoken with janderwald about it
*argc can be 0 when it call to CommandLineToArgv and he did not think of it. and agrument 
agrc is always 1, but that can not be take into accunt. for u do not paraser how many argc it exists
you parser the current argv, like is it 0, is it 1 so on. 

 


svn path=/trunk/; revision=23554
2006-08-12 14:51:51 +00:00
cis Handle access denied scenario 2005-12-13 18:56:49 +00:00
irc Remove all curses except 'semprini'. 2006-06-26 16:39:23 +00:00
msvc6
os2
reactos revers Revision: 23549 | * allocate a terminating zero for every parsed argument 2006-08-12 14:51:51 +00:00
rosapps Update the hardcoded ViewCVS URL. Now packmgr works on the bootcd. 2006-08-08 21:19:11 +00:00
rosky
vms