Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Oct : Detecting a disconnected mapped network drive
| Subject: | Detecting a disconnected mapped network drive |
| Posted by: | "Mark Kimball" (makimba..@hotmail.com) |
| Date: | 10 Oct 2007 10:56:31 |
Does anyone know if there is any way in a program to determine
if a mapped network drive is connected or not? I have the code
necessary to list the "available" drives, but in the case of
mapped network drives, if the remote computer isn't on, I do not
want to list it.
Thanks in advance for any suggestions (or code examples).