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.

作者 davidsarah
收信人 benjamin.peterson, christian.heimes, davidsarah, giovannibajo, loewis
日期 2011-01-09.07:39:42
SpamBayes Score 0.07324782
Marked as misclassified
Message-id <1294558786.17.0.876522315598.issue2128@psf.upfronthosting.co.za>
In-reply-to
内容
Sorry, missed out the imports:

    from ctypes import WINFUNCTYPE, windll, POINTER, byref, c_int
    from ctypes.wintypes import LPWSTR, LPCWSTR
历史
日期 用户 动作 参数
2011-01-09 07:39:46davidsarah修改recipients: + davidsarah, loewis, christian.heimes, giovannibajo, benjamin.peterson
2011-01-09 07:39:46davidsarah修改messageid: <1294558786.17.0.876522315598.issue2128@psf.upfronthosting.co.za>
2011-01-09 07:39:42davidsarah链接issue2128 messages
2011-01-09 07:39:42davidsarah创建