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

C / C++ / MFC

 
GeneralSetting Dialog Box position Pin
sschilachi17-Jun-04 2:12
sschilachi17-Jun-04 2:12 
GeneralRe: Setting Dialog Box position Pin
Antony M Kancidrowski17-Jun-04 2:19
Antony M Kancidrowski17-Jun-04 2:19 
GeneralWrite a simple program that can read/write files from/into a CD Pin
ledallam17-Jun-04 2:03
ledallam17-Jun-04 2:03 
GeneralRe: Write a simple program that can read/write files from/into a CD Pin
Henry miller17-Jun-04 3:10
Henry miller17-Jun-04 3:10 
GeneralCObject and CArchive again Pin
Anonymous17-Jun-04 1:53
Anonymous17-Jun-04 1:53 
GeneralRe: CObject and CArchive again Pin
Rodrigo Pinto Pereira de Souza17-Jun-04 2:20
Rodrigo Pinto Pereira de Souza17-Jun-04 2:20 
GeneralRe: CObject and CArchive again Pin
Anonymous17-Jun-04 2:54
Anonymous17-Jun-04 2:54 
GeneralRe: CObject and CArchive again Pin
Rodrigo Pinto Pereira de Souza17-Jun-04 7:46
Rodrigo Pinto Pereira de Souza17-Jun-04 7:46 
The benefit is that with this implementation, you will using a real Object Oriented Concepts.

I think that is more clear to understand, and easy to implement than use CObList Member Variable.

Look in MSDN for template SerializeElements, and you will see that Microsoft recommend use this template when you want to serialize element. Is more efficient and trustable.

If you want, I can send you an example for Serialization of List. I will write an article, that I will use this example.

mail me Cool | :cool: : rpinho@mobiledeveloperspace.de

regards,

Rodrigo Pinho Pereira de Souza
GeneralRe: CObject and CArchive again Pin
Antony M Kancidrowski17-Jun-04 2:24
Antony M Kancidrowski17-Jun-04 2:24 
GeneralRe: CObject and CArchive again Pin
Anonymous17-Jun-04 2:55
Anonymous17-Jun-04 2:55 
GeneralRe: CObject and CArchive again Pin
Rodrigo Pinto Pereira de Souza17-Jun-04 7:49
Rodrigo Pinto Pereira de Souza17-Jun-04 7:49 
GeneralUnsigned Char to char* Pin
Wender Oliveira17-Jun-04 1:46
Wender Oliveira17-Jun-04 1:46 
GeneralRe: Unsigned Char to char* Pin
Rodrigo Pinto Pereira de Souza17-Jun-04 2:03
Rodrigo Pinto Pereira de Souza17-Jun-04 2:03 
GeneralRe: Unsigned Char to char* Pin
toxcct17-Jun-04 4:21
toxcct17-Jun-04 4:21 
GeneralRe: Unsigned Char to char* Pin
Anonymous17-Jun-04 9:44
Anonymous17-Jun-04 9:44 
GeneralRe: Unsigned Char to char* Pin
John R. Shaw17-Jun-04 12:19
John R. Shaw17-Jun-04 12:19 
GeneralRe: Unsigned Char to char* Pin
John R. Shaw17-Jun-04 12:30
John R. Shaw17-Jun-04 12:30 
GeneralDifference between Structures and Classes Pin
Zeeshan Bilal17-Jun-04 1:32
Zeeshan Bilal17-Jun-04 1:32 
GeneralRe: Difference between Structures and Classes Pin
Trollslayer17-Jun-04 1:38
mentorTrollslayer17-Jun-04 1:38 
GeneralRe: Difference between Structures and Classes Pin
Zeeshan Bilal17-Jun-04 1:52
Zeeshan Bilal17-Jun-04 1:52 
GeneralRe: Difference between Structures and Classes Pin
Antony M Kancidrowski17-Jun-04 2:09
Antony M Kancidrowski17-Jun-04 2:09 
GeneralRe: Difference between Structures and Classes Pin
Zeeshan Bilal17-Jun-04 2:18
Zeeshan Bilal17-Jun-04 2:18 
GeneralRe: Difference between Structures and Classes Pin
Antony M Kancidrowski17-Jun-04 2:40
Antony M Kancidrowski17-Jun-04 2:40 
GeneralRe: Difference between Structures and Classes Pin
David Crow17-Jun-04 3:01
David Crow17-Jun-04 3:01 
GeneralRe: Difference between Structures and Classes Pin
Antony M Kancidrowski17-Jun-04 10:07
Antony M Kancidrowski17-Jun-04 10:07 

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.