Click here to Skip to main content
16,007,932 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to idenitify whether process is running or not Pin
tongc16-Aug-02 13:51
tongc16-Aug-02 13:51 
GeneralRe: how to idenitify whether process is running or not Pin
tongc16-Aug-02 14:57
tongc16-Aug-02 14:57 
GeneralRe: how to idenitify whether process is running or not Pin
tongc16-Aug-02 15:02
tongc16-Aug-02 15:02 
GeneralDefinition of Serialization Pin
Nick Parker16-Aug-02 3:56
protectorNick Parker16-Aug-02 3:56 
GeneralRe: Definition of Serialization Pin
Tomasz Sowinski16-Aug-02 4:08
Tomasz Sowinski16-Aug-02 4:08 
GeneralRe: Definition of Serialization Pin
Nick Parker16-Aug-02 4:20
protectorNick Parker16-Aug-02 4:20 
GeneralRe: Definition of Serialization Pin
Tomasz Sowinski16-Aug-02 4:29
Tomasz Sowinski16-Aug-02 4:29 
GeneralRe: Definition of Serialization Pin
Nick Parker16-Aug-02 4:38
protectorNick Parker16-Aug-02 4:38 
This is a flow chart of me trying to follow what you just said:

Tomasz Sowinski wrote:
Imagine that you have CDocument derived class. It usually contains some data. They may be integers, strings, arrays etc. Serializing them is easy - you're just writing/reading their binary representation.

Understood. Smile | :)

Tomasz Sowinski wrote:
Now - what happens when you have a pointer in your document?

Starting to get lost... Unsure | :~

Tomasz Sowinski wrote:
What if it points to an object which has a 'backpointer' to document?

Fully lost now. OMG | :OMG:

Tomasz Sowinski wrote:
These objects connected together are called 'object graph'.

Okay. Smile | :)


Tomasz Sowinski wrote:
Luckily, as an user of MFC or .NET, you don't need to worry about such issues.

Thank goodness, I thought I was going to have to be lost again. Smile | :)




Nick Parker


GeneralRe: Definition of Serialization Pin
Tomasz Sowinski16-Aug-02 4:44
Tomasz Sowinski16-Aug-02 4:44 
GeneralRe: Definition of Serialization Pin
Nick Parker16-Aug-02 4:47
protectorNick Parker16-Aug-02 4:47 
GeneralRe: Definition of Serialization Pin
Daniel Lohmann16-Aug-02 13:34
Daniel Lohmann16-Aug-02 13:34 
Generalado clone - some questions Pin
ns16-Aug-02 3:43
ns16-Aug-02 3:43 
GeneralKeeping the values in controls when closing and opening a Dialog Pin
Luis E. Cuadrado16-Aug-02 3:40
Luis E. Cuadrado16-Aug-02 3:40 
GeneralRe: Keeping the values in controls when closing and opening a Dialog Pin
mishgun16-Aug-02 3:43
mishgun16-Aug-02 3:43 
GeneralRe: Keeping the values in controls when closing and opening a Dialog Pin
Tomasz Sowinski16-Aug-02 3:46
Tomasz Sowinski16-Aug-02 3:46 
GeneralRe: Keeping the values in controls when closing and opening a Dialog Pin
Luis E. Cuadrado16-Aug-02 3:51
Luis E. Cuadrado16-Aug-02 3:51 
GeneralRe: Keeping the values in controls when closing and opening a Dialog Pin
Tomasz Sowinski16-Aug-02 3:52
Tomasz Sowinski16-Aug-02 3:52 
GeneralRe: Keeping the values in controls when closing and opening a Dialog Pin
Luis E. Cuadrado16-Aug-02 3:59
Luis E. Cuadrado16-Aug-02 3:59 
GeneralRe: Keeping the values in controls when closing and opening a Dialog Pin
Tomasz Sowinski16-Aug-02 4:02
Tomasz Sowinski16-Aug-02 4:02 
GeneralI need a dll for converting emf to jpeg,png, or gif. Pin
suresh_sathya16-Aug-02 3:37
suresh_sathya16-Aug-02 3:37 
GeneralRe: I need a dll for converting emf to jpeg,png, or gif. Pin
Roger Allen16-Aug-02 4:23
Roger Allen16-Aug-02 4:23 
GeneralRe: I need a dll for converting emf to jpeg,png, or gif. Pin
-Dy16-Aug-02 4:28
-Dy16-Aug-02 4:28 
Generalthe connection object and recorsets Pin
ns16-Aug-02 3:11
ns16-Aug-02 3:11 
GeneralRe: the connection object and recorsets Pin
DanielO16-Aug-02 4:24
DanielO16-Aug-02 4:24 
GeneralC++ Gurus Pin
[James Pullicino]16-Aug-02 2:49
[James Pullicino]16-Aug-02 2:49 

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.