[pywin32-bugs] [ pywin32-Bugs-1325648 ] wrong generation for WiaVideo
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2005-10-13 10:56:49
|
Bugs item #1325648, was opened at 2005-10-13 23:56 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1325648&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Stuart Woolford (swoolford) Assigned to: Nobody/Anonymous (nobody) Summary: wrong generation for WiaVideo Initial Comment: When I run a makepy in win32com/client on the standard windows library WiaVideo (part of Windows Image Aquisition 2.0) I correctly find a WiaVideo object in the generated .py, but no IWiaVideo, only the vtables lists. The object therefore does not function. This is under version 204, and with windows XP. The rest of WIA seems to generate fine. The file generated is: 1320AD9E-A50F-4ED0-B1A4-4E45EC25005Ex0x1x0.py ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1325648&group_id=78018 |