QUOTE(DumpZ @ Aug 18 2005, 09:47 AM)
Thanks allot this should get me underway
the first resource about this should always be msdn.
there you will find all (documented) api calls with mosty code examples (often not complete though).
so next time just visit msdn and use the search function, its a programmer's playground.
if you have any problems using one api someone here is willing to help.
in the case of using network api to query remote system information you will end up asking alot I think, because I have not found one working example at msdn, it always fails with an unicode error.
they should try their samples before putting them online, but thats microsoft