windows-explorer
How to get HWND of the currently active Windows Explorer window?
I know how to get the 开发者_运维问答HWND of the desktop: GetDesktopWindow(). But I haven\'t been able to find a function that returns the HWND of the currently active Windows Explorer main window.[详细]
2023-03-12 00:43 分类:问答Windows Explorer Shell Extension: create file and enter "rename" mode
For a shellextension (UI is similar to \"New/\" context men开发者_如何学JAVAu), I need to create a file, select it and enter \"rename\" mode, so the user can adjust the default name.[详细]
2023-03-11 08:03 分类:问答Use WebDav in Sharepoint 2010
I have done some research, based on the problem that my single server gives me when I try开发者_高级运维 to open a document library in windows explorer from the ribbon menu item \"Open in Windows Expl[详细]
2023-03-05 22:51 分类:问答How to control folder option with C# or registry
I am developing a C# Application and开发者_高级运维 I need to enable/disable the Hide protected system files option in folder settings via C#. It would also be useful to know what changes are made in[详细]
2023-03-03 16:20 分类:问答Changing filename color in Windows Explorer list view.
I would like to customize Windows Explorer. One thing I want to do is changing file name\'s color in list view if the file has a special condition.[详细]
2023-03-01 17:43 分类:问答Capturing folder path from Windows Explorer
I would like to开发者_StackOverflow add to a Delphi application a way for the user to call Windows Explorer (possibly using something like ShellExecute, perhaps).[详细]
2023-02-25 13:31 分类:问答Automatically convert Mac file path to PC file path
I want to create a script that will always run in Windows Explorer that will take a Mac OS X path and convert it to a Windows path automatically.So if I receive a Mac path and am working on Windows I[详细]
2023-02-19 12:22 分类:问答Application Start Before Windows Explorer
Some inst开发者_StackOverflow社区allation applications stop (or appear to stop) the normal windows booting. The computer starts, the user logs in and then the installation program starts before others[详细]
2023-02-13 11:29 分类:问答Right Click in Windows Explorer
I have been trying to add context based right click in windows explorer for a file of extension L5X.I have tried HKEY_CLASSES_ROOT\\l5xfile\\Shell\\convert\\command and set the (Default) key value to[详细]
2023-02-07 22:30 分类:问答How to re-use existing/already-opened Windows Explorer window to launch Explorer
I have an application that makes frequent use of launching explorer.exe. I would like to re-use existing/already-opened explorer windows instead of creating a new one each time I start the process.[详细]
2023-02-07 20:40 分类:问答
加载中,请稍侯......