add thandle

ulab-original
jsorg71 17 years ago
parent 16ec0fa759
commit 25af749cb1

@ -89,6 +89,7 @@ typedef __int64 tbus;
#else #else
typedef long tbus; typedef long tbus;
#endif #endif
typedef tbus thandle;
/* wide char, socket */ /* wide char, socket */
#if defined(_WIN32) #if defined(_WIN32)
typedef unsigned short twchar; typedef unsigned short twchar;

Loading…
Cancel
Save