
Can VB5.0 view network recources
I do have source code to enumerate network devices, and I also have
incorporated this into an ActiveX control. I pulled the basis for the
networking code off of this newsgroups (to give credit where credit is
due). If you can not find the code in this group, give me an email, and I
will send it to you...
--
Michael A. Drawbaugh
Quote:
> I would like to Enumerate the network resources (at least the names of
the
> computers on the same work group) on a windows95 network but I can't seem
to
> get the WNetEnum... API calls to work in VB5.0
> I know a lot of people would love an answer to this one - so please reply
if
> you know.
> If you are a C++ buff then please make a dinky little dll so we VB'ers
can use
> get the resources on a network - please.