Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

File / directory dialog

Status
Not open for further replies.

brisray

Programmer
Joined
Feb 7, 2002
Messages
88
Location
US
My first post to this forum was back in the beginning of February when I asked for information on interupts. I didn't get many replies but in the end I found I didn't need the information anyway. Thanks for your help MiggyD anyway.

The reason I asked for the information was because I wanted to write a file dialog box. Well, I finally finished my little project. If you're interested the end product can be found at
You may like to take a look at it anyway as I've put together quite a few algorithims that are common to lots of programs. In them you can see how to sort an array, how to draw a scrolling menu, how to manipulate strings, error checking, creating files and directories, changing drives and directories, trapping and using the non-printable keyboard characters, and other techniques.

Ray
 
I like that! A couple of problems when it hangs trying to read a non-existent B: drive... but very professional. Cudos!
VCA.gif
 
Thanks Alt,

I thought I had the drive thing sorted out. You should have seen what happened when it tried to write that temporary file to a DVD drive in the first version.

I tried to make the program as robust as I could, but we all know how that goes.

Ray
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top