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

C / C++ / MFC

 
QuestionGood start for VC++ Pin
urssmiling3-Nov-05 13:03
urssmiling3-Nov-05 13:03 
AnswerRe: Good start for VC++ Pin
Christian Graus3-Nov-05 13:38
protectorChristian Graus3-Nov-05 13:38 
QuestionTrying to save a stored file onto a buffer Pin
bobfilar3-Nov-05 12:34
bobfilar3-Nov-05 12:34 
AnswerRe: Trying to save a stored file onto a buffer Pin
Christian Graus3-Nov-05 13:39
protectorChristian Graus3-Nov-05 13:39 
GeneralRe: Trying to save a stored file onto a buffer Pin
bobfilar3-Nov-05 14:09
bobfilar3-Nov-05 14:09 
GeneralRe: Trying to save a stored file onto a buffer Pin
Christian Graus3-Nov-05 14:12
protectorChristian Graus3-Nov-05 14:12 
QuestionDisappear bitmap Pin
GoodQuestion3-Nov-05 11:28
GoodQuestion3-Nov-05 11:28 
AnswerRe: Disappear bitmap Pin
Christian Graus3-Nov-05 11:46
protectorChristian Graus3-Nov-05 11:46 
This is at least a memory leak. Load the bitmap as a member variable, not in your paint handler. You will run out of GDI resources pretty quickly, in fact, that may be what is happening.


Christian Graus - Microsoft MVP - C++
GeneralRe: Disappear bitmap Pin
GoodQuestion3-Nov-05 12:02
GoodQuestion3-Nov-05 12:02 
GeneralRe: Disappear bitmap Pin
Christian Graus3-Nov-05 12:07
protectorChristian Graus3-Nov-05 12:07 
AnswerRe: Disappear bitmap Pin
vikas amin3-Nov-05 20:17
vikas amin3-Nov-05 20:17 
QuestionCompile program in command line??And OpenGL Pin
Ming Luo3-Nov-05 11:16
Ming Luo3-Nov-05 11:16 
AnswerRe: Compile program in command line??And OpenGL Pin
Christian Graus3-Nov-05 11:18
protectorChristian Graus3-Nov-05 11:18 
GeneralRe: Compile program in command line??And OpenGL Pin
Ming Luo3-Nov-05 11:25
Ming Luo3-Nov-05 11:25 
Questionlocalization tools Pin
jim4563-Nov-05 10:22
jim4563-Nov-05 10:22 
AnswerRe: localization tools Pin
softwareguy12-Apr-06 3:51
softwareguy12-Apr-06 3:51 
Questionmultiple filename for single resource Pin
jim4563-Nov-05 10:17
jim4563-Nov-05 10:17 
QuestionList Ctrl and LVS_EX_HEADERDRAGDROP Pin
#realJSOP3-Nov-05 9:50
professional#realJSOP3-Nov-05 9:50 
GeneralRe: List Ctrl and LVS_EX_HEADERDRAGDROP Pin
Shog93-Nov-05 10:47
sitebuilderShog93-Nov-05 10:47 
QuestionApp crashes Pin
ita_cas3-Nov-05 9:45
ita_cas3-Nov-05 9:45 
AnswerRe: App crashes Pin
Christian Graus3-Nov-05 11:19
protectorChristian Graus3-Nov-05 11:19 
AnswerRe: App crashes Pin
kakan3-Nov-05 19:12
professionalkakan3-Nov-05 19:12 
Questiontooltips in MDI app Pin
cje3-Nov-05 9:22
cje3-Nov-05 9:22 
QuestionCListCtrl Pin
DanYELL3-Nov-05 8:12
DanYELL3-Nov-05 8:12 
AnswerRe: CListCtrl Pin
act_x3-Nov-05 8:53
act_x3-Nov-05 8:53 

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.