Mark C. Brighton wrote:
Hello, I don't really have experience using win32com and I'm running into a problem. I'm trying to use a COM object. Several of the functions take strings as arguments, but when I pass in a string I get an exception: The people who wrote this must have been idiots. They do want a string, but they declared all the string parameters as "unsigned char *" instead of "char *". I don't know how to make this work with Python. By the way, it wasn't entirely reasonable of you to expect us to download and install an 11 megabyte product just for one 85k byte dll. -- Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc. |
_______________________________________________ Python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
