Click here to Skip to main content
15,895,142 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Running Application in Memory Pin
Mark Salsbery29-Jan-07 7:19
Mark Salsbery29-Jan-07 7:19 
GeneralRe: Running Application in Memory Pin
thomas_tom9929-Jan-07 21:10
thomas_tom9929-Jan-07 21:10 
GeneralRe: Running Application in Memory Pin
Mark Salsbery30-Jan-07 6:21
Mark Salsbery30-Jan-07 6:21 
GeneralRe: Running Application in Memory Pin
thomas_tom9931-Jan-07 21:05
thomas_tom9931-Jan-07 21:05 
GeneralRe: Running Application in Memory Pin
Mark Salsbery1-Feb-07 7:30
Mark Salsbery1-Feb-07 7:30 
AnswerRe: Running Application in Memory Pin
Hamid_RT29-Jan-07 18:22
Hamid_RT29-Jan-07 18:22 
GeneralRe: Running Application in Memory Pin
thomas_tom9929-Jan-07 21:11
thomas_tom9929-Jan-07 21:11 
QuestionClick and Double-click problem Pin
Rostfrei29-Jan-07 1:40
Rostfrei29-Jan-07 1:40 
Hello!

I'm sure you guys with tons of experience had same dilemma some time in your carrier. I got in my mind almost impossible task to implement from my project manager. I have to implement click and double click on the same button control.

The idea is that single-click would do some action A and double click would do action B that is totally unrelated to action A. At first look it seems ok, but windows manifest double-click like single-click followed by double-click event.

So how would I know that single-click will be followed by double-click event and not do anything on the first event but just the second one and execute just action B?

In my mind there is no solution to this problem except delaying the single-click event for the time in which double-click may happen. This can result that clients would complain that single-click is slow responsive.

Please help me or direct me to some resources so I can convince myself or my project manager that there is or is not the solution for the given problem.

Best regards,

Rostfrei

AnswerRe: Click and Double-click problem Pin
Michael Dunn29-Jan-07 7:11
sitebuilderMichael Dunn29-Jan-07 7:11 
QuestionHow to get the pixel data from video stream window> Pin
baby_fong8229-Jan-07 1:36
baby_fong8229-Jan-07 1:36 
AnswerRe: How to get the pixel data from video stream window> Pin
Mark Salsbery29-Jan-07 7:22
Mark Salsbery29-Jan-07 7:22 
GeneralRe: How to get the pixel data from video stream window> Pin
baby_fong8230-Jan-07 1:14
baby_fong8230-Jan-07 1:14 
GeneralRe: How to get the pixel data from video stream window> Pin
Mark Salsbery30-Jan-07 6:25
Mark Salsbery30-Jan-07 6:25 
QuestionHow to read the contents of a doc file and write the contents into another doc file? Pin
asenthil_858529-Jan-07 1:23
asenthil_858529-Jan-07 1:23 
AnswerRe: How to read the contents of a doc file and write the contents into another doc file? Pin
jhwurmbach29-Jan-07 3:20
jhwurmbach29-Jan-07 3:20 
AnswerRe: How to read the contents of a doc file and write the contents into another doc file? Pin
Laxman Auti30-Jan-07 3:16
Laxman Auti30-Jan-07 3:16 
GeneralRe: How to read the contents of a doc file and write the contents into another doc file? Pin
asenthil_858530-Jan-07 18:20
asenthil_858530-Jan-07 18:20 
GeneralRe: How to read the contents of a doc file and write the contents into another doc file? Pin
Laxman Auti30-Jan-07 19:23
Laxman Auti30-Jan-07 19:23 
Questionwhat message is posted? Pin
ShaluMalu29-Jan-07 1:00
ShaluMalu29-Jan-07 1:00 
AnswerRe: what message is posted? Pin
Don Box29-Jan-07 1:46
Don Box29-Jan-07 1:46 
QuestionRe: what message is posted? Pin
prasad_som29-Jan-07 2:39
prasad_som29-Jan-07 2:39 
AnswerRe: what message is posted? Pin
Hamid_RT29-Jan-07 18:18
Hamid_RT29-Jan-07 18:18 
QuestionWhat 's function that use for check Process Pin
Max++29-Jan-07 0:58
Max++29-Jan-07 0:58 
AnswerRe: What 's function that use for check Process Pin
prasad_som29-Jan-07 1:23
prasad_som29-Jan-07 1:23 
AnswerRe: What 's function that use for check Process Pin
Hamid_RT29-Jan-07 18:06
Hamid_RT29-Jan-07 18:06 

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.