Where are File, Drive, and Directory list boxes? 
Author Message
 Where are File, Drive, and Directory list boxes?

Hi,
    Are file, drive, and directory list boxes gone?  The file dialog
subclasses are working fine for me but I now I only need a user to choose a
directory.  Is there anything out there or do I need to use the Directory
class to generate my own list boxes?  Thanks!  Ken.


Sun, 22 Feb 2004 08:09:20 GMT  
 Where are File, Drive, and Directory list boxes?
Okay I got it thanks to a post from Andreas on the C# board.  It's actually
really easy to do if you put in a reference to Shell32.DLL in your project.
The problem though is now I'm using COM again, but I guess if this is the
one COM DLL I have to risk DLL Hell with that won't be so bad.  If I ever
get around to writing my own file list boxes in .Net I'll be sure to let you
all know.  Ken.



Quote:
> Hi,
>     Are file, drive, and directory list boxes gone?  The file dialog
> subclasses are working fine for me but I now I only need a user to choose
a
> directory.  Is there anything out there or do I need to use the Directory
> class to generate my own list boxes?  Thanks!  Ken.



Sun, 22 Feb 2004 08:42:05 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Directory List Boxes and Blank Drives

2. Q: Drive and Directory List Box Icons

3. VB6 - file list box / drive box question - resolving network paths and computer names

4. drive/directory/file list

5. Full drive directory/file listing code wanted

6. Selecting files in many directories, use of file list box

7. Drive List and Directory List

8. Reading Drive Settings (BIOS or Drive List Box)

9. Network drives in a drive list box control

10. File List Box Problem on Network Drives

11. Help: displaying hidden directories in directory list box

12. file list box problem across network drives

 

 
Powered by phpBB® Forum Software