Fix all bugs in cmd commands cd, make it rember the last directory for each drive...
authorMagnus Olsen <magnus@greatlord.com>
Tue, 19 Jul 2005 18:15:32 +0000 (18:15 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Tue, 19 Jul 2005 18:15:32 +0000 (18:15 +0000)
commitb44c46dccd50d02a6d99c30a3d8c409e6dccc284
treee8ba6ea35604169349d99a78b83f5637861311f7
parent5b843df690b8b8c9dc33ffb81f6c50dd3174d79a
Fix all bugs in cmd commands cd, make it rember the last directory for each drive. make c: working, make cd f f working. We can not found any more bugs cd rewriting was done by BrandonTurner and me, Brandon rewrite cmd_chdir and I add two functions that we will use for cd and other commands to get and set current drive path. The /D are also implement in CD

svn path=/trunk/; revision=16646
reactos/subsys/system/cmd/En.rc
reactos/subsys/system/cmd/cmd.h
reactos/subsys/system/cmd/internal.c