#Cur Dir Quiz?
I tested this behavior on Windows NT 3.5 (build 807), utilizing the
following p-code
SetCurrentDirectory("E:");
GetCurrentDirectory();
The buffer returned by GetCurrentDirectory() contained the current directory
on the E: drive (in my case, E:\MSTOOLS\BIN)
Regards,
Scott Field
Microsoft Corp.
There is 1 Reply.
Read action !