summaryrefslogtreecommitdiffstats
path: root/Lib/ctypes/wintypes.py
Commit message (Expand)AuthorAgeFilesLines
* Add an __all__ list, since this module does 'from ctypes import *'.Thomas Heller2006-06-141-0/+16
* Add back WCHAR, UINT, DOUBLE, _LARGE_INTEGER, _ULARGE_INTEGER.Thomas Heller2006-06-131-3/+13
* Add some windows datatypes that were missing from this file, and addThomas Heller2006-06-131-24/+70
* Add pep-291 compatibility markers.Thomas Heller2006-06-121-0/+3
* Copy ctypes-0.9.9.4 Python modules from external into the trunk.Thomas Heller2006-03-081-0/+97