I have a COM server which contains a dialog box. When I start the server through CoCreateInstanceEx called by a client, the dialog box does not come up. I assume this behavior is caused by the fact that the object, started by the client, does not have access rights to the windows station. Deos anybody know how to solve this problem?
Thanks
Thanks