David Goncalves schrieb: > Hi, > > I'm trying to install comtypes on Python 2.5 (2007-10 release). > I've copied the "comtypes" folder to "Program files\Python25\Lib". > > When i do a "import comtypes" to check if everything is ok, i > get the following message : > > function "SafeArrayCreateVectorEx" not found > with a lot of debug informations...
comtypes uses functions that do not exist on WinCE, and I haven't yet found the time to fix that. If someone would like to provide patches that keep the Windows functionality intact, please go ahead (although I will be in vacation the next two week, starting tomorrow. -- Thanks, Thomas _______________________________________________ PythonCE mailing list PythonCE@python.org http://mail.python.org/mailman/listinfo/pythonce