The DUN connnections are in HKEY_CURRENT_USER\RemoteAccess\Addresses. Each connection has it's own Name. Why don't you just use some code that retreives all values under a certain key? I saw some code on here that does just that. Then simply modify the code so that it loops through adding each retrieved connection to a list/combo box.