Click here to Skip to main content
15,888,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to display the Bitmap that created by CreateBitmap function? Pin
vasu_sri28-Feb-07 1:43
vasu_sri28-Feb-07 1:43 
AnswerRe: How to display the Bitmap that created by CreateBitmap function? Pin
Naveen28-Feb-07 2:01
Naveen28-Feb-07 2:01 
GeneralRe: How to display the Bitmap that created by CreateBitmap function? Pin
CPallini28-Feb-07 2:06
mveCPallini28-Feb-07 2:06 
GeneralRe: How to display the Bitmap that created by CreateBitmap function? Pin
Naveen28-Feb-07 2:14
Naveen28-Feb-07 2:14 
GeneralAnd why? Pin
CPallini28-Feb-07 2:40
mveCPallini28-Feb-07 2:40 
GeneralRe: And why? Pin
Naveen28-Feb-07 16:48
Naveen28-Feb-07 16:48 
GeneralRe: And why? Pin
CPallini1-Mar-07 0:06
mveCPallini1-Mar-07 0:06 
AnswerRe: How to display the Bitmap that created by CreateBitmap function? Pin
Naveen28-Feb-07 2:05
Naveen28-Feb-07 2:05 
In addition to the above post, you must bitblit the content from memdc to dc in the CThumbBmpView::OnPaint()function after the statement OnDraw(&memDC);

nave

General[Modified] Re: How to display the Bitmap that created by CreateBitmap function? Pin
CPallini28-Feb-07 2:11
mveCPallini28-Feb-07 2:11 
GeneralRe: How to display the Bitmap that created by CreateBitmap function? Pin
Naveen28-Feb-07 2:13
Naveen28-Feb-07 2:13 
GeneralRe: How to display the Bitmap that created by CreateBitmap function? Pin
vasu_sri28-Feb-07 2:26
vasu_sri28-Feb-07 2:26 
GeneralRe: How to display the Bitmap that created by CreateBitmap function? Pin
Naveen28-Feb-07 17:01
Naveen28-Feb-07 17:01 
GeneralRe: How to display the Bitmap that created by CreateBitmap function? Pin
vasu_sri28-Feb-07 20:17
vasu_sri28-Feb-07 20:17 
GeneralRe: How to display the Bitmap that created by CreateBitmap function? Pin
Naveen28-Feb-07 20:59
Naveen28-Feb-07 20:59 
Questionseprator in toolbar Pin
sulabh_expert@rediffmail.com28-Feb-07 1:25
sulabh_expert@rediffmail.com28-Feb-07 1:25 
AnswerRe: seprator in toolbar Pin
Nibu babu thomas28-Feb-07 1:29
Nibu babu thomas28-Feb-07 1:29 
Questionchanging text of listCtrl-header - part two Pin
ensger28-Feb-07 1:21
ensger28-Feb-07 1:21 
AnswerRe: changing text of listCtrl-header - part two Pin
prasad_som28-Feb-07 1:35
prasad_som28-Feb-07 1:35 
GeneralRe: changing text of listCtrl-header - part two Pin
ensger28-Feb-07 1:42
ensger28-Feb-07 1:42 
AnswerRe: changing text of listCtrl-header - part two Pin
prasad_som28-Feb-07 2:14
prasad_som28-Feb-07 2:14 
QuestionRe: changing text of listCtrl-header - part two Pin
David Crow28-Feb-07 2:42
David Crow28-Feb-07 2:42 
AnswerRe: changing text of listCtrl-header - part two Pin
ensger28-Feb-07 3:02
ensger28-Feb-07 3:02 
GeneralRe: changing text of listCtrl-header - part two Pin
David Crow28-Feb-07 3:10
David Crow28-Feb-07 3:10 
GeneralRe: changing text of listCtrl-header - part two Pin
ensger28-Feb-07 3:22
ensger28-Feb-07 3:22 
QuestionMultithreading Pin
neha.agarwal2728-Feb-07 0:44
neha.agarwal2728-Feb-07 0:44 

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.