Results 1 to 3 of 3

Thread: Windows Explorer

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 1999
    Posts
    56

    Talking

    Does anyone know if there is a control or API call that lets me place a directory/file list box like that of Windows Explorer? I've been looking for this control/code for a while now. I'd like to show the folder and files in a directory using icons instead of just a list or tree. Thanks in advance.

  2. #2
    New Member
    Join Date
    Jun 2000
    Posts
    5

    ListView Control

    Look into the ListView Control. It is part of the Microsoft Windows Common Controls 6.0 (SP3) (mscomctl.ocx).

    With this control you can have a list box with column headers (like in Windows Explorer the File Name, File Type, Date, etc.) and you can have icons.

    Kevin

  3. #3
    Member
    Join Date
    Jun 2000
    Location
    In front of Computer
    Posts
    37
    download the Xceed Zip Library from download.com it is the best zipping library i have found, although to use it in distributed appz, you need to register the dll

    it is the best though

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