Notifying Client Applications
I am modifying a user access application that is accessed by ole automation from another application written in c++. More than one instance of the client application may be opened at one time. When the user logs off using the access manager, only the instance of the client application in focus is updated. Does anyone have any ideas on how to update every instance of the client application that is open.
thanks in advance
JohnF
Re: Notifying Client Applications
There is code to update the application?
Special thanks to Lothar "the Great" Haensler, Tom Archer, Bruno Paris and all the other wonderful people who made and make Codeguru a great place. Come back soon, you Gurus.
Re: Notifying Client Applications
It's okay thank you i figured out how to do this.