This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ocean-city
Recipients ocean-city, theller
Date 2008-08-20.05:03:49
SpamBayes Score 0.0053162514
Marked as misclassified No
Message-id <1219208632.69.0.435134240035.issue3612@psf.upfronthosting.co.za>
In-reply-to
Content
This patch adds some basic mssing types in ctypes.wintypes.
I think pointer type like LPDWORD would be usuful too, but maybe you
cannot ignore the overhead of POINTER object creation.
History
Date User Action Args
2008-08-20 05:03:53ocean-citysetrecipients: + ocean-city, theller
2008-08-20 05:03:52ocean-citysetmessageid: <1219208632.69.0.435134240035.issue3612@psf.upfronthosting.co.za>
2008-08-20 05:03:51ocean-citylinkissue3612 messages
2008-08-20 05:03:50ocean-citycreate