jyeskay
June 10th, 2003, 12:51 PM
Hi! Can any one sort out my problem?
I am using Borland C++Builder ver5.0, Win Me and Direct CD, I want to create a directory in a Blank cd. I have used these functions CreateDirectoryEx, CreateDir, CreateDirectory. all these functions return false.
Where as once I manually create a directory in a blank cd and I am able to create subdirectories using these above functions. I couldn’t create directory in CD root.
Note: These functions works fine in Windows 2000, I have problem only in Win Me and Win 98.
I am using Borland C++Builder ver5.0, Win Me and Direct CD, I want to create a directory in a Blank cd. I have used these functions CreateDirectoryEx, CreateDir, CreateDirectory. all these functions return false.
Where as once I manually create a directory in a blank cd and I am able to create subdirectories using these above functions. I couldn’t create directory in CD root.
Note: These functions works fine in Windows 2000, I have problem only in Win Me and Win 98.