I did some other search I try to pass a object() to the activeComponent
but the active component need a COM VARIANT..
there is any way to create a null COM VARIANT ?
or to pass a c++ NULL equivalent object ?
regards,
Matteo
Il 19/02/2011 01:03, Mark Hammond ha scritto:
[Re-added the python
On 21/02/2011 7:42 AM, Matteo Boscolo wrote:
I did some other search I try to pass a object() to the activeComponent
but the active component need a COM VARIANT..
there is any way to create a null COM VARIANT ?
or to pass a c++ NULL equivalent object ?
win32com automatically creates a variant
Hi all,
I'm happy to announce the release of pywin32 build 215.
This release has relatively few changes since build 214, although a
number of bugs have been addressed - the notable changes are:
* The build process no longer includes a "manifest" in python 2.6 and
later versions - this shoul
On 15/02/2011 9:47 PM, B Kobben wrote:
Mark, in the beginning of this thread you said:
I will check that into cvs
so the next pywin32 version will have that fixed.
But after installing Python 2.7 the problem did return and your solution worked
again, so it looks like still not solved in the c
Mark:
Trouble!
in build 215, the Python 3 versions of adodbapi are broken.
It seems that when 2to3 is run on adodbapi.py, the "raise" filter is
missing, so that two syntax errors are left in the module.
--
Vernon
On Sun, Feb 20, 2011 at 5:40 PM, Mark Hammond wrote:
> Hi all,
> I'm happy
On 21/02/2011 3:37 PM, Vernon Cole wrote:
Mark:
Trouble!
in build 215, the Python 3 versions of adodbapi are broken.
It seems that when 2to3 is run on adodbapi.py, the "raise" filter is
missing, so that two syntax errors are left in the module.
Ouch! I'll look into this in the next
Hi!
Download
Uninstall 214
Install 215 for Py 2.6 (under Windows 7 ultimate 32 bits)
And... this message:
---
AutoIt v3: PonxTest101.exe - Erreur système
---
Impossible de démarrer le programme car il manque MSVCR90.dll sur votre
ordinateur. Essa
Re !
...and aaarrrggghhh!!!
After install msvcr90.dll, Pywin32/215 is OK.
But no.
Several softwares, who call my COM servers (written with python/pywin32)
give this message:
---
Microsoft Visual C++ Runtime Library
---
Runtime Error!
P