Re: Shared Folder
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
This following link shows how to call the Win32 function NetShareEnum to
get list of folders shared on a computer:
http://www.pinvoke.net/default.aspx/netapi32/NetShareEnum.html
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog:
http://bphillips76.spaces.live.com
"Tim" <Tim@noemailcom> wrote in message
news:eX#Q2$yZHHA.4220@xxxxxxxxxxxxxxxxxxxx:
I am using vb.net 2005
Is there any way to find out if the folder is shared or not.
If shared then what is the shared name.
I'll appreciate any help you can provide.
Thanks, Tim
.
Relevant Pages
- Re: How to find Internet IP address from vb.net
... > Bryan Phillips ... > Blog: http://bphillips76.spaces.live.com ... > Web Site: http://www.composablesystems.net ... >> Thanks, Tim ... (microsoft.public.dotnet.framework.windowsforms) - Re: How to set webservices ttlInSeconds through vb.net code
... Do you also need to set the value in the web.config file of the ASP.Net application hosting the web service? ... Bryan Phillips ... Blog: http://bphillips76.spaces.live.com ... "Tim" wrote in message ... (microsoft.public.dotnet.framework.windowsforms) - Re: Illegal Use of Copywritten Material
... > While I respect your right to voice your opinion on my opinion, ... > SuperBiker Blog and anywhere else that you might have illegally posted ... > Michelle Groh-Gordy ... Tim Kreitz ... (rec.motorcycles) - Re: Determination of Document Type
... > Bryan Phillips ... > Microsoft MVP - Client Application Development ... > Blog: http://bphillips76.spaces.live.com ... (microsoft.public.sharepoint.windowsservices) - Re: Display status in datagridview
... > Hide the integer column and add another string column to show the string ... > Bryan Phillips ... > Blog: http://bphillips76.spaces.live.com ... >> column I have an integer that I want to display as text ... (microsoft.public.dotnet.framework.windowsforms.controls) |
|