Click here to Skip to main content
16,005,473 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Inheritance in C Pin
CPallini16-Dec-08 0:03
mveCPallini16-Dec-08 0:03 
AnswerRe: Inheritance in C Pin
Chandrasekharan P16-Dec-08 0:20
Chandrasekharan P16-Dec-08 0:20 
AnswerRe: Inheritance in C Pin
Jijo.Raj16-Dec-08 0:16
Jijo.Raj16-Dec-08 0:16 
QuestionCMenu -> GetMenuString -> Get text and shortcut key seperate Pin
karhong15-Dec-08 22:57
karhong15-Dec-08 22:57 
AnswerRe: CMenu -> GetMenuString -> Get text and shortcut key seperate Pin
L. Madhavan15-Dec-08 23:01
L. Madhavan15-Dec-08 23:01 
GeneralRe: CMenu -> GetMenuString -> Get text and shortcut key seperate Pin
karhong15-Dec-08 23:04
karhong15-Dec-08 23:04 
GeneralRe: CMenu -> GetMenuString -> Get text and shortcut key seperate Pin
L. Madhavan15-Dec-08 23:10
L. Madhavan15-Dec-08 23:10 
AnswerRe: CMenu -> GetMenuString -> Get text and shortcut key seperate Pin
Iain Clarke, Warrior Programmer16-Dec-08 9:01
Iain Clarke, Warrior Programmer16-Dec-08 9:01 
You should also look at this article:

http://www.codeproject.com/KB/menus/newmenuxpstyle.aspx[^]

I helped the author add code to parse the accelerotor table to get the short cut keys, cutting out the need to write them in the menu initially. This also lets you have changeable keys in your software.

And it's a super article before I put my nose in...

Iain.
GeneralRe: CMenu -> GetMenuString -> Get text and shortcut key seperate Pin
karhong16-Dec-08 14:07
karhong16-Dec-08 14:07 
QuestionList control label editing problem Pin
L. Madhavan15-Dec-08 22:32
L. Madhavan15-Dec-08 22:32 
AnswerRe: List control label editing problem Pin
Code-o-mat15-Dec-08 23:59
Code-o-mat15-Dec-08 23:59 
GeneralRe: List control label editing problem Pin
L. Madhavan16-Dec-08 19:28
L. Madhavan16-Dec-08 19:28 
GeneralRe: List control label editing problem Pin
Code-o-mat16-Dec-08 21:43
Code-o-mat16-Dec-08 21:43 
QuestionDebug Assertion failure in AFXWIN2.inl Pin
JJeffrey15-Dec-08 22:09
JJeffrey15-Dec-08 22:09 
AnswerRe: Debug Assertion failure in AFXWIN2.inl Pin
CPallini15-Dec-08 22:14
mveCPallini15-Dec-08 22:14 
GeneralRe: Debug Assertion failure in AFXWIN2.inl Pin
JJeffrey16-Dec-08 13:28
JJeffrey16-Dec-08 13:28 
GeneralRe: Debug Assertion failure in AFXWIN2.inl Pin
CPallini16-Dec-08 21:40
mveCPallini16-Dec-08 21:40 
Questioncan i get demo for COM and OLE controls? Pin
puppya15-Dec-08 21:48
puppya15-Dec-08 21:48 
AnswerRe: can i get demo for COM and OLE controls? Pin
CPallini15-Dec-08 22:09
mveCPallini15-Dec-08 22:09 
QuestionC++ Class Template Full and Partial Specialization query Pin
ComplexLifeForm15-Dec-08 21:47
ComplexLifeForm15-Dec-08 21:47 
AnswerRe: C++ Class Template Full and Partial Specialization query Pin
Stuart Dootson15-Dec-08 22:08
professionalStuart Dootson15-Dec-08 22:08 
GeneralRe: C++ Class Template Full and Partial Specialization query Pin
ComplexLifeForm15-Dec-08 23:56
ComplexLifeForm15-Dec-08 23:56 
GeneralRe: C++ Class Template Full and Partial Specialization query Pin
Stuart Dootson16-Dec-08 3:30
professionalStuart Dootson16-Dec-08 3:30 
GeneralRe: C++ Class Template Full and Partial Specialization query Pin
ComplexLifeForm16-Dec-08 6:28
ComplexLifeForm16-Dec-08 6:28 
GeneralRe: C++ Class Template Full and Partial Specialization query Pin
Stuart Dootson16-Dec-08 7:30
professionalStuart Dootson16-Dec-08 7:30 

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.