Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All

I have to sharing the drive or folder using Visual Basic How I do it
Posted

1 solution

you mean you want to share a drive or folder programmatically through VB6, right?

in that case you need to use the mangmenetclass take look a the following link:

http://msdn.microsoft.com/en-us/library/system.management.managementclass.aspx[^]

Regards,
K,D.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900