[KERNEL32]
authorAleksey Bragin <aleksey@reactos.org>
Tue, 29 Mar 2011 21:48:13 +0000 (21:48 +0000)
committerAleksey Bragin <aleksey@reactos.org>
Tue, 29 Mar 2011 21:48:13 +0000 (21:48 +0000)
commita77d09adf9393128be3b688c5ad976a5f05cbf0d
tree7a481069f4578d75d3673e94c72a70e0f1e71439
parented27eba84377638a4e7e993d56c4881a1228b53d
[KERNEL32]
- Rename global vars to some better names (some of the names seen in Windows 2003 asserts and text messages).
- Add BaseDefaultPath initialization, which will be needed but the new kernel32/ldr code, which is in turn required by the new ntdll/ldr code.
- Add some beginnings of BasepGetDllPath(), but it returns NULL anyway now so no change in execution.

svn path=/trunk/; revision=51197
reactos/dll/win32/kernel32/file/curdir.c
reactos/dll/win32/kernel32/file/dir.c
reactos/dll/win32/kernel32/include/kernel32.h
reactos/dll/win32/kernel32/misc/console.c
reactos/dll/win32/kernel32/misc/dllmain.c
reactos/dll/win32/kernel32/process/procsup.c