williamparry
williamparry

Reputation: 488

Add to Windows Shell Extension Context Menu

I have read these:

Adding item to the Desktop context menu in Windows

http://www.informit.com/articles/article.aspx?p=169474

http://msdn.microsoft.com/en-us/library/bb776852(VS.85).aspx

But I cannot find an up-to-date and straightforward piece of information on how to create a context menu item.

I'm sure it's in msdn somewhere, but I can't find it.

Thanks.

Upvotes: 3

Views: 582

Answers (2)

Juozas Kontvainis
Juozas Kontvainis

Reputation: 9597

Take a look at samples in All-In-One Code Framework.

Upvotes: 0

Darin Dimitrov
Darin Dimitrov

Reputation: 1038730

There's an article on TSS.

Upvotes: 1

Related Questions