Click here to Skip to main content
15,915,859 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: capturing the value Pin
Rajesh R Subramanian9-Jan-08 0:06
professionalRajesh R Subramanian9-Jan-08 0:06 
Have a global boolean flag declared and set its value to true/false after the user is clicking on the checkbox. Modify the code which updates the value in edit control to check for true state of boolean flag. If the flag is true, append the present value to your log file.


Nobody can give you wiser advice than yourself. - Cicero
.·´¯`·->Rajesh<-·´¯`·.
...formerly known as brahmma
Codeproject.com: Visual C++ MVP

QuestionRe: capturing the value Pin
Hamid_RT9-Jan-08 0:42
Hamid_RT9-Jan-08 0:42 
GeneralRe: capturing the value Pin
Nishad S9-Jan-08 1:36
Nishad S9-Jan-08 1:36 
QuestionRe: capturing the value Pin
David Crow9-Jan-08 2:53
David Crow9-Jan-08 2:53 
GeneralRe: capturing the value Pin
Nishad S9-Jan-08 2:59
Nishad S9-Jan-08 2:59 
GeneralRe: capturing the value Pin
CPallini9-Jan-08 3:23
mveCPallini9-Jan-08 3:23 
GeneralRe: capturing the value Pin
Nishad S9-Jan-08 3:26
Nishad S9-Jan-08 3:26 
GeneralRe: capturing the value Pin
CPallini9-Jan-08 3:46
mveCPallini9-Jan-08 3:46 
QuestionHow is it called: Control to spin between strings like a month selector with buttons on side (e.g. &lt; January &gt; ) Pin
Wolfgang Hennig9-Jan-08 0:00
Wolfgang Hennig9-Jan-08 0:00 
GeneralRe: How is it called: Control to spin between strings like a month selector with buttons on side (e.g. &lt; January &gt; ) Pin
Iain Clarke, Warrior Programmer9-Jan-08 1:29
Iain Clarke, Warrior Programmer9-Jan-08 1:29 
GeneralRe: How is it called: Control to spin between strings like a month selector with buttons on side (e.g. &lt; January &gt; ) Pin
Wolfgang Hennig9-Jan-08 1:37
Wolfgang Hennig9-Jan-08 1:37 
GeneralProperty page switching Pin
rajneshmalik8-Jan-08 23:26
rajneshmalik8-Jan-08 23:26 
QuestionRe: Property page switching [modified] Pin
CPallini8-Jan-08 23:59
mveCPallini8-Jan-08 23:59 
GeneralRe: Property page switching Pin
Nishad S9-Jan-08 0:49
Nishad S9-Jan-08 0:49 
JokeRe: Property page switching Pin
CPallini9-Jan-08 1:04
mveCPallini9-Jan-08 1:04 
JokeRe: Property page switching Pin
Nishad S9-Jan-08 1:23
Nishad S9-Jan-08 1:23 
JokeRe: Property page switching Pin
CPallini9-Jan-08 2:08
mveCPallini9-Jan-08 2:08 
JokeRe: Property page switching Pin
Nishad S9-Jan-08 2:16
Nishad S9-Jan-08 2:16 
GeneralRe: Property page switching Pin
David Crow9-Jan-08 2:55
David Crow9-Jan-08 2:55 
GeneralRe: Property page switching Pin
rajneshmalik9-Jan-08 23:08
rajneshmalik9-Jan-08 23:08 
QuestionWMI problem Pin
Jacobkingsly8-Jan-08 23:15
Jacobkingsly8-Jan-08 23:15 
QuestionRe: WMI problem Pin
CPallini9-Jan-08 0:54
mveCPallini9-Jan-08 0:54 
GeneralRe: WMI problem Pin
Jacobkingsly5-Feb-08 21:43
Jacobkingsly5-Feb-08 21:43 
QuestionRe: WMI problem Pin
David Crow9-Jan-08 2:57
David Crow9-Jan-08 2:57 
GeneralRe: WMI problem Pin
Jacobkingsly5-Feb-08 21:42
Jacobkingsly5-Feb-08 21:42 

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.