Programm für Dateityp registrieren
-
Gruß nochmal,
also gleich noch eine Frage:
ich hab für mein Prog nen extra Dateityp gemacht.
Jetzt will ich, dass wenn man die Datei öffnet, automatisch mein Programm startet.
Also wie kann ich mein Programm für den Dateityp registrieren?thx
-
Siehe: Creating a File Association
http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/fileassociations/fileassoc.aspSiehe: Introduction to File Associations
http://msdn.microsoft.com/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/fileassociations/fa_intro.asp
-
Unter sogar in der FAQ in diesem Forum gibt es etwas:
http://www.c-plusplus.net/forum/viewtopic-var-t-is-39306.htmlGrüssli