I need to work with python and COM/DCOM at low level.
Is it possible to have a complete reference guide for the pythoncom module?

If I create different COM objects from a python client, a new python.exe 
process is started for each COM created...
Is it possible to create an object factory that manages a pool of objects 
of the same type within the same python process? (The objects needs to 
share a memory area).

Thanks,
Adolfo



o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o
Adolfo Benin
Managing Partner - Software developer
RiskMap s.r.l. - Risk Management Solutions
via G.B. Vico, 4
20123 Milano - Italy
phone: +39 02 43317504
fax:    +39 02 43911424
e-mail: [EMAIL PROTECTED]
web site: www.riskmap.net
o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o-o

_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to