Application events are fired through the existence of a single object of type
"ClassApplicationEvents", for lack of a better class name.
This object variable dies when the application crashes.
I'm looking for a robust way to automatically recreate this object variable after a crash, hopefully without making the user invoke a macro.
Any ideas?
"ClassApplicationEvents", for lack of a better class name.
This object variable dies when the application crashes.
I'm looking for a robust way to automatically recreate this object variable after a crash, hopefully without making the user invoke a macro.
Any ideas?