Dialup adapter enumeration

Hi gurus.

I need help on enumerating dialup adapters. What API to look, where to
start?

Thanx in advance.

Perhaps RasEnumDevices will work for you.

M.

Dmitriy Gubarkov wrote:

Hi gurus.

I need help on enumerating dialup adapters. What API to look, where to
start?

Thanx in advance.


Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at http://www.osronline.com/page.cfm?name=ListServer

Try RasEnumDevices() from usermode.

Good Luck,
Dave Cattley
Consulting Engineer
Systems Software Development

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Dmitriy Gubarkov
Sent: Friday, March 24, 2006 3:38 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Dialup adapter enumeration

Hi gurus.

I need help on enumerating dialup adapters. What API to look, where to
start?

Thanx in advance.


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer

Thanx a lot guys.

“David R. Cattley” ???/??? ? ??? ???:
news:xxxxx@ntdev…
> Try RasEnumDevices() from usermode.
>
> Good Luck,
> Dave Cattley
> Consulting Engineer
> Systems Software Development
>
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com] On Behalf Of Dmitriy Gubarkov
> Sent: Friday, March 24, 2006 3:38 AM
> To: Windows System Software Devs Interest List
> Subject: [ntdev] Dialup adapter enumeration
>
> Hi gurus.
>
> I need help on enumerating dialup adapters. What API to look, where to
> start?
>
> Thanx in advance.
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> To unsubscribe, visit the List Server section of OSR Online at
> http://www.osronline.com/page.cfm?name=ListServer
>
>