PDA

Click to See Complete Forum and Search --> : Accessing Shared Resources...


stefanzbrozek
Jan 16th, 2001, 09:52 AM
I want to access (open) a win9x shared resource on a Network, like a drive or folder, through a VB app.

but not using the Commondialog box to select a

"\\Host\resource"

--The program has to pass any passwords.--

How can I do this.

I have winsck control ect... Is it possible or am I just making a nusence. o you get what im trying to do?

very basically, a brute force prog' for accessing shared resources across a win9x network.