Re: [python-win32] issue regarding connectivity between client and com server.

2009-03-18 Thread Mark Hammond
[Oops - forgot to CC the list...] On 7/03/2009 12:46 PM, Greg Antal wrote: there I've missed it. (Do I have to deal with Monikers and the RunningObjectTable myself? If so, exactly what are the arguments for the ROT's Register method?) I'm afraid you do, and I'm afraid I can't point you at a

[python-win32] issue regarding connectivity between client and com server.

2009-03-17 Thread Madhubala
Hi , I have an issue regarding connectivity between client and com server. I have a com server implemented in MFC dll having MFC as static library. The requirement is to write python wrapper to it . Using ctypes I wrote a wrapper to MFC dll which exports couple of functions for