Click here to Skip to main content
16,011,508 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Header file to Library ... Pin
Steen Krogsgaard13-Sep-01 4:12
Steen Krogsgaard13-Sep-01 4:12 
GeneralRe: Header file to Library ... Pin
Hadi Rezaee13-Sep-01 4:45
Hadi Rezaee13-Sep-01 4:45 
QuestionHow can I run my application before password in win98 Pin
12-Sep-01 22:29
suss12-Sep-01 22:29 
AnswerRe: How can I run my application before password in win98 Pin
Michael Dunn12-Sep-01 22:36
sitebuilderMichael Dunn12-Sep-01 22:36 
GeneralI hopethe pwd dialog display after my application end! Pin
12-Sep-01 23:12
suss12-Sep-01 23:12 
GeneralAutomatic Radio Buttons Pin
Derek Lakin12-Sep-01 22:20
Derek Lakin12-Sep-01 22:20 
GeneralRe: Automatic Radio Buttons Pin
Tomasz Sowinski13-Sep-01 1:51
Tomasz Sowinski13-Sep-01 1:51 
GeneralRe: Automatic Radio Buttons Pin
Derek Lakin13-Sep-01 2:02
Derek Lakin13-Sep-01 2:02 
I couldn't get a handle on where this was happening or why my buttons weren't getting BM_SETCHECK messages so I've handled it all in the OnClick event handler.

It traverses through the controls in the same group sending BM_SETCHECK to each in turn.

Does this seem like a sensible solution? It appears to work for radio groups of mixed standard and custom radio buttons and groups of all custom radio buttons.

Derek Lakin.
Salamander Software Ltd.
GeneralRe: Automatic Radio Buttons Pin
Tomasz Sowinski13-Sep-01 2:17
Tomasz Sowinski13-Sep-01 2:17 
GeneralRe: Automatic Radio Buttons Pin
Derek Lakin13-Sep-01 2:21
Derek Lakin13-Sep-01 2:21 
Generalhelp with MSXML Pin
12-Sep-01 22:10
suss12-Sep-01 22:10 
GeneralRe: help with MSXML Pin
Michael Dunn12-Sep-01 22:30
sitebuilderMichael Dunn12-Sep-01 22:30 
GeneralRe: help with MSXML Pin
12-Sep-01 22:53
suss12-Sep-01 22:53 
GeneralRe: help with MSXML Pin
markkuk13-Sep-01 1:39
markkuk13-Sep-01 1:39 
GeneralRe: help with MSXML Pin
13-Sep-01 1:49
suss13-Sep-01 1:49 
GeneralRe: help with MSXML Pin
Erik Thompson13-Sep-01 8:36
sitebuilderErik Thompson13-Sep-01 8:36 
GeneralRe: help with MSXML Pin
jkgh12-Sep-01 23:54
jkgh12-Sep-01 23:54 
GeneralRe: help with MSXML Pin
Michael Dunn13-Sep-01 8:00
sitebuilderMichael Dunn13-Sep-01 8:00 
GeneralADO ... Pin
Hadi Rezaee12-Sep-01 21:10
Hadi Rezaee12-Sep-01 21:10 
GeneralRe: ADO ... Pin
Rashid Thadha12-Sep-01 22:42
Rashid Thadha12-Sep-01 22:42 
GeneralRe: ADO ... Pin
Hadi Rezaee12-Sep-01 23:14
Hadi Rezaee12-Sep-01 23:14 
GeneralI need a custom IE Toolbar Pin
12-Sep-01 20:17
suss12-Sep-01 20:17 
GeneralRe: I need a custom IE Toolbar Pin
Jonathon Lockett12-Sep-01 22:22
Jonathon Lockett12-Sep-01 22:22 
GeneralRe: I need a custom IE Toolbar Pin
13-Sep-01 1:53
suss13-Sep-01 1:53 
GeneralDynamic nested popup CMenu's Pin
12-Sep-01 19:23
suss12-Sep-01 19:23 

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.