Hook function to RMB context menu

  • Thread starter Thread starter _|_|_
  • Start date Start date
?

_|_|_

Is there an example or doc that illustrates how to hook new
functions into the right-mouse-button's context menu?
 
This should be easy for someone here. Still haven't heard back:
Is there an example or doc that illustrates how to hook new
functions into the right-mouse-button's context menu?

LL
 
Do you mean in your own app, or in another (maybe Windows Explorer, IE
etc)?

Oops...Yeah, I meant globally, in explorer. I'd like to spawn a
program to read tags from specific media files when R-clicked.
Usually involves shell/com or registry programming. I thought that
this would be implemented somewhere in C# now that .NET is coming of
age.

LL
 
Back
Top