Re: Getting Serial Port Resources using SetupDi or CM_ Calls
- From: "Doron Holan [MS]" <doronh@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 14 Jan 2006 11:33:29 -0800
the msports.dll coinstaller sample in the ddk demonstrates how to view the
resources.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"Don Burn" <burn@xxxxxxxxxxxxxxxx> wrote in message
news:%23W$fxXSGGHA.1424@xxxxxxxxxxxxxxxxxxxxxxx
> Look at the devcon sample in the DDK, it has the ability to display these
> resources. You get the full source so extracting what you need is
> relatively easy.
>
> --
> Don Burn (MVP, Windows DDK)
> Windows 2k/XP/2k3 Filesystem and Driver Consulting
> Remove StopSpam from the email to reply
>
>
>
> "winddklearner" <winddklearner@xxxxxxxxxxxxxxxx> wrote in message
> news:5C1B48C2-EB89-4988-9A09-6E3F5E3DAB12@xxxxxxxxxxxxxxxx
>> Hi,
>> I am trying to get the COM port resources values (such as I/O Range) as
>> given in Device Manager->Ports (COM & LPT)->Communication Port->(right
>> click
>> & get)->Properties Page. On this Properties page we get Resources tab at
>> the
>> last. In this tab, we find "Resource Settings". In this we have "I/O
>> Range".
>> For COM1 generally it is shown as "03F8 - 03FF".
>> I would like to know which Windows DDK API (like SetupDi, CM_ calls) or
>> SDK
>> API provides a means to obtain this information programmatically?
>> Please guide.
>> Thanks in advance.
>
>
.
- References:
- Re: Getting Serial Port Resources using SetupDi or CM_ Calls
- From: Don Burn
- Re: Getting Serial Port Resources using SetupDi or CM_ Calls
- Prev by Date: Can get information of Server end in Client end when do network printing?
- Next by Date: Re: Identify USB Keyboard Device Instance For Each Character Dynamical
- Previous by thread: Re: Getting Serial Port Resources using SetupDi or CM_ Calls
- Next by thread: Re: Getting Serial Port Resources using SetupDi or CM_ Calls
- Index(es):
Relevant Pages
|