Hi Team,
I am facing folowing error while executing python code:
Win32 exception occurred releasing IUnknown at 0x03210eb8
Please let me know the resolution of the same.
Thanks and Regards,
Ankesh Pratap
Programmer Analyst
Mobile: 91-9884928733
This e-mail and any fil
Hi there,
I am new to Python win32.
The problem I am facing is my environment is Win7-x64 ,VS2008 SP1,
Pywin32-218.win32-py2.6, I worte a python module (py file) which consumes a
third part C-based python library (dll wrapped by ctypes), and modify it using
Python Win32 to make it COM visiable.