Click here to Skip to main content
15,921,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why can't I see my class in the ClassView pane? Pin
ewighell15-Oct-05 6:14
ewighell15-Oct-05 6:14 
GeneralRe: why can't I see my class in the ClassView pane? Pin
fuzz_ball18-Oct-05 15:46
fuzz_ball18-Oct-05 15:46 
QuestionRichEdit Control not Drawing Properly Pin
Steve Thresher14-Oct-05 12:22
Steve Thresher14-Oct-05 12:22 
Questiontoolbar Pin
Archer28214-Oct-05 12:11
Archer28214-Oct-05 12:11 
AnswerRe: toolbar Pin
khan++14-Oct-05 21:48
khan++14-Oct-05 21:48 
QuestionListing Thread Module Names and Base Addresses Pin
Abhishek Karnik14-Oct-05 9:54
Abhishek Karnik14-Oct-05 9:54 
AnswerRe: Listing Thread Module Names and Base Addresses Pin
Arman S.14-Oct-05 10:13
Arman S.14-Oct-05 10:13 
GeneralRe: Listing Thread Module Names and Base Addresses Pin
Anonymous14-Oct-05 10:32
Anonymous14-Oct-05 10:32 
GeneralRe: Listing Thread Module Names and Base Addresses Pin
Abhishek Karnik14-Oct-05 10:48
Abhishek Karnik14-Oct-05 10:48 
GeneralRe: Listing Thread Module Names and Base Addresses Pin
Robert M Greene14-Oct-05 11:07
Robert M Greene14-Oct-05 11:07 
GeneralRe: Listing Thread Module Names and Base Addresses Pin
Abhishek Karnik14-Oct-05 11:09
Abhishek Karnik14-Oct-05 11:09 
QuestionPassing pointers Pin
Anonymous14-Oct-05 8:22
Anonymous14-Oct-05 8:22 
AnswerRe: Passing pointers Pin
Axter14-Oct-05 15:56
professionalAxter14-Oct-05 15:56 
QuestionFun with CPropertySheets/Pages Pin
Jader8914-Oct-05 8:03
Jader8914-Oct-05 8:03 
AnswerRe: Fun with CPropertySheets/Pages Pin
Jader8914-Oct-05 8:04
Jader8914-Oct-05 8:04 
AnswerRe: Fun with CPropertySheets/Pages Pin
Maximilien14-Oct-05 8:58
Maximilien14-Oct-05 8:58 
AnswerRe: Fun with CPropertySheets/Pages Pin
Roger Allen14-Oct-05 9:18
Roger Allen14-Oct-05 9:18 
GeneralRe: Fun with CPropertySheets/Pages Pin
Jader8914-Oct-05 10:28
Jader8914-Oct-05 10:28 
GeneralRe: Fun with CPropertySheets/Pages Pin
Maximilien15-Oct-05 9:07
Maximilien15-Oct-05 9:07 
QuestionHow to handle the ENTER key in the parent window... Pin
Ian Bowler14-Oct-05 7:45
Ian Bowler14-Oct-05 7:45 
AnswerRe: How to handle the ENTER key in the parent window... Pin
Mircea Puiu14-Oct-05 21:35
Mircea Puiu14-Oct-05 21:35 
GeneralRe: How to handle the ENTER key in the parent window... Pin
Ian Bowler15-Oct-05 11:22
Ian Bowler15-Oct-05 11:22 
QuestionHow to use ClearType with GDI+ Pin
MikeG200014-Oct-05 7:31
MikeG200014-Oct-05 7:31 
AnswerRe: How to use ClearType with GDI+ Pin
Mircea Puiu14-Oct-05 21:47
Mircea Puiu14-Oct-05 21:47 
QuestionModless Dialog Box Pin
BuckBrown14-Oct-05 7:26
BuckBrown14-Oct-05 7:26 
Confused | :confused: I have a dialog box full of static text and edit controls that I populate with CStrings. Works great when I call DoModal(), but if I try to make it modless and use Create(IDD_DIALOG_ID) and ShowWindow(SH_SHOW) the dialog box is displayed but none of the static text or controls appear. How do I get the "guts" of the dialog box to be displayed also?



Buck

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.