reactos/modules/rosapps/applications/devutils/shlextdbg
Whindmar Saksit f6cf6954eb
[SHLEXTDBG] Added IQueryAssociations, SHGetFileInfo and ShellExecute actions (#6030)
Added multiple new actions, most of them will use the system default implementation but can be forced to use a specific CLSID or IShellFolder implementation.

-  /shgfi (SHGetFileInfo)
-  /assocq (IQueryAssociations)
-  /shellexec (ShellExecuteEx on pidl)
-  /dumpmenu (Dumps the HMENU of a IContextMenu with its menu ids and verbs)

Added /explorerinstance as a new wait mode and made it the default. All the other wait modes are hacks that just works around bugs in ROS.
2024-03-24 21:27:04 +01:00
..
CMakeLists.txt [SHLEXTDBG] Added IQueryAssociations, SHGetFileInfo and ShellExecute actions (#6030) 2024-03-24 21:27:04 +01:00
shlextdbg.cpp [SHLEXTDBG] Added IQueryAssociations, SHGetFileInfo and ShellExecute actions (#6030) 2024-03-24 21:27:04 +01:00
shlextdbg.rc