Home > Archive > Clarion > June 2006 > Shell Explorer Context Menu
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Shell Explorer Context Menu
|
|
| Scoperius 2006-06-24, 7:55 am |
| Hi all,
is there any easy possibility how to display shell explorer context
menu if I have full path to the file.
Scenario:
I have the browse with filenames, make a right click, show explorer
context menu to offer standards opperation associated with selected
file, click and run action from this menu
Thanks for ideas
Petr
| |
| pblais@odstrategies.org 2006-06-24, 7:55 am |
| Extending the right click menu is not so hard if you look at source
code for how Clarion adds the Inter, Change Delete. Executing a file
is maybe better done with the ShellExecute API call and you should
find a lot of help on that topics in the group postings.
On 22 Jun 2006 22:33:15 -0700, "Scoperius" <google@scoperius.cz>
wrote:
>I have the browse with filenames, make a right click, show explorer
>context menu to offer standards opperation associated with selected
>file, click and run action from this menu
---------------------------------------
Paul Blais - Hayes, Virginia
|
|
|
|
|