I would like to write a plugin, which will provide alternative name resolution in windows; e.g.: a dll which will be called when gethostbyname() is called. I'm wondering if anyone is aware if Microsoft has any documented extensibility methods that would allow custom dns resolution.
feedback
|