Click here to Skip to main content
15,901,505 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
QuestionLink Problem Pin
ytubis7-Jan-07 3:38
ytubis7-Jan-07 3:38 
AnswerRe: Link Problem Pin
CPallini7-Jan-07 4:58
mveCPallini7-Jan-07 4:58 
QuestionKeep a window "Always on Top" Pin
Astricks6-Jan-07 21:25
Astricks6-Jan-07 21:25 
AnswerRe: Keep a window "Always on Top" Pin
Dominik Reichl6-Jan-07 22:55
Dominik Reichl6-Jan-07 22:55 
GeneralRe: Keep a window "Always on Top Pin
Astricks6-Jan-07 23:35
Astricks6-Jan-07 23:35 
GeneralRe: Keep a window "Always on Top Pin
Dominik Reichl6-Jan-07 23:45
Dominik Reichl6-Jan-07 23:45 
GeneralRe: Keep a window "Always on Top Pin
Astricks7-Jan-07 0:10
Astricks7-Jan-07 0:10 
QuestionIssue when window is minimized or disactivated Pin
aj4766-Jan-07 17:57
aj4766-Jan-07 17:57 
QuestionPrinter Control Pin
Bram van Kampen6-Jan-07 16:05
Bram van Kampen6-Jan-07 16:05 
AnswerRe: Printer Control Pin
led mike6-Jan-07 18:55
led mike6-Jan-07 18:55 

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.