Adding item to the Desktop context menu in Windows

前端 未结 2 1028
[愿得一人]
[愿得一人] 2021-01-06 23:23

I want to add an item into the Desktop context menu (the menu you see when you right-click on an empty space on the Windows Desktop).

Something like Catalyst Contr

2条回答
  •  离开以前
    2021-01-06 23:56

    There's a series of articles on CodeProject that details writing Shell Extensions and is very good:

    http://www.codeproject.com/KB/shell/shellextguide1.aspx

提交回复
热议问题