Searched refs:WIN_CERT_REVISION_1_0 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwintrust.h588 #define WIN_CERT_REVISION_1_0 0x0100 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwintrust.h588 #define WIN_CERT_REVISION_1_0 0x0100 macro
/vbox/src/VBox/Runtime/include/internal/
H A DldrPE.h207 #define WIN_CERT_REVISION_1_0 UINT16_C(0x0100) macro
/vbox/src/VBox/Runtime/common/ldr/
H A DldrPE.cpp3570 && pCur->wRevision != WIN_CERT_REVISION_1_0)
3573 rc = pCur->wRevision >= WIN_CERT_REVISION_1_0 ? VERR_LDRPE_CERT_UNSUPPORTED : VERR_LDRPE_CERT_MALFORMED;

Completed in 110 milliseconds