Hi,
is there a possibilty to enumerate all
network connections of a computer in a
list box? I only know that I must use
the api calls WNetOpenEnum()
and WNetEnumResources()but I don't know
how to use them.
Thanks.