#include <stdio.h>
#include <windef.h>
#include <winbase.h>
#include <ndk/rtlfuncs.h>
#include <fmifs/fmifs.h>
Go to the source code of this file.
◆ NTOS_MODE_USER
◆ WIN32_NO_STATUS
◆ IFS_PROVIDER
◆ PIFS_PROVIDER
◆ GetProvider()
Definition at line 23 of file init.c.
25{
28
31 {
35 ListEntry = ListEntry->
Flink;
36 }
37
38
40}
LIST_ENTRY ProviderListHead
_Check_return_ _CRTIMP int __cdecl _wcsicmp(_In_z_ const wchar_t *_Str1, _In_z_ const wchar_t *_Str2)
struct _LIST_ENTRY * Flink
#define CONTAINING_RECORD(address, type, field)
◆ ProviderListHead