Click to See Complete Forum and Search --> : share directory


vivekbhi
February 17th, 2000, 07:04 AM
I am working on developing application in which i create directories. I am now able to create the directory the problem lies in how to make or set the directory as "SHARED", using Visual basics...?

Thanks in advance
-Vivek

Kyle Burns
February 17th, 2000, 08:23 AM
NetShareAdd API will do what you're wanting, but I've never used it from VB.