Results 1 to 10 of 10

Thread: Browse Folders?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Posts
    154

    Browse Folders?

    Hey Everyone...

    I have this program that lists all files in a directory. Right now....you just enter the path of the directory in a inputbox...But i dont like it...cause it's too easy to make a mistake!!

    What I want to do is use a browse button to select the folder that you would like to output to the file!

    Can anyone please help me with this.

    Thanks in advance!

  2. #2
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    I found this on the Net....

    Worked well for me...
    Attached Files Attached Files

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by nemaroller
    I found this on the Net....
    Worked well for me...
    Just wondering if .NET Framework is still poor to manage without those API used in that module .

  4. #4
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    ?

  5. #5
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by nemaroller
    ?
    lol . I thought we can write like that module in pure .NET way . That's the point .

  6. #6
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Microsoft totally bombed on that one... they forgot to include one in .Net 1.0 anway...

    Allapi has their own version... but it still uses API's... I'm not all technical on how .Net handles using InterOP, but as long as the code contains it... I'm happy with it

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Jan 2003
    Posts
    154
    How do I call that from the module?

    Thanks again

  8. #8
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    VS.NET 2003 includes a folder browser control.

  9. #9
    I wonder how many charact
    Join Date
    Feb 2001
    Location
    Savage, MN, USA
    Posts
    3,704
    Originally posted by DevGrp
    VS.NET 2003 includes a folder browser control.
    See... that's the @#@ I was complaining about earlier... You have to upgrade to VS 2003 to get it... seems to me they should have that available regardless as a service pack to 2002...

  10. #10
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    They will have a service pack available. Just dont know when.

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