Re: Getting Serial Port Resources using SetupDi or CM_ Calls

Tech-Archive recommends: Speed Up your PC by fixing your registry



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.
>
>


.



Relevant Pages

  • Re: Getting Serial Port Resources using SetupDi or CM_ Calls
    ... Don Burn (MVP, Windows DDK) ... > I am trying to get the COM port resources values as ... > I would like to know which Windows DDK API ...
    (microsoft.public.development.device.drivers)
  • printer driver development books
    ... from the DDK, we like to have other resources for some inputs. ... What book/s ... can you recommend? ...
    (microsoft.public.development.device.drivers)
  • Re: printer driver development books
    ... > from the DDK, we like to have other resources for some inputs. ... What book/s ... > can you recommend? ...
    (microsoft.public.development.device.drivers)
  • Getting up to speed with AVStream Driver
    ... Just want some links to info on AVStream driver writing (outside of DDK if ... anyone knows of some good resources). ... Been to WinHec site as well. ...
    (microsoft.public.development.device.drivers)
  • Re: Need a simple kb/mouse hook device driver
    ... this is the ddk you want. ... so getting timestamps a granluarity lower then 10 ms is not ... Please do not send e-mail directly to this alias. ... >> seeing that the default timer accuracy on the PC is 10 ms, ...
    (microsoft.public.development.device.drivers)