New Modem Creation
2012-07-11 16:08:03 GMT
Hi All,
I'm using windows default driver Usbser.sys for my Embedded device to connect it with my PC. I need to create a LAN connection between my PC and my Embedded device. I used Ras dial to achieve this. But the problem here is before making the dial-up connection I need to create a Modem.
I follow the below steps to create a Modem.
Control Panel -> Phone and Modem options -> Navigate To Modem Menu -> Click Add button -> Select “Don’t detect my modem;I will select it from a list” -> Select “Communications cable between two computers” and click Next button -> Selected my COM port in which device is connected -> Finish.
And below is my SetupApi.log when installing the new modem:
[2012/07/11 21:07:12 4324.27 Driver Install]
#-198 Command line processed: "C:\WINDOWS\system32\rundll32.exe" C:\WINDOWS\system32\shell32.dll,Control_RunDLL "C:\WINDOWS\system32\telephon.cpl",Phone and Modem Options
#I060 Set selected driver.
[2012/07/11 21:07:12 4324.28]
#-198 Command line processed: "C:\WINDOWS\system32\rundll32.exe" C:\WINDOWS\system32\shell32.dll,Control_RunDLL "C:\WINDOWS\system32\telephon.cpl",Phone and Modem Options
#-166 Device install function: DIF_INSTALLDEVICE.
#I123 Doing full install of "ROOT\MODEM\0009".
#-011 Installing section [M2700] from "c:\windows\inf\mdmhayes.inf".
#I121 Device install of "ROOT\MODEM\0009" finished successfully.
How to achieve this part ( creating New Modem ) Programatically? Is there any Windows APIs available or is there a way to do this with writing some inf files? Please Suggest me to proceed.
Thanks..
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Libusb-win32-devel mailing list Libusb-win32-devel <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel
RSS Feed