Click here to Skip to main content
16,007,809 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRequired resource [modified] Pin
MsmVc22-Nov-10 22:59
MsmVc22-Nov-10 22:59 
AnswerRe: Required resource Pin
Richard MacCutchan22-Nov-10 23:34
mveRichard MacCutchan22-Nov-10 23:34 
GeneralRe: Required resource Pin
MsmVc23-Nov-10 0:30
MsmVc23-Nov-10 0:30 
GeneralRe: Required resource Pin
Richard MacCutchan23-Nov-10 0:47
mveRichard MacCutchan23-Nov-10 0:47 
GeneralRe: Required resource Pin
MsmVc23-Nov-10 0:49
MsmVc23-Nov-10 0:49 
GeneralRe: Required resource Pin
Richard MacCutchan23-Nov-10 1:44
mveRichard MacCutchan23-Nov-10 1:44 
GeneralRe: Required resource Pin
MsmVc23-Nov-10 17:34
MsmVc23-Nov-10 17:34 
GeneralRe: Required resource Pin
Richard MacCutchan23-Nov-10 21:33
mveRichard MacCutchan23-Nov-10 21:33 
Take a look at your program and see what resources you are using (Fonts, Brushes, Bitmaps etc) and whether you are correctly disposing of them when finished. This is basic Windows programming that you really need to study and understand.
Just say 'NO' to evaluated arguments for diadic functions! Ash

QuestionRe: Required resource Pin
David Crow23-Nov-10 3:06
David Crow23-Nov-10 3:06 
QuestionRe: Required resource Pin
David Crow23-Nov-10 3:08
David Crow23-Nov-10 3:08 
AnswerRe: Required resource Pin
Richard MacCutchan23-Nov-10 3:21
mveRichard MacCutchan23-Nov-10 3:21 
QuestionProblem Initialising derived class Pin
Still learning how to code22-Nov-10 22:33
Still learning how to code22-Nov-10 22:33 
QuestionRe: Problem Initialising derived class Pin
CPallini22-Nov-10 22:43
mveCPallini22-Nov-10 22:43 
AnswerRe: Problem Initialising derived class Pin
Still learning how to code23-Nov-10 0:14
Still learning how to code23-Nov-10 0:14 
GeneralRe: Problem Initialising derived class Pin
CPallini23-Nov-10 0:40
mveCPallini23-Nov-10 0:40 
GeneralRe: Problem Initialising derived class Pin
Still learning how to code23-Nov-10 1:24
Still learning how to code23-Nov-10 1:24 
GeneralRe: Problem Initialising derived class Pin
CPallini23-Nov-10 1:25
mveCPallini23-Nov-10 1:25 
AnswerRe: Problem Initialising derived class Pin
Richard MacCutchan22-Nov-10 23:31
mveRichard MacCutchan22-Nov-10 23:31 
GeneralRe: Problem Initialising derived class Pin
Still learning how to code23-Nov-10 1:46
Still learning how to code23-Nov-10 1:46 
QuestionIcon of MessageBox not display. Pin
Le@rner22-Nov-10 18:44
Le@rner22-Nov-10 18:44 
AnswerRe: Icon of MessageBox not display. Pin
Luc Pattyn22-Nov-10 20:35
sitebuilderLuc Pattyn22-Nov-10 20:35 
QuestionRe: Icon of MessageBox not display. Pin
David Crow23-Nov-10 3:11
David Crow23-Nov-10 3:11 
AnswerRe: Icon of MessageBox not display. Pin
Le@rner23-Nov-10 17:09
Le@rner23-Nov-10 17:09 
QuestionI meet one problem, I donot know how to debug the JNI(java native code) project? Pin
yu-jian22-Nov-10 17:56
yu-jian22-Nov-10 17:56 
QuestionVc++ Project file(.dsp) use get all cpp function name? it is possible? Pin
mathivanaan22-Nov-10 17:43
mathivanaan22-Nov-10 17:43 

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.