xref
: /
reactos
/
dll
/
win32
/
fltlib
/
fltlib.h
(revision c2c66aff)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
pragma
once
2
3
HRESULT
4
NtStatusToHResult
(
5
_In_
NTSTATUS
Status
6
);
7