There is extensive dra开发者_StackOverflow中文版g and drop support in VirtualTreeView by Mike Lischke,and I am using TVirtualStringTree, which has some on-drag-and-drop events, but I can not figure ou
When launching a script-type python file from Windows you get a windows shell type window where the script runs. How can the script determine and also set/control the Window开发者_开发知识库 Size, Scr
I know how to write shell extesions in python. The drawbacks are it does not work on 64 bit Windows I am unsure how creating a python process everytime something “hap开发者_运维知识库pens” reduces
Is there any way I can extend or modify the behavior of Windows Explorer click? For example, I want to modify the the click event. On clicking a drive, I should be able to connect to an FTP server in
I\'m looking for the least painful way (that is, with the least code) to implement DragAcceptFiles on the main window of a C# project.
I have a Visual Studio 2008 C++ ATL project that is a namespace extension for Windows Explorer. In the tool bar rebar for Windows Explorer in Windows XP, there is an icon labeled \"views\". In a nor
I got a bunch of Pictures and Videos in a directory and needs to b开发者_JS百科e displayed in the WPF application, I am thinking about displaying the Win7 Large Icon itself as the preview image. Becau
Is there a way to get a listing of control panel categories on Windows Vista and Windows 7 using the shell?
I need to set the menu help text of my shell context menu popup menu item just like winzip shellContext menu. I tried IContextMenu_GetCommandString but it is only setting menu help for sub menus of my
We have been using ddeexec registry entries to handle opening a design from Explorer. MSDN (about 2/3 way into article) indicates that ddeexec is deprecated, and applications should use IDropTarget i