Hi
I am developing a Activex Exe.
That exe is going to be an MDI application, with child windows in it, the problem that I am facing is that I want the client to create only one instance of that Activex Exe, so how do I do that, I guess there is a concept of Singleton Objects, in which only one instance of that exe is created.
For eg : When the Client App Clicks on a menu item he will create and instance of the Interface exposed by the Activex Exe and Create the MDI app and the Chuld window in it, now when the user again Clicks on the menu, the same MDI app will display a second Chuild Window, without creating another instance of that Exe, is there a way of doing this.
I am really stuck.
Thank you for all the help.
Regards
SUN [sig][/sig]
I am developing a Activex Exe.
That exe is going to be an MDI application, with child windows in it, the problem that I am facing is that I want the client to create only one instance of that Activex Exe, so how do I do that, I guess there is a concept of Singleton Objects, in which only one instance of that exe is created.
For eg : When the Client App Clicks on a menu item he will create and instance of the Interface exposed by the Activex Exe and Create the MDI app and the Chuld window in it, now when the user again Clicks on the menu, the same MDI app will display a second Chuild Window, without creating another instance of that Exe, is there a way of doing this.
I am really stuck.
Thank you for all the help.
Regards
SUN [sig][/sig]