Home
last modified time | relevance | path

Searched refs:OSS_TOO_LONG (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/wintrust/
H A Dasn.c366 if (!ret && GetLastError() == OSS_TOO_LONG) in test_encodeSPCPEImage()
/reactos/sdk/include/psdk/
H A Dwinerror.h3053 #define OSS_TOO_LONG _HRESULT_TYPEDEF_(0x80093010L) macro