Searched defs:ULONG_PTR (Results 1 – 5 of 5) sorted by relevance
51 typedef unsigned __int64 ULONG_PTR, *PULONG_PTR; typedef57 typedef __w64 unsigned long ULONG_PTR, *PULONG_PTR; typedef
49 __MINGW_EXTENSION typedef unsigned __int64 ULONG_PTR,*PULONG_PTR; typedef55 typedef unsigned long ULONG_PTR,*PULONG_PTR; typedef
14 __MINGW_EXTENSION typedef unsigned __int64 ULONG_PTR,*PULONG_PTR; typedef
161 typedef unsigned long long ULONG_PTR; /* an integer the same size as a pointer */ typedef163 typedef unsigned long ULONG_PTR; /* an integer the same size as a pointer */ typedef
39 #define ULONG_PTR DWORD macro