09-07-2008, 11:14 AM
How exactly do you set up a dialog to receive files dropped into it....
For example...
An MP3 dragged into a dialog will add the file path to the list box.
I see the WM_QM_DRAGDROP event and the WS_ES_ACCEPTFILES style...but I've tried to test a simple out "text" test and can't get that to work...what gives?
Thanks.
Jimmy Vig.
For example...
An MP3 dragged into a dialog will add the file path to the list box.
I see the WM_QM_DRAGDROP event and the WS_ES_ACCEPTFILES style...but I've tried to test a simple out "text" test and can't get that to work...what gives?
Thanks.
Jimmy Vig.