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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Browsing directories and selecting files for action

Status
Not open for further replies.

dwalker

Technical User
Nov 29, 2002
34
I'd like to create a form that allows me to browse to a directory, select files from that directory (more than 1 file at a time) and then perform actions with those files. For example, I might select file names and then import their name and path into a table, or select a number of files and then delete them.

What I'm after is a form similar to the GetOpenFileName function in the comdlg32.dll (for those familiar with that) but I need my own controls on the form and the ability to multi-select.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top