>> if you save an image and restore it, your COM stuff might not work >> anymore.
OK, Slava, I've rigged windows.com.wrapper so that it will reconstruct all com-wrapper objects at image load time. Individual COM interface pointers generated by com-wrap will still need to be recreated by client code, but whatever system interface that code was talking to would probably need to be reinitialized anyway, so I don't think that's too much of a problem. -Joe ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
