Click here to Skip to main content
15,902,020 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Dll Pin
mehrdadov22-Feb-06 1:38
mehrdadov22-Feb-06 1:38 
GeneralRe: Dll Pin
ThatsAlok22-Feb-06 2:47
ThatsAlok22-Feb-06 2:47 
GeneralRe: Dll Pin
Prabu.22-Feb-06 3:37
Prabu.22-Feb-06 3:37 
GeneralRe: Dll Pin
Divyang Mithaiwala22-Feb-06 3:40
Divyang Mithaiwala22-Feb-06 3:40 
GeneralRe: Dll Pin
ThatsAlok22-Feb-06 3:49
ThatsAlok22-Feb-06 3:49 
AnswerRe: Dll Pin
ThatsAlok22-Feb-06 2:45
ThatsAlok22-Feb-06 2:45 
Questionpassing pointer in thunking Pin
indra2022-Feb-06 1:12
indra2022-Feb-06 1:12 
AnswerRe: passing pointer in thunking Pin
toxcct22-Feb-06 1:54
toxcct22-Feb-06 1:54 
GeneralRe: passing pointer in thunking Pin
indra2022-Feb-06 2:34
indra2022-Feb-06 2:34 
GeneralRe: passing pointer in thunking Pin
toxcct22-Feb-06 2:39
toxcct22-Feb-06 2:39 
GeneralRe: passing pointer in thunking Pin
indra2022-Feb-06 2:56
indra2022-Feb-06 2:56 
Questionabt CList Pin
namaskaaram21-Feb-06 23:57
namaskaaram21-Feb-06 23:57 
AnswerRe: abt CList Pin
Maximilien22-Feb-06 0:58
Maximilien22-Feb-06 0:58 
AnswerRe: abt CList Pin
David Crow22-Feb-06 3:15
David Crow22-Feb-06 3:15 
GeneralRe: abt CList Pin
namaskaaram22-Feb-06 17:04
namaskaaram22-Feb-06 17:04 
GeneralRe: abt CList Pin
David Crow23-Feb-06 2:20
David Crow23-Feb-06 2:20 
GeneralRe: abt CList Pin
namaskaaram24-Feb-06 0:45
namaskaaram24-Feb-06 0:45 
QuestionCHttpConnection Pin
murali_utr21-Feb-06 23:12
murali_utr21-Feb-06 23:12 
Questionlib file location Pin
Chintoo72321-Feb-06 21:56
Chintoo72321-Feb-06 21:56 
AnswerRe: lib file location Pin
Malli_S21-Feb-06 22:04
Malli_S21-Feb-06 22:04 
GeneralRe: lib file location Pin
Chintoo72321-Feb-06 22:13
Chintoo72321-Feb-06 22:13 
AnswerRe: lib file location Pin
Malli_S21-Feb-06 22:31
Malli_S21-Feb-06 22:31 
GeneralRe: lib file location Pin
Malli_S21-Feb-06 22:33
Malli_S21-Feb-06 22:33 
Questionhow to get the selected files name during Drag&Drop's mouse moving process Pin
welli21-Feb-06 21:56
welli21-Feb-06 21:56 
Hi ,
We all know windows system supports left mouse button drag and drop operation.
And we still can let our own application to support drag and drop operation.
My issue is can we get selected folders or files names before we release the left mouse button. That is to say, can we get selceted folders or files names during Drag&Drop's mouse moving process?

I want to use shell technicology to implement it. Unfortunately, I can get these informations only when I had clicked right mouse button or use left mouse button to move them to target folder,which supports drag&drop operation.

Any advice is welcome!

Thanks,
Well
AnswerRe: how to get the selected files name during Drag&Drop's mouse moving process Pin
James R. Twine22-Feb-06 2:30
James R. Twine22-Feb-06 2:30 

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.