> I'm using VB.NET 2005.

Signature
try asking in a group with "dotnet" in the name; this group is for VB 6.0
and earlier
VB.Net and VB 200x are Not.VB
Same problem in VB6, I only need to know which API to use to get this
information. This is the only API group as far as I know.
Kay
> > I'm using VB.NET 2005.
J French - 22 Feb 2007 10:28 GMT
>Same problem in VB6, I only need to know which API to use to get this
>information. This is the only API group as far as I know.
Search this NG there has been some stuff on this recently
DeviceIoControl and IOCTL_STORAGE_QUERY_PROPERTY are key words to
look for.
Thorsten Albers - 22 Feb 2007 10:29 GMT
Kay-Christian Wessel <KayHanse@Netcom.no> schrieb im Beitrag
<uL4M7elVHHA.1208@TK2MSFTNGP03.phx.gbl>...
> Same problem in VB6, I only need to know which API to use to get this
> information. This is the only API group as far as I know.
It is the only (maybe) group which has "winapi" in its name. Other groups
like e.g. the dotnet groups are covering all aspects of developing with the
language including Windows API coding. Just give it a try there!

Signature
----------------------------------------------------------------------
THORSTEN ALBERS Universität Freiburg
albers@
uni-freiburg.de
----------------------------------------------------------------------
Dick Grier - 22 Feb 2007 19:04 GMT
Hi Kay,
What is returned with the SerialPort PortNames method? BTW, I suspect that
this may be the same as EnumPorts.
I "think" that the Control Panel /Device Manager uses details in the
Registry that are not exposed by a published API.
Dick

Signature
Richard Grier, MVP
Hard & Software
Author of Visual Basic Programmer's Guide to Serial Communications, Fourth
Edition,
ISBN 1-890422-28-2 (391 pages, includes CD-ROM). July 2004, Revised March
2006.
See www.hardandsoftware.net for details and contact information.