Finding the modem
-
Hello, Can anyone know how can I query windows for its devices. What I mean is that my program needs to know which modems are installed on the pc and thier ports, etc.. The windows device manager is a good example, I want to know how to get data the device manager displays. Thanks Y.R.
-
Hello, Can anyone know how can I query windows for its devices. What I mean is that my program needs to know which modems are installed on the pc and thier ports, etc.. The windows device manager is a good example, I want to know how to get data the device manager displays. Thanks Y.R.
See my articles: - Enumerate Installed Devices Using Setup API[^] - Enumerate Properties of an installed Device[^] Best regards, A. Riazi
-
See my articles: - Enumerate Installed Devices Using Setup API[^] - Enumerate Properties of an installed Device[^] Best regards, A. Riazi
-
Thank you very much. After posting this message I searched in code project and indeed got to your article "Enumerate Installed Devices Using Setup API[^]". I loved it very much very intresting. I will read the second one now. Regards Y.R.
:cool: A. Riazi