Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
0.4.14-dev-76-g730a99c https://git.reactos.org/?p=reactos.git;a=commit;h=730a99c8606c442e1467eb30d5521802e5309361
Description
After one of the Font Shell Extension commits today 0.4.14-dev-76-g730a99c (and following) I am no longer able to drag a file from my DVD attached ISO in VMware 12 Player onto the desktop. See the graphic for what it should look like when I draw Antivir63500...exe from the D:\ drive to the desktop. After the commit of 0.4.14-dev-77 now the file is no longer copied.
The debug log for the working version contains the following:
err:(dll/win32/shell32/droptargets/CFSDropTarget.cpp:78) Source file (just the first) = L"D:\\antivir63500243.exe", target path = L"C:\\Documents and Settings\\Administrator\\Desktop", bCopy: 1
|
and for the non-working version contains the following:
err:(dll/win32/shell32/droptargets/CFSDropTarget.cpp:78) Source file (just the first) = L"D:\\antivir63500243.exe", target path = L"C:\\Documents and Settings\\Administrator\\Desktop", bCopy: 0
|
Attachments
Issue Links
- is duplicated by
-
CORE-16437 Unable to copy a folder with files in CD-ROM onto desktop
-
- Resolved
-