Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/dnd/
H A Dtarget.cxx44 #define WM_REGISTERDRAGDROP WM_USER + 1 macro
165 …PostThreadMessage( m_threadIdTarget, WM_REGISTERDRAGDROP, (WPARAM)static_cast<DropTarget*>(this), … in initialize()
222 if( msg.message == WM_REGISTERDRAGDROP) in DndTargetOleSTAFunc()

Completed in 18 milliseconds