Click here to Skip to main content
15,901,853 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hide Command Prompt in Console Application Pin
sunlin72-Mar-10 17:45
sunlin72-Mar-10 17:45 
AnswerRe: Hide Command Prompt in Console Application Pin
Rolf Kristensen2-Mar-10 12:22
Rolf Kristensen2-Mar-10 12:22 
QuestionByte Ordering MFC Serialization [Solved] Pin
Garth Watkins1-Mar-10 23:05
Garth Watkins1-Mar-10 23:05 
AnswerRe: Byte Ordering MFC Serialization Pin
CPallini1-Mar-10 23:12
mveCPallini1-Mar-10 23:12 
GeneralRe: Byte Ordering MFC Serialization Pin
Garth Watkins1-Mar-10 23:17
Garth Watkins1-Mar-10 23:17 
GeneralRe: Byte Ordering MFC Serialization Pin
CPallini1-Mar-10 23:31
mveCPallini1-Mar-10 23:31 
GeneralRe: Byte Ordering MFC Serialization Pin
Garth Watkins1-Mar-10 23:44
Garth Watkins1-Mar-10 23:44 
GeneralRe: Byte Ordering MFC Serialization Pin
CPallini1-Mar-10 23:51
mveCPallini1-Mar-10 23:51 
Garth Watkins wrote:
That's going to tell me what format (Little Endian/Big Endian) the CArchive class saves data in. It's not going to tell me whether or not it gets restored in the proper way when deserializing it on another platform that has a different byte order.

It should serialize it in little-endian format. That way you may be pretty confident it will work on other platforms (as quick-test result 'pretty confident' is good, anyway, I suppose checking the endianess is a bit painful).
I would say (based on Dr.Dobb's article): if you don't make mistakes, it will work.
Smile | :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

QuestionDownload file from the url. Pin
avika1-Mar-10 22:30
avika1-Mar-10 22:30 
AnswerRe: Download file from the url. Pin
«_Superman_»1-Mar-10 22:35
professional«_Superman_»1-Mar-10 22:35 
GeneralRe: Download file from the url. Pin
avika1-Mar-10 23:09
avika1-Mar-10 23:09 
GeneralRe: Download file from the url. Pin
«_Superman_»1-Mar-10 23:16
professional«_Superman_»1-Mar-10 23:16 
GeneralRe: Download file from the url. Pin
avika1-Mar-10 23:25
avika1-Mar-10 23:25 
AnswerRe: Download file from the url. Pin
CPallini1-Mar-10 22:52
mveCPallini1-Mar-10 22:52 
GeneralRe: Download file from the url. Pin
avika1-Mar-10 23:05
avika1-Mar-10 23:05 
GeneralRe: Download file from the url. Pin
CPallini1-Mar-10 23:11
mveCPallini1-Mar-10 23:11 
AnswerRe: Download file from the url. Pin
Whuili_200419-May-11 8:30
Whuili_200419-May-11 8:30 
Questionhlp its urgent Pin
DX Roster1-Mar-10 20:36
DX Roster1-Mar-10 20:36 
AnswerRe: hlp its urgent PinPopular
Cedric Moonen1-Mar-10 20:42
Cedric Moonen1-Mar-10 20:42 
AnswerRe: hlp its urgent Pin
CPallini1-Mar-10 20:44
mveCPallini1-Mar-10 20:44 
AnswerRe: hlp its urgent Pin
Paresh Chitte2-Mar-10 22:29
Paresh Chitte2-Mar-10 22:29 
GeneralRe: hlp its urgent Pin
CPallini2-Mar-10 22:45
mveCPallini2-Mar-10 22:45 
AnswerRe: hlp its urgent Pin
«_Superman_»1-Mar-10 21:10
professional«_Superman_»1-Mar-10 21:10 
GeneralRe: hlp its urgent Pin
Cedric Moonen1-Mar-10 21:13
Cedric Moonen1-Mar-10 21:13 
GeneralRe: hlp its urgent Pin
Rajesh R Subramanian1-Mar-10 21:19
professionalRajesh R Subramanian1-Mar-10 21:19 

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.