Click here to Skip to main content
15,906,708 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to find a word in a string... Pin
10-Aug-01 9:40
suss10-Aug-01 9:40 
AnswerRe: how to find a word in a string... Pin
#realJSOP10-Aug-01 9:42
professional#realJSOP10-Aug-01 9:42 
GeneralRe: how to find a word in a string... Pin
11-Aug-01 1:10
suss11-Aug-01 1:10 
Questiontree controled options page w/o mfc? Pin
10-Aug-01 8:36
suss10-Aug-01 8:36 
AnswerRe: tree controled options page w/o mfc? Pin
Michael Dunn10-Aug-01 9:20
sitebuilderMichael Dunn10-Aug-01 9:20 
Generalcompiler not recognizing dialog ID Pin
Jake Palmer10-Aug-01 7:44
Jake Palmer10-Aug-01 7:44 
GeneralRe: compiler not recognizing dialog ID Pin
Carlos Antollini10-Aug-01 7:56
Carlos Antollini10-Aug-01 7:56 
GeneralRe: compiler not recognizing dialog ID Pin
Jake Palmer10-Aug-01 8:49
Jake Palmer10-Aug-01 8:49 
The ID's are in resource.h, which is included only in my CWinApp-derived class. The app's header is included automatically in every cpp file in the project. So, when I compile the class in question, it picks up the include and works fine, but when I build the project, it apparently looks at the headers first and gives me trouble. should i include the app's header in the problem header, instead of in it's cpp file?
GeneralRe: compiler not recognizing dialog ID Pin
Carlos Antollini10-Aug-01 9:38
Carlos Antollini10-Aug-01 9:38 
QuestionCDC ?? Pin
otvac10-Aug-01 4:56
otvac10-Aug-01 4:56 
Generaltransparent listbox Pin
10-Aug-01 4:50
suss10-Aug-01 4:50 
GeneralRe: transparent listbox Pin
Tomasz Sowinski10-Aug-01 4:55
Tomasz Sowinski10-Aug-01 4:55 
GeneralRe: transparent listbox Pin
#realJSOP10-Aug-01 6:26
professional#realJSOP10-Aug-01 6:26 
GeneralRe: transparent listbox Pin
Tomasz Sowinski10-Aug-01 6:34
Tomasz Sowinski10-Aug-01 6:34 
GeneralSerialnumber of a Disk Pin
Gerhard10-Aug-01 4:17
Gerhard10-Aug-01 4:17 
GeneralRe: Serialnumber of a Disk Pin
Tomasz Sowinski10-Aug-01 4:30
Tomasz Sowinski10-Aug-01 4:30 
GeneralInsert text to CRichEditCtrl/View Pin
10-Aug-01 3:01
suss10-Aug-01 3:01 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Tomasz Sowinski10-Aug-01 3:06
Tomasz Sowinski10-Aug-01 3:06 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Ray Kinsella10-Aug-01 3:23
Ray Kinsella10-Aug-01 3:23 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:24
suss10-Aug-01 9:24 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Jake Palmer10-Aug-01 9:36
Jake Palmer10-Aug-01 9:36 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:42
suss10-Aug-01 9:42 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Carlos Antollini10-Aug-01 9:50
Carlos Antollini10-Aug-01 9:50 
GeneralRe: Insert text to CRichEditCtrl/View Pin
10-Aug-01 9:57
suss10-Aug-01 9:57 
GeneralRe: Insert text to CRichEditCtrl/View Pin
Carlos Antollini10-Aug-01 10:07
Carlos Antollini10-Aug-01 10: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.