Searched defs:dwUpper (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincred.h46 ULONG_PTR dwUpper; member in struct:_SecHandle
H A Dsspi.h60 ULONG_PTR dwUpper; member in struct:_SecHandle
66 ((PSecHandle)(x))->dwUpper = ((ULONG_PTR)((INT_PTR)-1)); \
71 (((PSecHandle)(x))->dwUpper != ((ULONG_PTR)(INT_PTR)-1)))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincred.h46 ULONG_PTR dwUpper; member in struct:_SecHandle
H A Dsspi.h60 ULONG_PTR dwUpper; member in struct:_SecHandle
66 ((PSecHandle)(x))->dwUpper = ((ULONG_PTR)((INT_PTR)-1)); \
71 (((PSecHandle)(x))->dwUpper != ((ULONG_PTR)(INT_PTR)-1)))

Completed in 66 milliseconds