HomeSort by relevance Sort by last modified time
    Searched refs:STATUS_ACCESS_VIOLATION (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcndr.h 205 #define RPC_BAD_STUB_DATA_EXCEPTION_FILTER ((RpcExceptionCode()==STATUS_ACCESS_VIOLATION) || (RpcExceptionCode()==STATUS_DATATYPE_MISALIGNMENT) || (RpcExceptionCode()==RPC_X_BAD_STUB_DATA) || (RpcExceptionCode()==RPC_S_INVALID_BOUND))
    [all...]
ntstatus.h 249 #define STATUS_ACCESS_VIOLATION ((NTSTATUS)0xC0000005)
    [all...]
winnt.h     [all...]
winbase.h 63 #define EXCEPTION_ACCESS_VIOLATION STATUS_ACCESS_VIOLATION
    [all...]

Completed in 57 milliseconds