Dynamic update of a dll while preserving data and objects
From: H. Debs (no_at_spam.com)
Date: 11/29/03
- Next message: Kurt Barthelmess: "Re: Those long strings again...."
- Previous message: Gary Wardell: "Interesting behaviour"
- Next in thread: Peter Below (TeamB): "Re: Dynamic update of a dll while preserving data and objects"
- Reply: Peter Below (TeamB): "Re: Dynamic update of a dll while preserving data and objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 01:52:42 +0100
Is it possible to dynamically update a dll without restarting the exe?
Can one save ALL data in the process, even objects created by the dll?
If not, can one recreate those objects in the exact state before the
update? What if an object structure was updated in the new dll?
Lots of questions... Any answers?
Thanks,
Habib
- Next message: Kurt Barthelmess: "Re: Those long strings again...."
- Previous message: Gary Wardell: "Interesting behaviour"
- Next in thread: Peter Below (TeamB): "Re: Dynamic update of a dll while preserving data and objects"
- Reply: Peter Below (TeamB): "Re: Dynamic update of a dll while preserving data and objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|