WNetEnumResource Question 
Author Message
 WNetEnumResource Question

Hi there...

How can I enum the computers available on the LAN?
The WNetEnumResource only returns the drives that I have mapped, even though
I have set the WNetOpenEnum to enum all avalilable resources.

/Suurland



Sat, 08 Mar 2003 03:00:00 GMT  
 WNetEnumResource Question
WNetEnumResource must be called recursively, with NETRESOURCE structure
properly set, to list all the computers on the network. Look at my answer
for "Network workgroup in VB" posting. I just replied to it few minutes
back. I have attached a bas module to that posting which has the code that
you need.


Quote:
>Hi there...

>How can I enum the computers available on the LAN?
>The WNetEnumResource only returns the drives that I have mapped, even
though
>I have set the WNetOpenEnum to enum all avalilable resources.

>/Suurland



Wed, 12 Mar 2003 10:27:56 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. wNetEnumResource Question - C to VB

2. wNetEnumResource Question - C to VB

3. wNetEnumResource Question - C to VB

4. WNetEnumResource() ?

5. WNetEnumResource Win32 API Problem

6. WNetEnumResource examples anyone ?

7. HELP : WNetEnumResources HOW DOES THAT WORK ???

8. WNetEnumResource

9. Win32 WNetEnumResource problem

10. *** WNetEnumResource calling in VB4

11. wnetEnumResource issues

12. WNetOpenEnum and WNetEnumResource

 

 
Powered by phpBB® Forum Software