Good find.  Of course, the author's page below indicates that Win32::DUN
is
1) considered obsoleted by Win32::RASE
2) requires the use of an external program to do some of the work

I've been playing with Win32::RASE and also Win32::GUI to make a
flexible
dialer application that a number of my mobile friends really like. 
There are
some bugs in Win32::RASE in the APIs that return detailed information
about
DUN entries, rename DUN entries, or create new DUN entries, but it does
work
for dialing, though without callbacks.  Ah well, you can't get callbacks
if
you launch an external program, either... although the external program
could
implement a progress dialog with a cancel button.  The inability to
cancel a
dial sequence in progress seems to be the major limitation of
Win32::RASE's
functioning capabilities.

rotaiv wrote:

> At 06/08/2001  07:24 AM, Pete wrote:
>
> >A google search turned up a few pages, one with a link for
> >Win32::DUN, but the page no longer appears to be there.
>
> Google archives many of their pages so even if the page is not there, you
> can often view the page using their cache.  I searched for Win32::DUN on
> google to see if it was cached and I actually found a link that was still
> active.  The only problem is the actual download links are broken.  The
> author did list his email address so maybe you can send him an email.
>
> http://runnet.dux.ru/guest/fno/perl/
>
> mailto:[EMAIL PROTECTED]?subject=Perl Goodies
>
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

--
GLenn     1-85-84-85-3339
===========================================
Due to the current economic situation, the light at the
end of the tunnel will be turned off until further notice.
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to