Re: How difficult is to add my menu to Windows Explorer?
- From: "mayayana" <mayayaXXna@xxxxxxxxx>
- Date: Wed, 18 Feb 2009 09:39:53 -0500
I need my menu to appear not when the folders list are displayed, but onlyAll
when some text document is opened (edit mode).
For example:
when Notepad is opened there is: Undo, Cut, Copy, Paste, Delete, Select
or Internet Explorer window, which also has:Cut,Copy,Copy, Shortcut, Paste
(some greyed out),
or MsWord, which has Cut, Copy, Paste
etc
Are those Shell menus or belonging to each application indepedently?
They belong to the respective program. That's nothing
to do with Shell. Shell is Explorer.exe. It's the program
that lets you see and handle the file system graphically.
But once you open a file in a specific program that's no
longer Shell. The only commonality is that Explorer and Notepad
both have context menu functionality.
> Maybe, I am asking too much?
I'm afraid so. I guess you'd have to hook into the
Notepad (or other) process for that. Even if you
could accomplish that it'd probably set off security/AV
alarms. You really have no business hijacking someone
else's software.
In IE/Web Browser control there used to be functionality
to disable the standard context menu. I'm not sure if that's
still available. I think that in IE it was actually something
scripted thruogh the DOM, so it would require accessing the
document with script enabled. And since that functionality
was really more a bug than a feature, they may have fixed
it by now.
I noticed that a few days ago you were trying to
add your software to IE as the default program for
various protocols, and you didn't get any answer to that
question.
Maybe you'd be better off if you just explain what you
actually hope to accomplish. Someone here might
be able to be of more help then.
.
- Follow-Ups:
- References:
- How difficult is to add my menu to Windows Explorer?
- From: Kathy
- Re: How difficult is to add my menu to Windows Explorer?
- From: mayayana
- Re: How difficult is to add my menu to Windows Explorer?
- From: Kathy
- Re: How difficult is to add my menu to Windows Explorer?
- From: mayayana
- Re: How difficult is to add my menu to Windows Explorer?
- From: Kathy
- Re: How difficult is to add my menu to Windows Explorer?
- From: mayayana
- Re: How difficult is to add my menu to Windows Explorer?
- From: Kathy
- How difficult is to add my menu to Windows Explorer?
- Prev by Date: Re: Need VB6 Professional
- Next by Date: Re: How difficult is to add my menu to Windows Explorer?
- Previous by thread: Re: How difficult is to add my menu to Windows Explorer?
- Next by thread: Re: How difficult is to add my menu to Windows Explorer?
- Index(es):
Relevant Pages
|