Click here to Skip to main content
15,914,165 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: why int main() ? Pin
James Brown9-Nov-06 8:03
James Brown9-Nov-06 8:03 
GeneralRe: why int main() ? Pin
Anthony Mushrow9-Nov-06 12:40
professionalAnthony Mushrow9-Nov-06 12:40 
GeneralRe: why int main() ? Pin
Mark Salsbery9-Nov-06 12:57
Mark Salsbery9-Nov-06 12:57 
GeneralRe: why int main() ? Pin
James Brown9-Nov-06 22:19
James Brown9-Nov-06 22:19 
GeneralRe: why int main() ? Pin
Mark Salsbery10-Nov-06 5:17
Mark Salsbery10-Nov-06 5:17 
GeneralRe: why int main() ? Pin
Mark Salsbery10-Nov-06 5:21
Mark Salsbery10-Nov-06 5:21 
GeneralRe: why int main() ? Pin
James Brown10-Nov-06 5:27
James Brown10-Nov-06 5:27 
QuestionFirst letter of menu item is automatic access key? Pin
sdehart9-Nov-06 5:36
sdehart9-Nov-06 5:36 
I've been asked to remove all access keys from an application's menu. (I know, stupid right?) Anyway, I've removed the access keys. However it turns out that when you press the ALT key and then the first letter of a submenu or menu item, it behaves just like an access key. Is this just inherent Windows behavior? Is there any way to prevent this behavior?

Thanks,
Stephanie
AnswerRe: First letter of menu item is automatic access key? Pin
David Crow9-Nov-06 6:20
David Crow9-Nov-06 6:20 
AnswerRe: First letter of menu item is automatic access key? Pin
toxcct9-Nov-06 7:10
toxcct9-Nov-06 7:10 
QuestionStatic Pin
Waldermort9-Nov-06 4:28
Waldermort9-Nov-06 4:28 
AnswerRe: Static Pin
Cedric Moonen9-Nov-06 4:46
Cedric Moonen9-Nov-06 4:46 
GeneralRe: Static Pin
Niklas L9-Nov-06 4:56
Niklas L9-Nov-06 4:56 
GeneralRe: Static Pin
Waldermort9-Nov-06 5:27
Waldermort9-Nov-06 5:27 
GeneralRe: Static Pin
Blake Miller9-Nov-06 7:08
Blake Miller9-Nov-06 7:08 
GeneralRe: Static Pin
Waldermort9-Nov-06 8:32
Waldermort9-Nov-06 8:32 
GeneralRe: Static Pin
Blake Miller9-Nov-06 8:38
Blake Miller9-Nov-06 8:38 
QuestionOnKeyDown in dialog app... Pin
xkrja9-Nov-06 4:15
xkrja9-Nov-06 4:15 
AnswerRe: OnKeyDown in dialog app... Pin
Rage9-Nov-06 4:31
professionalRage9-Nov-06 4:31 
GeneralRe: OnKeyDown in dialog app... Pin
xkrja9-Nov-06 4:47
xkrja9-Nov-06 4:47 
GeneralRe: OnKeyDown in dialog app... Pin
TClarke9-Nov-06 5:04
TClarke9-Nov-06 5:04 
GeneralRe: OnKeyDown in dialog app... Pin
xkrja9-Nov-06 10:53
xkrja9-Nov-06 10:53 
GeneralRe: OnKeyDown in dialog app... Pin
TClarke9-Nov-06 23:35
TClarke9-Nov-06 23:35 
GeneralRe: OnKeyDown in dialog app... Pin
xkrja10-Nov-06 4:26
xkrja10-Nov-06 4:26 
QuestionDebug Assertion Failed dbgdel.cpp Line 45 Pin
nahitan9-Nov-06 4:13
nahitan9-Nov-06 4:13 

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.