Add a context menu item to Windows Explorer (Win98) with VB6?



Okay, before I start searching the web or delving through my extensive
library, which could take days, here's what I want to do:

Write a VB6 program. No problem. Program accepts one or more text
files (may have any extension).

In Windows Explorer I select the files and right click.

The context menu shows a new command (the one I will have added).

I click on the item and the files are processed in some way.

Finished.

--------------------------------

In VB6, has someone done this already? Or similar code that I can
modify?

(I don't want to reinvent the wheel!)

Thanks!

MM
.



Relevant Pages

  • Re: Add a context menu item to Windows Explorer (Win98) with VB6?
    ... Okay, it's really not all that complicated. ... Proprietary format, exe files, ... will accept a command line from the shell to do whatever it is you want to ... | Write a VB6 program. ...
    (microsoft.public.vb.general.discussion)
  • pop3 mail in vb6
    ... I'm looking for a way to have my vb6 program check and download ... mail from a pop3 mailbox. ... So far my searching has only found solutions ...
    (comp.lang.basic.visual.misc)
  • Unknown error 50003
    ... On some machines our VB6 program produces the error "Unknown error 50003". ... After searching on the net I found out that this could have something to do ...
    (microsoft.public.vb.general.discussion)
  • Access 97 to 2000 conversion with VB6
    ... We have several customers running a VB6 program that uses Access 97. ... rewritten the program to utilize an Access 2000 database. ... We are searching ...
    (microsoft.public.vb.database)