[SDK][SHELL32] Augment the internally used IDataObject with some extra formats
authorMark Jansen <mark.jansen@reactos.org>
Sat, 19 Oct 2019 22:44:03 +0000 (00:44 +0200)
committerMark Jansen <mark.jansen@reactos.org>
Sun, 20 Oct 2019 15:10:12 +0000 (17:10 +0200)
commitc31327114b40aa0acbca014aaf896d919a56985c
tree827d9e364ea6473676f22b0c061032a8b7fbc365
parentf9d3c2c608af3551a192709fec472b615b90cab2
[SDK][SHELL32] Augment the internally used IDataObject with some extra formats
This is needed because our code seems to use CF_HDROP a lot, instead of HIDA...
dll/win32/shell32/CIDLDataObj.cpp
dll/win32/shell32/folders/CControlPanelFolder.cpp
dll/win32/shell32/folders/CDesktopFolder.cpp
dll/win32/shell32/folders/CDrivesFolder.cpp
dll/win32/shell32/folders/CFSFolder.cpp
dll/win32/shell32/folders/CNetFolder.cpp
dll/win32/shell32/folders/CRegFolder.cpp
dll/win32/shell32/wine/shell32_main.h
dll/win32/shell32/wine/shellord.c
sdk/include/reactos/shellutils.h