hey, all
the DragListBox example is written by donkey. the demo shows how registers Window Message about own MSG(DL_BEGINDRAG,DL_DRAGGING,DL_DROPPED).
in windows, there only has the WM_DROPFILES.
how can i register the own MSG(WM_BEGINDRAGFILES,WM_DRAGGINGFILES,WM_DROPPEDFILES)?
[attachment deleted by admin]
Hi
I change a little this source (arrow icon)
this arrow icon draw this function
invoke DrawInsert, hwnd ,[edi][DRAGLISTINFO.hWnd],eax
Can i change this in this look or other icon?
(http://img3.imagebanana.com/img/6i2eqn90/listboxitemsdragdrop.gif)
regards,