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 davidsarah
Recipients benjamin.peterson, christian.heimes, davidsarah, giovannibajo, loewis
Date 2011-01-09.07:39:42
SpamBayes Score 0.07324782
Marked as misclassified No
Message-id <1294558786.17.0.876522315598.issue2128@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry, missed out the imports:

    from ctypes import WINFUNCTYPE, windll, POINTER, byref, c_int
    from ctypes.wintypes import LPWSTR, LPCWSTR
History
Date User Action Args
2011-01-09 07:39:46davidsarahsetrecipients: + davidsarah, loewis, christian.heimes, giovannibajo, benjamin.peterson
2011-01-09 07:39:46davidsarahsetmessageid: <1294558786.17.0.876522315598.issue2128@psf.upfronthosting.co.za>
2011-01-09 07:39:42davidsarahlinkissue2128 messages
2011-01-09 07:39:42davidsarahcreate