Advertisement

Modem Detection

Started by November 18, 2003 07:22 AM
0 comments, last by Hairu 21 years, 2 months ago
Does anyone know how to detect if the user has a modem in their system using C++? GetIfTable does a good job detecting network connections, but I need to know if they have a good o''l dialup modem.
I should think it''s different for each version of Windows but on XP you can look under:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ras\Tapi Devices

to see a list of Telephony devices.

Like I say it''ll probably be different for NT, 98 etc.



"Absorb what is useful, reject what is useless, and add what is specifically your own." - Lee Jun Fan
"Absorb what is useful, reject what is useless, and add what is specifically your own." - Lee Jun Fan

This topic is closed to new replies.

Advertisement