Hi,

I want to create a DIAL-UP connection AND a DIAL-IN connection using WIN32 API (PyWin32) without GUI interaction with the user. The function CreatePhonebookEntry available in win32ras module uses that kind of GUI interaction. I'd like to know if there's a silent or user-transparently way to do that. I've already read a considerable amount of documentation (msdn, python maillist, etc) and I didn't find anything that does exactly what I need.

Thanks!

--
Att,

Gabriel de Carvalho Nogueira Reis
E-mail: [EMAIL PROTECTED]
_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to