On Wed, 24 Sep 2003 12:30:00 -0700, "crouchie1998" <(E-Mail Removed)> wrote:
>What language are you using? Did you use the contants with
>the API call?
>
>Try: http://msdn.microsoft.com
>
>For examples of API call goto http://www.allapi.net
>
>
>>-----Original Message-----
>>can someone tell me api wise, under win2000 how to do the
>following?
>>
>>1 get a list of all network drives
>>
>>I tried getnetworkdriveslist, but I get an empty string
>back..
>>Thanks
>>Jeff Kish
>>.
>>
I saw another call on
www.allapi.net that worked better. Thanks! (GetLogicalDriveStrings)
Jeff Kish