This commit is contained in:
DavidXanatos 2023-05-27 19:18:16 +02:00
parent d66406f904
commit 9455e96a69
2 changed files with 3 additions and 1 deletions

View File

@ -130,7 +130,7 @@ extern "C" _FX BOOLEAN Ole_Init(HMODULE module)
RegisterDragDrop = GetProcAddress(module, "RegisterDragDrop");
RevokeDragDrop = GetProcAddress(module, "RevokeDragDrop");
if (Gui_RenameClasses) {
if (Gui_RenameClasses && Config_GetSettingsForImageName_bool(L"UseDragDropHack", TRUE)) {
//
// don't hook drag and drop if using OpenWinClass=*

View File

@ -3149,6 +3149,8 @@ OpenIpcPath=\RPC Control\OSPPCTransportEndpoint-*
# Office 2013
Tmpl.ScanService=sppsvc
OpenIpcPath=\RPC Control\SPPCTransportEndpoint-*
# piggyback a fix for Excell
UseDragDropHack=excel.exe,n
[Template_OfficeClickToRun]
Tmpl.Title=Microsoft Office Click-to-Run