Re: Detecting installed applications for specific file type
- From: Tim Slattery <Slattery_T@xxxxxxx>
- Date: Mon, 30 Jan 2006 16:05:24 -0500
Joseph M. Newcomer <newcomer@xxxxxxxxxxxx> wrote:
>I haven't looked at this in several years, but my memory is that no more than one
>application is regsitered per file extension. So even if you have twenty programs, only
>one is the program that is launched by double-clicking the file of the appropriate
>extension.
One program per function per extension. So for a given extension you
might have one program to print it, one to edit it, one to play the
music embedded within it (to make something up). One of these
functions will be the default function, and that one will be invoked
when a file of the given type is double-clicked in Windows Explorer.
I suspect that, in practice, the same program is used for the
different functions but with different command-line switches, or DDE
commands, or some way of telling the program what to do.
--
Tim Slattery
MS MVP(DTS)
Slattery_T@xxxxxxx
.
- References:
- Detecting installed applications for specific file type
- From: Erik Jälevik
- Re: Detecting installed applications for specific file type
- From: Joseph M . Newcomer
- Detecting installed applications for specific file type
- Prev by Date: Re: Drag and Drop target in group box
- Next by Date: Re: mfc to .NET
- Previous by thread: Re: Detecting installed applications for specific file type
- Next by thread: How do I add a Topic ID to a .rtf Help File
- Index(es):
Relevant Pages
|
Loading