Click here to Skip to main content
15,915,813 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: search specified string in text Pin
sdhtyjnniutnbjnhbghb7-Jan-07 19:53
sdhtyjnniutnbjnhbghb7-Jan-07 19:53 
GeneralRe: search specified string in text Pin
Hamid_RT7-Jan-07 20:01
Hamid_RT7-Jan-07 20:01 
QuestionInternationallization of Software Pin
Atul237-Jan-07 18:01
Atul237-Jan-07 18:01 
AnswerRe: Internationallization of Software Pin
Michael Dunn7-Jan-07 18:43
sitebuilderMichael Dunn7-Jan-07 18:43 
QuestionCDocTemplate Constructor Asserts Pin
#realJSOP7-Jan-07 11:21
professional#realJSOP7-Jan-07 11:21 
AnswerRe: CDocTemplate Constructor Asserts Pin
PJ Arends7-Jan-07 12:18
professionalPJ Arends7-Jan-07 12:18 
GeneralRe: CDocTemplate Constructor Asserts Pin
#realJSOP7-Jan-07 13:55
professional#realJSOP7-Jan-07 13:55 
GeneralRe: CDocTemplate Constructor Asserts Pin
#realJSOP7-Jan-07 14:24
professional#realJSOP7-Jan-07 14:24 
GeneralRe: CDocTemplate Constructor Asserts Pin
PJ Arends7-Jan-07 14:55
professionalPJ Arends7-Jan-07 14:55 
GeneralRe: CDocTemplate Constructor Asserts Pin
Michael Dunn7-Jan-07 18:48
sitebuilderMichael Dunn7-Jan-07 18:48 
GeneralRe: CDocTemplate Constructor Asserts Pin
#realJSOP7-Jan-07 23:25
professional#realJSOP7-Jan-07 23:25 
QuestionDetecting doubleclick on a desktop window - part 2. Pin
PatrykDabrowski7-Jan-07 10:43
PatrykDabrowski7-Jan-07 10:43 
AnswerRe: Detecting doubleclick on a desktop window - part 2. Pin
PatrykDabrowski7-Jan-07 12:03
PatrykDabrowski7-Jan-07 12:03 
AnswerRe: Detecting doubleclick on a desktop window - part 2 - solution? Pin
PatrykDabrowski7-Jan-07 16:37
PatrykDabrowski7-Jan-07 16:37 
AnswerRe: Detecting doubleclick on a desktop window - part 2. Pin
Naveen7-Jan-07 16:55
Naveen7-Jan-07 16:55 
QuestionMultithreading? Help! Pin
Yonggoo7-Jan-07 8:37
Yonggoo7-Jan-07 8:37 
AnswerRe: Multithreading? Help! Pin
PJ Arends7-Jan-07 9:12
professionalPJ Arends7-Jan-07 9:12 
QuestionUsing Resource ID's [modified] Pin
BlitzPackage7-Jan-07 7:45
BlitzPackage7-Jan-07 7:45 
Greetings,

I have a custom class I'm building in an MDI application. How do I use a resource ID (i.e. IDB_CAR1) in my class? I called a method using that resource ID, but my application can't find it even though it is a resource. Is there an "#include" I'm missing somewhere for my custom class? What's really strange, is that when I hover the mouse over the offending variable, it gives me a tooltip stating "define IDB_CAR1 130" so it knows what it is, but when I try to compile it, it tells me that it is an unknown identifier.

Any help would be greatly appreciated.

Thanks,
BP



-- modified at 13:57 Sunday 7th January, 2007
AnswerRe: Using Resource ID's Pin
PJ Arends7-Jan-07 9:13
professionalPJ Arends7-Jan-07 9:13 
GeneralRe: Using Resource ID's Pin
BlitzPackage7-Jan-07 10:01
BlitzPackage7-Jan-07 10:01 
Questionhooking a function Pin
shaderx7-Jan-07 6:59
shaderx7-Jan-07 6:59 
AnswerRe: hooking a function Pin
Dominik Reichl7-Jan-07 7:48
Dominik Reichl7-Jan-07 7:48 
Questionsign bit Pin
ikbahrian7-Jan-07 5:00
ikbahrian7-Jan-07 5:00 
AnswerYes. Pin
CPallini7-Jan-07 5:28
mveCPallini7-Jan-07 5:28 
AnswerRe: sign bit Pin
Stephen Hewitt7-Jan-07 11:37
Stephen Hewitt7-Jan-07 11:37 

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.