API for Driver Names
-
Hi Guys, Please suggest any API for getting the drive names in local system. Thanks in Advance Velayudhan
-
Hi Guys, Please suggest any API for getting the drive names in local system. Thanks in Advance Velayudhan
I've never tried it but you might want to take a look at the
EnumServicesStatus
API using theSERVICE_DRIVER
flag.Steve
-
Hi Guys, Please suggest any API for getting the drive names in local system. Thanks in Advance Velayudhan
velayudhan_raj wrote:
Please suggest any API for getting the drive names in local system.
If you mean System Logical Drives than :- http://www.codeproject.com/system/SysUtil.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
-
velayudhan_raj wrote:
Please suggest any API for getting the drive names in local system.
If you mean System Logical Drives than :- http://www.codeproject.com/system/SysUtil.asp[^]
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You
I thought he was referring to device drivers but upon are more careful read I think that he may of meant drives.
Steve
-
Hi Guys, Please suggest any API for getting the drive names in local system. Thanks in Advance Velayudhan
You need to get drive names or driver names
_**
**_
WhiteSky
-
I thought he was referring to device drivers but upon are more careful read I think that he may of meant drives.
Steve
Stephen Hewitt wrote:
I thought he was referring to device drivers but upon are more careful read I think that he may of meant drives.
Me too after reading that Guys Question.. but it seems he require drives name!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV Support CRY- Child Relief and You