Who knows the WINS API (winsrpc.dll) ?

  • Thread starter Thread starter Walter Holler
  • Start date Start date
W

Walter Holler

Hi,

given none of Microsoft's utilities for WINS (winscl, netsh, winsmgmt)
really works as required,
I'd like to write my own program to dump all entries, search for and delete
junk that has accumulated over time.

All those utilities seem to use WINSRPC.DLL, but I can not find the API
declarations for it and MS support was no help yet...

Has someone got the specification for the functions in WINSRPC.DLL ?

TIA
Walter
 
:
: Has someone got the specification for the functions in WINSRPC.DLL ?

Walter...

This might get answered better in a development forum.

--
Roland

This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose.
-Technet Knowledge Base-
http://support.microsoft.com/default.aspx?scid=fh;EN-US;kbhowto&sd=TECH&ln=EN-US&FR=0
-Technet Script Center-
http://www.microsoft.com/technet/treeview/default.asp?url=/technet/scriptcenter/default.asp
-MSDN Library-
http://msdn.microsoft.com/library/default.asp
 
Back
Top