Add a context menu item to Windows Explorer (Win98) with VB6?
- From: MM <kylix_is@xxxxxxxxxxx>
- Date: Wed, 15 Oct 2008 16:38:22 +0100
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
.
- Follow-Ups:
- Re: Add a context menu item to Windows Explorer (Win98) with VB6?
- From: mayayana
- Re: Add a context menu item to Windows Explorer (Win98) with VB6?
- From: expvb
- Re: Add a context menu item to Windows Explorer (Win98) with VB6?
- From: Kevin Provance
- Re: Add a context menu item to Windows Explorer (Win98) with VB6?
- From: Eduardo
- Re: Add a context menu item to Windows Explorer (Win98) with VB6?
- From: Jeff Johnson
- Re: Add a context menu item to Windows Explorer (Win98) with VB6?
- From: Larry Serflaten
- Re: Add a context menu item to Windows Explorer (Win98) with VB6?
- Prev by Date: Re: Recurrence loop in VB6 - weekly portion
- Next by Date: Re: Recurrence loop in VB6 - weekly portion
- Previous by thread: Recurrence loop in VB6 - weekly portion
- Next by thread: Re: Add a context menu item to Windows Explorer (Win98) with VB6?
- Index(es):
Relevant Pages
|