windows - How can I find the current DNS server? -


i'm using delphi , need current windows dns server ip address can lookup. function should call find it? solution have right ipconfig/all it, horrible.

found nice 1 using function getnetworkparams().seems work quite good. can find here: http://www.swissdelphicenter.ch/torry/showcode.php?id=2452


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -