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 
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 
Naveen R wrote:
But still I dont understand why you directly read the bitmap. My suggestion is to use the LoadImage() instead of this.


its because i don't have the File name or the file path with me. i just have the addresses of the starting sector and ending sector of the image file to work with. i am then reading the data between those sectors (which is nothing but the data of the image file) into a buffer. now i want to show the preview of that image by just using the data in the buffer before storing it as a file. i am still not able to succeed in what i am trying to do.



Regards,
Srinivas

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.