Home
last modified time | relevance | path

Searched defs:ULONG_PTR (Results 1 – 22 of 22) sorted by relevance

/reactos/sdk/include/reactos/
H A Dstubs.h8 typedef unsigned long long ULONG_PTR; typedef
10 typedef unsigned long ULONG_PTR; typedef
/reactos/drivers/storage/ide/uniata/
H A Dconfig.h101 #define ULONG_PTR ULONG macro
/reactos/modules/rostests/drivers/ntoskrnl/
H A DIoEaTest.cpp17 #define ULONG_PTR unsigned char* macro
/reactos/sdk/include/psdk/
H A Dbasetsd.h131 typedef unsigned __int64 ULONG_PTR, *PULONG_PTR; typedef
175 typedef unsigned long ULONG_PTR, *PULONG_PTR; typedef
H A Dintsafe.h96 typedef unsigned long long UINT_PTR, ULONG_PTR, DWORD_PTR, SIZE_T, size_t; typedef
101 typedef _W64 unsigned long ULONG_PTR, DWORD_PTR, SIZE_T; typedef
H A Ddvp.h36 #define ULONG_PTR DWORD macro
H A Dras.h17 typedef unsigned long ULONG_PTR, *PULONG_PTR; typedef
/reactos/modules/rostests/winetests/shlwapi/
H A Dgenerated.c25 #define ULONG_PTR UINT_PTR macro
/reactos/sdk/include/host/
H A Dtypedefs.h62 typedef uint64_t ULONG_PTR, DWORD_PTR, *PULONG_PTR, UINT_PTR, *PUINT_PTR; typedef
65 typedef uint32_t ULONG_PTR, DWORD_PTR, *PULONG_PTR, UINT_PTR, *PUINT_PTR; typedef
/reactos/dll/win32/ieframe/
H A Dview.c56 BOOL (STDMETHODCALLTYPE *pfnContinue)(ULONG_PTR), in ViewObject_Draw()
/reactos/modules/rostests/winetests/urlmon/
H A Dgenerated.c23 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rostests/winetests/rpcrt4/
H A Dgenerated.c26 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rostests/winetests/wininet/
H A Dgenerated.c24 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rostests/winetests/shell32/
H A Dgenerated.c27 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rostests/winetests/winmm/
H A Dgenerated.c26 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rostests/winetests/kernel32/
H A Dgenerated.c20 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rostests/winetests/mshtml/
H A Dactivex.c901 …, HDC hdcDraw, LPCRECTL lprcBounds, LPCRECTL lprcWBoungs, BOOL (WINAPI*pfnContinue)(ULONG_PTR), UL… in ViewObjectEx_Draw()
/reactos/modules/rostests/winetests/user32/
H A Dgenerated.c20 #define ULONG_PTR UINT_PTR macro
H A Dwin.c34 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rostests/winetests/ntdll/
H A Dgenerated.c20 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rostests/winetests/gdi32/
H A Dgenerated.c20 #define ULONG_PTR UINT_PTR macro
/reactos/modules/rosapps/applications/net/tsclient/porting-tools/rdesktop-core-tester/
H A Dactivex.cpp1721 static VOID CALLBACK DisconnectAPC(ULONG_PTR) in DisconnectAPC() argument