PDA

Click to See Complete Forum and Search --> : Adding DUN Connectoids


Charlie17
Sep 7th, 1999, 03:04 AM
I'm studying computing for A-Level and have just embarked upon a final year project.
Basically, it is a little prog that
connects you to the net and does things like log MB's transferred etc., money spent on-line and loads of other statistical info + draws graphs etc.
I have a great OCX file that connects the user to the net but it's only flaw is that you have to type in the name of the DUN Connectoid for it to use. I have written the code so that the user only need do this once and then it is stored in a file but even doing it once is a pain.
So my question is this: Is there a file or folder containing the names of all the DUN Connectiods on a computer. So I can tell my prog to look their and add the names to a combo box. Alternatively, is their a registry entry somewhere, if so how do I access it?

Many thanks,
Charlie