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

C / C++ / MFC

 
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 
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 
When the user begins editing an item label in a list control, I'd like to select a portion of the text in the edit control. I'm using MFC and currently, I'm calling GetEditControl() in the LVN_BEGINLABELEDIT handler and then using SetSel() to set the selection in the edit control. This works as expected under Vista, but under XP, the code seems to have no effect and nothing is selected. Has anyone come across this behaviour before? Any help towards solving this problem is greatly appreciated.
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 
QuestionFont of afxmessage or messageBox Pin
tasumisra15-Dec-08 21:23
tasumisra15-Dec-08 21:23 
AnswerRe: Font of afxmessage or messageBox Pin
L. Madhavan15-Dec-08 22:39
L. Madhavan15-Dec-08 22:39 

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.