RE: Using win32ui in COM-server

2001-11-01 Thread Nikolai Kirsebom
Thanks for answers Mark Hammond and Michael Robin. I think I will try out the "socket" suggestion. Nikolai Kirsebom ___ ActivePython mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activepython

RE: Using win32ui in COM-server

2001-11-01 Thread Michael Robin
the GUI on a different machine than your server if you want to.) m -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Mark Hammond Sent: Wednesday, October 31, 2001 4:04 PM To: Nikolai Kirsebom; [EMAIL PROTECTED] Subject: RE: Using win32ui in COM-server The

RE: Using win32ui in COM-server

2001-10-31 Thread Mark Hammond
AIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Nikolai > Kirsebom > Sent: Thursday, 1 November 2001 6:48 AM > To: [EMAIL PROTECTED] > Subject: Using win32ui in COM-server > > > This has been posted to c.l.p. Posting it here also in the hope > that someone can point

Using win32ui in COM-server

2001-10-31 Thread Nikolai Kirsebom
This has been posted to c.l.p. Posting it here also in the hope that someone can point me to where to look. We have an application (written in C++/MFC/T-SQL) where we use Word (MS) as an editor. Word is started by our application as a COM-server (automation). When started, Word with all its fe