|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <winternl.h>

Public Attributes | |
| FLS_INFO_CHUNK * | fls_callback_chunks [8] |
| LIST_ENTRY | fls_list_head |
| ULONG | fls_high_index |
Definition at line 375 of file winternl.h.
| FLS_INFO_CHUNK* _GLOBAL_FLS_DATA::fls_callback_chunks[8] |
Definition at line 377 of file winternl.h.
| ULONG _GLOBAL_FLS_DATA::fls_high_index |
Definition at line 379 of file winternl.h.
| LIST_ENTRY _GLOBAL_FLS_DATA::fls_list_head |
Definition at line 378 of file winternl.h.