> Mattia wrote:
> >I don't know, it sould; BTW I am not sure that is "start foo.jpg"
> fails,
> >wxMimeTypesManager will work.
>
> Yes, but if wxMimeTypesManager delivers the associated application (and
> path), then I can use:
> Wx::ExecuteCommand("$cmd",0);
Yes, but since, AFAIK, both wxMTM and start.exe get the information
from the registry, if start.exe does not work, it is _likely_ ( not certain )
that the information in the registry is wrong.
> For it to be "clickable", there needs to be an #a href=..# tag, and I
> could hide the application path inside the link.
>
> Would wxMimeTypesManager return the application path?
I think so.
Regards
Mattia
|