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

C / C++ / MFC

 
QuestionWM_SETFOCUS / WM_KILLFOCUS in dialog based apps... ????? Pin
Carlo Comino4-Sep-00 22:29
sussCarlo Comino4-Sep-00 22:29 
AnswerRe: WM_SETFOCUS / WM_KILLFOCUS in dialog based apps... ????? Pin
Ivan Ng4-Sep-00 23:54
Ivan Ng4-Sep-00 23:54 
GeneralInstallShield Pin
Eq4-Sep-00 21:25
Eq4-Sep-00 21:25 
GeneralInstallShield Pin
Eq4-Sep-00 21:25
Eq4-Sep-00 21:25 
GeneralInstallShield Pin
Eq4-Sep-00 21:25
Eq4-Sep-00 21:25 
GeneralReading INI files Pin
#realJSOP4-Sep-00 16:35
professional#realJSOP4-Sep-00 16:35 
GeneralRe: Reading INI files Pin
Michael Dunn4-Sep-00 18:03
sitebuilderMichael Dunn4-Sep-00 18:03 
GeneralRe: Reading INI files Pin
John Simmons/lazy outlaw programmer5-Sep-00 0:32
sussJohn Simmons/lazy outlaw programmer5-Sep-00 0:32 
Well, I gave just the filename in my example because it resulted in less typing. Smile | :)

I don't know how big a .clw (class wizard) file can get, but the one I'm working on is only 2k at the moment.

I know that the file is being read correctly because I check the "General Iffo" section to find out how many classes are in the clw file and what their names are. The next step is to find out what the associated cpp/h file names are, and this is where reading the .clw file is falling flat on it's face.

I guess I *could* just read all the section names and parse them that way, but what a royal pain in the ass...


GeneralRe: Reading INI files Pin
John Simmons/stupid outlaw programmer5-Sep-00 1:22
sussJohn Simmons/stupid outlaw programmer5-Sep-00 1:22 
GeneralAbout subclassing Pin
Eq4-Sep-00 7:05
Eq4-Sep-00 7:05 
GeneralCaption bar - how to add new button Pin
Stanik4-Sep-00 4:57
Stanik4-Sep-00 4:57 
GeneralRe: Caption bar - how to add new button Pin
zmike8-Sep-00 0:42
zmike8-Sep-00 0:42 
GeneralWorking directory of a process Pin
Eq3-Sep-00 18:43
Eq3-Sep-00 18:43 
GeneralRe: Working directory of a process Pin
Michael Dunn3-Sep-00 19:47
sitebuilderMichael Dunn3-Sep-00 19:47 
GeneralRe: Working directory of a process Pin
Tim Deveaux4-Sep-00 4:02
Tim Deveaux4-Sep-00 4:02 
GeneralC++ Console Application Pin
Graeme3-Sep-00 12:51
Graeme3-Sep-00 12:51 
GeneralRe: C++ Console Application Pin
Tim Deveaux3-Sep-00 14:52
Tim Deveaux3-Sep-00 14:52 
General** Passing Variable Values to other Dialog Boxes ** Pin
Steve Lai3-Sep-00 12:22
Steve Lai3-Sep-00 12:22 
GeneralRe: ** Passing Variable Values to other Dialog Boxes ** Pin
Tim Deveaux3-Sep-00 15:08
Tim Deveaux3-Sep-00 15:08 
GeneralRe: ** Passing Variable Values to other Dialog Boxes ** Pin
#realJSOP3-Sep-00 17:06
professional#realJSOP3-Sep-00 17:06 
GeneralPrint CRichEditCtrl from CView Pin
David Pokluda3-Sep-00 8:10
David Pokluda3-Sep-00 8:10 
GeneralRe: Print CRichEditCtrl from CView Pin
jschacker5-Sep-00 3:42
jschacker5-Sep-00 3:42 
GeneralRe: Print CRichEditCtrl from CView Pin
jschacker6-Sep-00 13:00
jschacker6-Sep-00 13:00 
GeneralPrint Information Pin
David Pokluda3-Sep-00 8:08
David Pokluda3-Sep-00 8:08 
QuestionHow to get a CWnd background color Pin
zhiying3-Sep-00 5:07
susszhiying3-Sep-00 5:07 

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.