McAlonso
July 10th, 2008, 05:42 AM
Hi, I'd like to code a function to tell Windows to open a file with the default program according to its extension. How can I do it?
Tyvm!
Tyvm!
|
Click to See Complete Forum and Search --> : Opening a file McAlonso July 10th, 2008, 05:42 AM Hi, I'd like to code a function to tell Windows to open a file with the default program according to its extension. How can I do it? Tyvm! fred100 July 10th, 2008, 06:34 AM Why don't you use ShellExecute() ?!!!!!!!!! McAlonso July 10th, 2008, 07:09 AM Yep, cool. Ty. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |