Click here to Skip to main content
15,913,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Callbacks Pin
halblonious23-Sep-03 11:36
halblonious23-Sep-03 11:36 
Questionhow i can get the WM_POWERBROADCAST Pin
vancuver22-Sep-03 16:44
vancuver22-Sep-03 16:44 
AnswerRe: how i can get the WM_POWERBROADCAST Pin
Mike Dimmick23-Sep-03 1:01
Mike Dimmick23-Sep-03 1:01 
GeneralDevice Manager source code Pin
Member 40481322-Sep-03 16:32
Member 40481322-Sep-03 16:32 
GeneralRe: Device Manager source code Pin
Alexander M.,27-Sep-03 7:42
Alexander M.,27-Sep-03 7:42 
GeneralCIPAddressCtrl Pin
esepich22-Sep-03 16:21
esepich22-Sep-03 16:21 
GeneralRe: CIPAddressCtrl Pin
David Crow23-Sep-03 3:16
David Crow23-Sep-03 3:16 
QuestionHow to get a Copying Files Dialog in Drag and Drop Pin
Matt Bauer22-Sep-03 15:31
Matt Bauer22-Sep-03 15:31 
Question: Is it possible to implement Drag & Drop so that Windows (shell) will create a "Copying" files progress dialog during the drop operation?

I have an MFC application that implements asynchronous OLE drag and drop between a TreeView and Windows Explorer using CFSTR_FILECONTENTS/CFSTR_FILEDESCRIPTOR clipboard formats.

With synchronous drag and drop, an hour glass cursor is displayed ... with asynchronous drag and drop, no feedback at all is provided via the cursor (I believe).

It is desired to display a "Copying files" progress dialog indicating the status of the copying operation when my application is the DragSource and Windows Explorer is the DropTarget.

Can anyone point me in the correct direction to get Windows to display this dialog when it is the drop target? Does it require additional clipboard formats? Does it require delayed rendering? Does it require a shell extension?

Any help would be greatly appreciated 'cause I am stumped.



Thanks.
- matt
AnswerRe: How to get a Copying Files Dialog in Drag and Drop Pin
David Crow23-Sep-03 3:18
David Crow23-Sep-03 3:18 
GeneralRe: How to get a Copying Files Dialog in Drag and Drop Pin
Matt Bauer23-Sep-03 12:33
Matt Bauer23-Sep-03 12:33 
GeneralRe: How to get a Copying Files Dialog in Drag and Drop Pin
David Crow24-Sep-03 2:33
David Crow24-Sep-03 2:33 
QuestionWinAPI call for CPU/memory usage? Pin
gautamcode22-Sep-03 15:27
gautamcode22-Sep-03 15:27 
AnswerRe: WinAPI call for CPU/memory usage? Pin
Matt Bauer22-Sep-03 15:48
Matt Bauer22-Sep-03 15:48 
GeneralRe: WinAPI call for CPU/memory usage? Pin
gautamcode22-Sep-03 16:34
gautamcode22-Sep-03 16:34 
GeneralRe: WinAPI call for CPU/memory usage? Pin
David Crow23-Sep-03 3:21
David Crow23-Sep-03 3:21 
GeneralRe: WinAPI call for CPU/memory usage? Pin
Dudi Avramov23-Sep-03 5:05
Dudi Avramov23-Sep-03 5:05 
GeneralRe: WinAPI call for CPU/memory usage? Pin
David Crow23-Sep-03 5:09
David Crow23-Sep-03 5:09 
GeneralRe: WinAPI call for CPU/memory usage? Pin
Dudi Avramov23-Sep-03 20:18
Dudi Avramov23-Sep-03 20:18 
GeneralRe: WinAPI call for CPU/memory usage? Pin
gautamcode24-Sep-03 17:53
gautamcode24-Sep-03 17:53 
General2002 vs 2003 Link Problems Pin
Jeryth22-Sep-03 12:49
Jeryth22-Sep-03 12:49 
GeneralRe: 2002 vs 2003 Link Problems Pin
ASchunk22-Sep-03 13:16
ASchunk22-Sep-03 13:16 
GeneralRe: 2002 vs 2003 Link Problems Pin
Jeryth23-Sep-03 16:58
Jeryth23-Sep-03 16:58 
GeneralRe: 2002 vs 2003 Link Problems Pin
Jeryth30-Sep-03 10:28
Jeryth30-Sep-03 10:28 
GeneralC++ Library Question. Pin
WREY22-Sep-03 12:24
WREY22-Sep-03 12:24 
GeneralRe: C++ Library Question. Pin
Terry O'Nolley22-Sep-03 12:31
Terry O'Nolley22-Sep-03 12:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.