Click here to Skip to main content
16,014,608 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Exact value of ULONGLONG and longdouble ! Pin
Mark Salsbery18-Aug-08 8:33
Mark Salsbery18-Aug-08 8:33 
AnswerRe: Exact value of ULONGLONG and longdouble ! Pin
CPallini18-Aug-08 0:59
mveCPallini18-Aug-08 0:59 
GeneralRe: Exact value of ULONGLONG and longdouble ! Pin
Hamid_RT18-Aug-08 4:27
Hamid_RT18-Aug-08 4:27 
AnswerRe: Exact value of ULONGLONG and longdouble ! Pin
David Crow18-Aug-08 5:25
David Crow18-Aug-08 5:25 
QuestionHow to store and retrieve the image into a file. Pin
Bernaad17-Aug-08 23:17
Bernaad17-Aug-08 23:17 
AnswerRe: How to store and retrieve the image into a file. Pin
Cedric Moonen17-Aug-08 23:23
Cedric Moonen17-Aug-08 23:23 
GeneralRe: How to store and retrieve the image into a file. Pin
Bernaad17-Aug-08 23:37
Bernaad17-Aug-08 23:37 
GeneralRe: How to store and retrieve the image into a file. Pin
Cedric Moonen17-Aug-08 23:50
Cedric Moonen17-Aug-08 23:50 
It's still not clear for me what you should do with this file. So, you have a button on which the user can click on and you want to save the image with some properties in a file.


Bernaad wrote:
when he want to display that image after some time, he can get the image by read that file and display that image in the screen.


That's the part I don't get. This file will only be opened by your program right ? So why do you have to make things complicated like that ? Why don't you simply save the image directly and then retrieve those properties later when the user wants to disaply the file. It will avoid you to make your own complex file type with duplicate informations that are already contained in the original file.

Cédric Moonen
Software developer

Charting control [v1.4]
OpenGL game tutorial in C++ [Part 2 online]

AnswerRe: How to store and retrieve the image into a file. Pin
CPallini17-Aug-08 23:35
mveCPallini17-Aug-08 23:35 
JokeRe: How to store and retrieve the image into a file. Pin
Rajesh R Subramanian18-Aug-08 0:01
professionalRajesh R Subramanian18-Aug-08 0:01 
GeneralRe: How to store and retrieve the image into a file. Pin
CPallini18-Aug-08 0:06
mveCPallini18-Aug-08 0:06 
GeneralOT (of course) - Someone changed his mind Pin
CPallini18-Aug-08 3:34
mveCPallini18-Aug-08 3:34 
GeneralRe: OT (of course) - Someone changed his mind Pin
Rajesh R Subramanian18-Aug-08 19:41
professionalRajesh R Subramanian18-Aug-08 19:41 
GeneralRe: OT (of course) - Someone changed his mind Pin
CPallini18-Aug-08 21:15
mveCPallini18-Aug-08 21:15 
AnswerRe: How to store and retrieve the image into a file. Pin
Hamid_RT18-Aug-08 4:51
Hamid_RT18-Aug-08 4:51 
Questionsaving the screen Pin
Chandrasekharan P17-Aug-08 23:13
Chandrasekharan P17-Aug-08 23:13 
AnswerRe: saving the screen Pin
Rajesh R Subramanian17-Aug-08 23:23
professionalRajesh R Subramanian17-Aug-08 23:23 
AnswerRe: saving the screen Pin
Hamid_RT18-Aug-08 4:54
Hamid_RT18-Aug-08 4:54 
AnswerRe: saving the screen Pin
vikas amin18-Aug-08 7:58
vikas amin18-Aug-08 7:58 
AnswerRe: saving the screen Pin
vikas amin18-Aug-08 7:59
vikas amin18-Aug-08 7:59 
GeneralRe: saving the screen Pin
Chandrasekharan P18-Aug-08 19:05
Chandrasekharan P18-Aug-08 19:05 
GeneralRe: saving the screen Pin
vikas amin19-Aug-08 4:25
vikas amin19-Aug-08 4:25 
GeneralRe: saving the screen Pin
vikas amin19-Aug-08 5:04
vikas amin19-Aug-08 5:04 
QuestionNavigating Between Buttons Pin
T.RATHA KRISHNAN17-Aug-08 23:11
T.RATHA KRISHNAN17-Aug-08 23:11 
AnswerRe: Navigating Between Buttons Pin
Chandrasekharan P17-Aug-08 23:15
Chandrasekharan P17-Aug-08 23:15 

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.