本文介绍了集成到Windows资源管理器中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿伙计们,

我正在开发一个项目,将程序集成到Windows资源管理器中。我画了一幅草图:

[]

所以我必须创建一个带有一些附加功能的工具栏(1)。

我必须用我的积分创建一个上下文菜单(2)。

第三点是为资源管理器创建其他属性。

第四个是好的,但不是必须的。



我是一个新手。在这个项目之前,我刚在学校学习Java,这比实际的理论更多。我被告知它可以在C#中工作,但是如果有一种编程语言会更好地适应,请告诉我。



我非常感谢你的提示,我是如何实现这个项目的。如果有一些教程显示类似的东西请告诉我。



Sory我的英语不好。

Hey guys,
I am having a project ot integrate a programm to the Windows Explorer. I have drawn a sketch:
http://250kb.de/u/130808/p/DEExt1iLd7a5.png[^]
So I have to create a toolbar (1) with some additional functionalities.
I have to create a context menu (2) with my points.
The third point is to create additional properties to the Explorer.
The fourth is a nice to have, but not a must have.

I am a prety newby. Before this project I just learned Java in school which was more theoretical than practicale. I has been told it would work in C# but if there is a programming language which would fit way better please tell me.

I am very thankfull for your tips, how I can realize that project. If there are some tutorials showing something similar please tell me.

Sory for my bad English.

推荐答案


这篇关于集成到Windows资源管理器中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-03 14:21