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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincred.h45 ULONG_PTR dwLower; member in struct:_SecHandle
H A Dsspi.h59 ULONG_PTR dwLower; member in struct:_SecHandle
65 ((PSecHandle)(x))->dwLower = ((ULONG_PTR)((INT_PTR)-1)); \
70 ((((PSecHandle)(x))->dwLower != ((ULONG_PTR)(INT_PTR)-1)) && \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincred.h45 ULONG_PTR dwLower; member in struct:_SecHandle
H A Dsspi.h59 ULONG_PTR dwLower; member in struct:_SecHandle
65 ((PSecHandle)(x))->dwLower = ((ULONG_PTR)((INT_PTR)-1)); \
70 ((((PSecHandle)(x))->dwLower != ((ULONG_PTR)(INT_PTR)-1)) && \

Completed in 67 milliseconds