Click to See Complete Forum and Search --> : Notifying Client Applications


JohnF
May 3rd, 2001, 07:50 AM
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

Cimperiali
May 3rd, 2001, 08:28 AM
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.

JohnF
May 4th, 2001, 09:48 AM
It's okay thank you i figured out how to do this.