File explorer plugin
-
Hello! Can somebody please direct me where can I find "file explorer" plugin info? I don't know even how to look. In google I get bunch of "internet explorer" plugin infos (dificulty is they both have explorer in their names). I want to write simple plugin in C++ that will enable: - right click in file explorer (three or file pane) and for example "My plugin" option in context menu. - choosing of that option will enable me doing something on that folder, file, etc. Can somebody please direct me to MSDN link or some free info on web. Regards, Rostfrei -- modified at 5:04 Thursday 19th January, 2006
-
Hello! Can somebody please direct me where can I find "file explorer" plugin info? I don't know even how to look. In google I get bunch of "internet explorer" plugin infos (dificulty is they both have explorer in their names). I want to write simple plugin in C++ that will enable: - right click in file explorer (three or file pane) and for example "My plugin" option in context menu. - choosing of that option will enable me doing something on that folder, file, etc. Can somebody please direct me to MSDN link or some free info on web. Regards, Rostfrei -- modified at 5:04 Thursday 19th January, 2006
Try your Googlefoo on "Shell Extensions". Steve
-
Hello! Can somebody please direct me where can I find "file explorer" plugin info? I don't know even how to look. In google I get bunch of "internet explorer" plugin infos (dificulty is they both have explorer in their names). I want to write simple plugin in C++ that will enable: - right click in file explorer (three or file pane) and for example "My plugin" option in context menu. - choosing of that option will enable me doing something on that folder, file, etc. Can somebody please direct me to MSDN link or some free info on web. Regards, Rostfrei -- modified at 5:04 Thursday 19th January, 2006
-
Try Michael's articles[^] ~RaGE();