core.sys.windows.basetsd

Windows API header module

Translated from MinGW API for MS-Windows 3.12

Authors

Stewart Gordon

License

Types 39

aliasHANDLE = void *
aliasPHANDLE = HANDLE *
aliasLPHANDLE = HANDLE *
aliasUintToPtr = UIntToPtr
aliasUlongToPtr = UIntToPtr
aliasINT8 = byte
aliasPINT8 = byte *
aliasUINT8 = ubyte
aliasPUINT8 = ubyte *
aliasINT16 = short
aliasPINT16 = short *
aliasUINT16 = ushort
aliasPUINT16 = ushort *
aliasLONG32 = int
aliasINT32 = int
aliasPLONG32 = int *
aliasPINT32 = int *
aliasULONG32 = uint
aliasDWORD32 = uint
aliasUINT32 = uint
aliasPULONG32 = uint *
aliasPDWORD32 = uint *
aliasPUINT32 = uint *
aliasSIZE_T = ULONG_PTR
aliasDWORD_PTR = ULONG_PTR
aliasPSIZE_T = ULONG_PTR *
aliasPDWORD_PTR = ULONG_PTR *
aliasSSIZE_T = LONG_PTR
aliasPSSIZE_T = LONG_PTR *
aliasLONG64 = long
aliasINT64 = long
aliasPLONG64 = long *
aliasPINT64 = long *
aliasULONG64 = ulong
aliasDWORD64 = ulong
aliasUINT64 = ulong
aliasPULONG64 = ulong *
aliasPDWORD64 = ulong *
aliasPUINT64 = ulong *