Bug with DragExt.dll
After installing WinSCP version 3.5.6.213 (Win98 Russian) a have problem running Corel Photopaint10 (general protection fault at sturtup). :(
Why WinSCP?
:?: After tracing a problem with Sysinternals's Regmon, I've found, that before GPF Photopaint make calls to WinSCP keys in registry. Why it searches WinSCP keys?
:idea: After searching HKCR\CLSID registry path I've found mistaken keys, which was made by WinSCP's shell extension DragExt.dll, after DllRegisterServer.
:!: Here are those keys
I.e. it writes in root HKCR\CLSID.
Thank you.
WBR
Viacheslav Sheveliov
vsheveliov at mail dot ru
Why WinSCP?
:?: After tracing a problem with Sysinternals's Regmon, I've found, that before GPF Photopaint make calls to WinSCP keys in registry. Why it searches WinSCP keys?
:idea: After searching HKCR\CLSID registry path I've found mistaken keys, which was made by WinSCP's shell extension DragExt.dll, after DllRegisterServer.
:!: Here are those keys
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID]
@="WinSCP Shell Extension"
[HKEY_CLASSES_ROOT\CLSID\CLSID]
@="{0000031A-0000-0000-C000-000000000046}"
[HKEY_CLASSES_ROOT\CLSID\InProcServer32]
@="C:\\PROGRAM FILES\\WINSCP3\\DRAGEXT.DLL"
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOT\CLSID\TypeLib]
@="{FFBC50F3-043C-11D1-911D-006097C99383}"Thank you.
WBR
Viacheslav Sheveliov
vsheveliov at mail dot ru