|
ReactOS 0.4.16-dev-1998-g617f3bd
|
#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 2849 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 2848 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 2850 of file winnt_old.h.