enthought / enthought/comtypes
windows data types
Open
shared_info
- Dominant language
- Python
- Stars
- 345
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
This is not an issue but I would like to share something I have put together. I have found it very useful as it contains a very large number of Windows data type and also some enumerations and structures as well. Some of them are included in ctypes.wintypes but I wanted them all housed in a single import.
I thought this might be helpful for some folks.
There are a total of 624 different data types, structures and enumerations.
[data_types.zip](https://github.com/enthought/comtypes/files/7901189/data_types.zip)
Contributor guide
Assessment
This issue has not been assessed yet.