C
Clive Lumb
Hi,
I am writing a simple application which will be used to examine and
categorise video files.
I would like to add a context menu entry in Windows Explorer for my
application for avi, mpg, mkv files etc. which would be simply "Examine with
my Kick-ass app".
I have searched high and low on Google and MSDN and have only come up with a
couple of examples; one of which simply consists of adding a registry entry
in the shell\open section of "avifile" (this doesn't work btw for avifile
btw, though the example does seem to work for txtfile), the other got me
completely lost in registering COM etc.
There seem to be a few professional add-ons available, but I don't really
need to spend $150 and have colours and icons in my context menus.
Has anybody any experience or links to share please?
Many TIA
I am writing a simple application which will be used to examine and
categorise video files.
I would like to add a context menu entry in Windows Explorer for my
application for avi, mpg, mkv files etc. which would be simply "Examine with
my Kick-ass app".
I have searched high and low on Google and MSDN and have only come up with a
couple of examples; one of which simply consists of adding a registry entry
in the shell\open section of "avifile" (this doesn't work btw for avifile
btw, though the example does seem to work for txtfile), the other got me
completely lost in registering COM etc.
There seem to be a few professional add-ons available, but I don't really
need to spend $150 and have colours and icons in my context menus.
Has anybody any experience or links to share please?
Many TIA