ReactOS 0.4.16-dev-1494-gd054f63
|
#include <rtltypes.h>
Public Attributes | |
ULONG | LowId |
ULONG | HighId |
ULONG | OffsetToEntries |
DWORD | LowId |
DWORD | HighId |
DWORD | OffsetToEntries |
Definition at line 1938 of file rtltypes.h.
ULONG _MESSAGE_RESOURCE_BLOCK::HighId |
Definition at line 1941 of file rtltypes.h.
Referenced by BlResourceFindMessage(), and RtlFindMessage().
DWORD _MESSAGE_RESOURCE_BLOCK::HighId |
Definition at line 2803 of file winnt_old.h.
ULONG _MESSAGE_RESOURCE_BLOCK::LowId |
Definition at line 1940 of file rtltypes.h.
Referenced by BlResourceFindMessage(), KeGetBugMessageText(), and RtlFindMessage().
DWORD _MESSAGE_RESOURCE_BLOCK::LowId |
Definition at line 2802 of file winnt_old.h.
ULONG _MESSAGE_RESOURCE_BLOCK::OffsetToEntries |
Definition at line 1942 of file rtltypes.h.
Referenced by BlResourceFindMessage(), KeGetBugMessageText(), and RtlFindMessage().
DWORD _MESSAGE_RESOURCE_BLOCK::OffsetToEntries |
Definition at line 2804 of file winnt_old.h.