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

/vbox/src/VBox/Main/src-server/win/
H A DPerformanceWin.cpp46 #ifndef NT_ERROR
47 #define NT_ERROR(Status) ((ULONG)(Status) >> 30 == 3) macro
237 if (NT_ERROR(status))
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-win-legacy.cpp70 if (NT_ERROR(rc))
H A DVBoxGuest-win-pnp.cpp169 if (NT_ERROR(rc))
H A DVBoxGuest-win.cpp507 if (NT_ERROR(rc))

Completed in 233 milliseconds