On Windows are you extracting these from the registry, or by some other method?
While I am sure it is ultimately stored in the registry, there is a formal api for it. Two, actually. One is through some functions in WinInet and the other is through WinHTTP. I am actually using the former, which even though it is "older" than WinHTTP, it is supported on all versions of Windows where as the WinHTTP is i think just 2000/ XP and up, or something like that.
-stephen _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
