Click here to Skip to main content
15,916,412 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: To get user input from a window. Pin
Hamid_RT31-Oct-07 4:15
Hamid_RT31-Oct-07 4:15 
AnswerRe: To get user input from a window. Pin
David Crow30-Oct-07 3:22
David Crow30-Oct-07 3:22 
QuestionPlaying AVI directly that is inside in a bigger data file Pin
sdancer7529-Oct-07 22:06
sdancer7529-Oct-07 22:06 
AnswerRe: Playing AVI directly that is inside in a bigger data file Pin
Neo Andreson30-Oct-07 20:22
Neo Andreson30-Oct-07 20:22 
QuestionImages serialization Pin
aolihu29-Oct-07 21:42
aolihu29-Oct-07 21:42 
AnswerRe: Images serialization Pin
Paresh Chitte29-Oct-07 21:47
Paresh Chitte29-Oct-07 21:47 
GeneralRe: Images serialization Pin
aolihu29-Oct-07 22:51
aolihu29-Oct-07 22:51 
GeneralRe: Images serialization [modified] Pin
Nelek29-Oct-07 23:43
protectorNelek29-Oct-07 23:43 
You can use CFile, but actually the CArchive can deal with what you need. At last... all data can be stored like BYTES, the content or the meaning of every byte depends on your serialize function and whatever order you use to write / read datas

You can send the value of a variable in int/double format, the content of a string, coordinates of CPoint about positions on the screen or about a graphic, (or about your question) values or RGB pixels with a fixed order (btw, a picture can be understood as a matrix of pixels with a value for the color in every position)

-- modified at 6:33 Tuesday 30th October, 2007

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

Wink | ;)

GeneralRe: Images serialization Pin
aolihu9-Nov-07 3:48
aolihu9-Nov-07 3:48 
GeneralRe: Images serialization Pin
Nelek14-Nov-07 3:41
protectorNelek14-Nov-07 3:41 
QuestionCreate Xml document from xml schema (xsd) file Pin
SumoRaj29-Oct-07 21:32
SumoRaj29-Oct-07 21:32 
Questionrun exe Pin
john563229-Oct-07 21:06
john563229-Oct-07 21:06 
AnswerRe: run exe Pin
Hamid_RT29-Oct-07 21:13
Hamid_RT29-Oct-07 21:13 
GeneralRe: run exe Pin
john563229-Oct-07 21:48
john563229-Oct-07 21:48 
GeneralRe: run exe Pin
Hamid_RT29-Oct-07 22:04
Hamid_RT29-Oct-07 22:04 
GeneralRe: run exe Pin
john563229-Oct-07 23:03
john563229-Oct-07 23:03 
GeneralRe: run exe Pin
Hamid_RT30-Oct-07 0:26
Hamid_RT30-Oct-07 0:26 
GeneralRe: run exe Pin
john563229-Oct-07 23:09
john563229-Oct-07 23:09 
GeneralRe: run exe Pin
Hamid_RT30-Oct-07 0:25
Hamid_RT30-Oct-07 0:25 
AnswerRe: run exe Pin
David Crow30-Oct-07 3:24
David Crow30-Oct-07 3:24 
QuestionMessage Handling of an Edit control Pin
YKK Reddy29-Oct-07 21:00
YKK Reddy29-Oct-07 21:00 
AnswerRe: Message Handling of an Edit control Pin
chandu00429-Oct-07 21:32
chandu00429-Oct-07 21:32 
GeneralRe: Message Handling of an Edit control Pin
YKK Reddy29-Oct-07 22:58
YKK Reddy29-Oct-07 22:58 
QuestionRe: Message Handling of an Edit control Pin
Nishad S29-Oct-07 22:05
Nishad S29-Oct-07 22:05 
QuestionDICOM FILES Pin
Caravel29-Oct-07 20:56
Caravel29-Oct-07 20:56 

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.