add tintptr type
This commit is contained in:
parent
631a7c16e1
commit
06e40d9304
@ -90,6 +90,7 @@ typedef __int64 tbus;
|
|||||||
typedef long tbus;
|
typedef long tbus;
|
||||||
#endif
|
#endif
|
||||||
typedef tbus thandle;
|
typedef tbus thandle;
|
||||||
|
typedef tbus tintptr;
|
||||||
/* wide char, socket */
|
/* wide char, socket */
|
||||||
#if defined(_WIN32)
|
#if defined(_WIN32)
|
||||||
typedef unsigned short twchar;
|
typedef unsigned short twchar;
|
||||||
|
Loading…
Reference in New Issue
Block a user