Click here to Skip to main content
15,889,440 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: is there an easy way to change '\' to "\\" in a TCHAR string? Pin
Chris Losinger7-Jan-10 5:23
professionalChris Losinger7-Jan-10 5:23 
GeneralRe: is there an easy way to change '\' to "\\" in a TCHAR string? Pin
Nelek7-Jan-10 5:51
protectorNelek7-Jan-10 5:51 
Questionmajor.minor.build.revision question Pin
Chesnokov Yuriy7-Jan-10 2:25
professionalChesnokov Yuriy7-Jan-10 2:25 
AnswerRe: major.minor.build.revision question Pin
Richard MacCutchan7-Jan-10 2:44
mveRichard MacCutchan7-Jan-10 2:44 
QuestionHow to handle too many checkbox's click message ? Pin
stephen_young7-Jan-10 1:59
stephen_young7-Jan-10 1:59 
AnswerRe: How to handle too many checkbox's click message ? Pin
Naveen7-Jan-10 2:31
Naveen7-Jan-10 2:31 
GeneralRe: How to handle too many checkbox's click message ? Pin
stephen_young7-Jan-10 3:08
stephen_young7-Jan-10 3:08 
AnswerRe: How to handle too many checkbox's click message ? Pin
Nelek7-Jan-10 2:46
protectorNelek7-Jan-10 2:46 
Do this[^] or this[^]help you?

On the other hand, it would be nice to know a bit more...

Which language are you using?
Are all the checkbox independant? or if you select one, some others get unselected (as Radio-buttons)?

To handle them you can use a variable to handle all, or each checkbox can have its own variable.

Regards.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpfull answers is nice, but saying thanks can be even nicer.

GeneralRe: How to handle too many checkbox's click message ? Pin
stephen_young7-Jan-10 3:13
stephen_young7-Jan-10 3:13 
GeneralRe: How to handle too many checkbox's click message ? Pin
Nelek7-Jan-10 3:26
protectorNelek7-Jan-10 3:26 
GeneralRe: How to handle too many checkbox's click message ? Pin
stephen_young7-Jan-10 4:23
stephen_young7-Jan-10 4:23 
GeneralRe: How to handle too many checkbox's click message ? Pin
Nelek7-Jan-10 4:34
protectorNelek7-Jan-10 4:34 
QuestionToolTipMessage Pin
S p k 5216-Jan-10 23:40
S p k 5216-Jan-10 23:40 
AnswerRe: ToolTipMessage Pin
KingsGambit7-Jan-10 0:35
KingsGambit7-Jan-10 0:35 
AnswerRe: ToolTipMessage Pin
Rajesh R Subramanian7-Jan-10 0:56
professionalRajesh R Subramanian7-Jan-10 0:56 
QuestionHow to load custom images on RibbonX? Pin
eight6-Jan-10 22:19
eight6-Jan-10 22:19 
QuestionHow many files can be created by methord "GetTempFileName()" Pin
lxkjlzz6-Jan-10 21:32
lxkjlzz6-Jan-10 21:32 
AnswerRe: How many files can be created by methord "GetTempFileName()" Pin
Richard MacCutchan6-Jan-10 22:05
mveRichard MacCutchan6-Jan-10 22:05 
AnswerRe: How many files can be created by methord "GetTempFileName()" Pin
David Crow7-Jan-10 2:51
David Crow7-Jan-10 2:51 
AnswerRe: How many files can be created by methord "GetTempFileName()" Pin
Rozis8-Jan-10 11:59
Rozis8-Jan-10 11:59 
Questionhow to convert string to resource ID Pin
ronovice6-Jan-10 20:44
ronovice6-Jan-10 20:44 
QuestionRe: how to convert string to resource ID Pin
CPallini6-Jan-10 21:20
mveCPallini6-Jan-10 21:20 
GeneralRe: how to convert string to resource ID [modified] Pin
ronovice6-Jan-10 21:22
ronovice6-Jan-10 21:22 
GeneralRe: how to convert string to resource ID Pin
KingsGambit6-Jan-10 21:25
KingsGambit6-Jan-10 21:25 
GeneralRe: how to convert string to resource ID Pin
ronovice6-Jan-10 21:29
ronovice6-Jan-10 21:29 

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.