reactos/dll/win32/shell32/droptargets
Katayama Hirofumi MZ 8f129932dd
[SHELL32] Simply return S_OK if *pdwEffect is none (#2039)
IDropTarget::DragEnter must simply return S_OK if *pdwEffect == DROPEFFECT_NONE. CORE-11238
2019-11-15 18:02:06 +09:00
..
CexeDropHandler.cpp [SHELL32] Simply return S_OK if *pdwEffect is none (#2039) 2019-11-15 18:02:06 +09:00
CexeDropHandler.h
CFSDropTarget.cpp [SHELL32] Simply return S_OK if *pdwEffect is none (#2039) 2019-11-15 18:02:06 +09:00
CFSDropTarget.h
CRecyclerDropTarget.cpp