Click to See Complete Forum and Search --> : API for to find out path of root directory


ashishnegitech
June 20th, 2008, 06:38 AM
Hi All,

Can anybody tell me the way , by which i can get path of root directory as string


Regards:
Ashish

_shubhi
June 20th, 2008, 07:22 AM
If you are talking about the System directory in Windows you can use GetWindowsDirectory() API

ashishnegitech
June 20th, 2008, 07:25 AM
thank you