|
-
May 11th, 1999, 02:48 AM
#1
Opening different filetypes
Hi,
I'm trying to build a command-line program to open files in their registered editors/viewers.
The use of this application should be like :
"open test.doc" : this would open the file test.doc in word, and "open test.txt" would open test.txt in notepad.
I know GetClassFile to get a CLSID, but i don't know how to go on from there. Any hints/tips?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|