Hi All,
Can anybody tell me the way , by which i can get path of root directory as string
Regards:
Ashish
Printable View
Hi All,
Can anybody tell me the way , by which i can get path of root directory as string
Regards:
Ashish
If you are talking about the System directory in Windows you can use GetWindowsDirectory() API
thank you