Home
last modified time | relevance | path

Searched refs:CRecyclerDropTarget (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/shell32/droptargets/
H A DCRecyclerDropTarget.cpp27 class CRecyclerDropTarget : class
105 CRecyclerDropTarget() in CRecyclerDropTarget() function in CRecyclerDropTarget
174 DECLARE_NOT_AGGREGATABLE(CRecyclerDropTarget)
178 BEGIN_COM_MAP(CRecyclerDropTarget)
185 return ShellObjectCreator<CRecyclerDropTarget>(riid, ppvOut); in CRecyclerDropTarget_CreateInstance()
/reactos/dll/win32/shell32/
H A DCMakeLists.txt62 droptargets/CRecyclerDropTarget.cpp