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

File association

Status
Not open for further replies.

imagenetics

Programmer
Dec 8, 2003
66
PL
How to determine full path (including the executable file name) to the application to which a specific file is assiociated?

For example, I'm selecting a file (any file) and on a label I want to display the path to its "mother" application. The extension of a given file is determined by ExtractFileExt()

I'll appreciate an example code.
 
See if this article helps.

James P. Cottingham
-----------------------------------------
To determine how long it will take to write and debug a program, take your best estimate, multiply that by two, add one, and convert to the next higher units.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top