Results 1 to 4 of 4

Thread: Intranet in a Listbox

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    PORTUGAL
    Posts
    18

    Question

    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

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    Are you trying to list all computers on the LAN? If yes, then check a Code Snippet I've posted for the similar topic.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2000
    Location
    PORTUGAL
    Posts
    18

    Angry 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

  4. #4
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    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
  •  



Click Here to Expand Forum to Full Width