|
-
Nov 6th, 2000, 10:44 AM
#1
Thread Starter
Junior Member
I want to see the all intranet in my listbox. As you know, a drivelistbox or a filelistbox only allows to see the drives.
How can I make something similar with the left window of the Explorer or Windows 9X.
My best regards
José Nogueira
Eng. José Nogueira
Mail: [email protected]
Web: planeta.clix.pt/janogueira
Entroncamento-Santarém-PORTUGAL
-
Nov 6th, 2000, 03:08 PM
#2
Are you trying to list all computers on the LAN? If yes, then check a Code Snippet I've posted for the similar topic.
-
Nov 7th, 2000, 01:15 PM
#3
Thread Starter
Junior Member
I can't put it working...
I tried Serge code and it is compilable and linkable. However, the exe file answers me "Run-time error '438': object doesn't support this property or method!".
I tried a Step by Step running and it stops when it wants to pass the information to the object that shows the computers in the LAN.
I tried too the DriveListBox, the DirListBox and the FileListBox and none of them works. It always appears the run-time error I noticed.
What must I do to make it workable?
My best regards
José Nogueira
Eng. José Nogueira
Mail: [email protected]
Web: planeta.clix.pt/janogueira
Entroncamento-Santarém-PORTUGAL
-
Nov 7th, 2000, 03:03 PM
#4
The code snippet is using a regular ListBox.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|