burningodzilla
12-07-2001, 10:16 AM
is there a relatively short way to know if a user has a specific dial up networking account set up (i would already know the name)? i looked into the RasEnumEntry api but it seemed like it's functionality varried from the 9x family to the NT
burningodzilla
12-07-2001, 10:45 AM
ok...i've got something working. i used some code from the scarms and made a DUN lister. i'm concerned that it won't work on both 9x and NT. here's the project, if someone could check the code or just run it on your machine if you have NT/2k, that would be great.
thanks
bg
Thinker
12-07-2001, 10:58 AM
It worked great on my NT4 Server.
burningodzilla
12-07-2001, 11:52 AM
GREAT! thanks a lot thinker