Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct the name of a field in the WIN32_FIND_DATAA and WIN32_FIND_DATAW stru... | Thomas Heller | 2007-05-30 | 1 | -2/+2 |
* | Correct the comments: the code is right. | Thomas Heller | 2007-01-11 | 1 | -2/+2 |
* | Fixes for 64-bit Windows: In ctypes.wintypes, correct the definitions | Thomas Heller | 2007-01-11 | 1 | -3/+9 |
* | Add an __all__ list, since this module does 'from ctypes import *'. | Thomas Heller | 2006-06-14 | 1 | -0/+16 |
* | Add back WCHAR, UINT, DOUBLE, _LARGE_INTEGER, _ULARGE_INTEGER. | Thomas Heller | 2006-06-13 | 1 | -3/+13 |
* | Add some windows datatypes that were missing from this file, and add | Thomas Heller | 2006-06-13 | 1 | -24/+70 |
* | Add pep-291 compatibility markers. | Thomas Heller | 2006-06-12 | 1 | -0/+3 |
* | Copy ctypes-0.9.9.4 Python modules from external into the trunk. | Thomas Heller | 2006-03-08 | 1 | -0/+97 |