Click here to Skip to main content
15,908,172 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WOW Pin
jhwurmbach24-Jan-08 5:00
jhwurmbach24-Jan-08 5:00 
GeneralRe: WOW Pin
CPallini24-Jan-08 5:04
mveCPallini24-Jan-08 5:04 
GeneralRe: WOW Pin
Mark Salsbery24-Jan-08 6:53
Mark Salsbery24-Jan-08 6:53 
GeneralRe: WOW Pin
Rajesh R Subramanian24-Jan-08 20:05
professionalRajesh R Subramanian24-Jan-08 20:05 
AnswerRe: How can i stop the process. Pin
David Crow24-Jan-08 5:27
David Crow24-Jan-08 5:27 
AnswerRe: How can i stop the process. Pin
Maximilien24-Jan-08 5:50
Maximilien24-Jan-08 5:50 
AnswerRe: How can i stop the process. Pin
Joan M24-Jan-08 8:29
professionalJoan M24-Jan-08 8:29 
GeneralRe: How can i stop the process. Pin
Sanjay K24-Jan-08 17:26
Sanjay K24-Jan-08 17:26 
I am using one boolean variable(Initially it is false). In the code of second button i am initializing this variable to true. In the first button code, after finishing every phase(i.e, after compilation, linking and execution) i am checking whether this boolean variable is true or false. If this boolean variable is true then i am returning the control(return statement).

Now the problem is when my application is executing the code behind the first button i am unable to click the second button.

what code i should write for clicking the second button, when first button is performing its operation ???

Thanks in advance
Sanjeeva Kumar.
GeneralRe: How can i stop the process. Pin
Rajesh R Subramanian24-Jan-08 20:08
professionalRajesh R Subramanian24-Jan-08 20:08 
GeneralRe: How can i stop the process. Pin
Joan M24-Jan-08 21:01
professionalJoan M24-Jan-08 21:01 
GeneralRe: How can i stop the process. Pin
Maxwell Chen24-Jan-08 18:20
Maxwell Chen24-Jan-08 18:20 
GeneralRe: How can i stop the process. Pin
Sanjay K24-Jan-08 20:10
Sanjay K24-Jan-08 20:10 
GeneralRe: How can i stop the process. Pin
Maxwell Chen24-Jan-08 21:06
Maxwell Chen24-Jan-08 21:06 
GeneralSpy++ unable to find dialog controls Pin
Dave Calkins24-Jan-08 3:51
Dave Calkins24-Jan-08 3:51 
QuestionRe: Spy++ unable to find dialog controls Pin
CPallini24-Jan-08 4:09
mveCPallini24-Jan-08 4:09 
GeneralRe: Spy++ unable to find dialog controls Pin
Dave Calkins24-Jan-08 5:18
Dave Calkins24-Jan-08 5:18 
GeneralRe: Spy++ unable to find dialog controls Pin
David Crow24-Jan-08 4:10
David Crow24-Jan-08 4:10 
GeneralRe: Spy++ unable to find dialog controls Pin
led mike24-Jan-08 4:12
led mike24-Jan-08 4:12 
GeneralRe: Spy++ unable to find dialog controls Pin
Dave Calkins24-Jan-08 5:22
Dave Calkins24-Jan-08 5:22 
GeneralRe: Spy++ unable to find dialog controls Pin
led mike24-Jan-08 5:32
led mike24-Jan-08 5:32 
GeneralRe: Spy++ unable to find dialog controls Pin
Dave Calkins24-Jan-08 6:19
Dave Calkins24-Jan-08 6:19 
GeneralRe: Spy++ unable to find dialog controls Pin
Wes Aday24-Jan-08 6:26
professionalWes Aday24-Jan-08 6:26 
GeneralRe: Spy++ unable to find dialog controls Pin
Dave Calkins24-Jan-08 6:31
Dave Calkins24-Jan-08 6:31 
GeneralRe: Spy++ unable to find dialog controls Pin
Wes Aday24-Jan-08 6:40
professionalWes Aday24-Jan-08 6:40 
GeneralHandle C++ exception and structured exception together Pin
George_George24-Jan-08 1:40
George_George24-Jan-08 1:40 

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.