#include <ntrtlp.h>Go to the source code of this file.
Variables | |
| ULONG | RtlpRandomConstantVector [128] |
| const PWSTR | RtlpRegistryPaths [RTL_REGISTRY_MAXIMUM] |
| const WCHAR | szBias [] = L"Bias" |
| const WCHAR | szStandardName [] = L"StandardName" |
| const WCHAR | szStandardBias [] = L"StandardBias" |
| const WCHAR | szStandardStart [] = L"StandardStart" |
| const WCHAR | szDaylightName [] = L"DaylightName" |
| const WCHAR | szDaylightBias [] = L"DaylightBias" |
| const WCHAR | szDaylightStart [] = L"DaylightStart" |
| const WCHAR | GuidFormat [] = L"{%08lx-%04x-%04x-%02x%02x-%02x%02x%02x%02x%02x%02x}" |
|
|
Definition at line 67 of file rtldata.c. Referenced by RtlGUIDFromString(), and RtlStringFromGUID(). |
|
|
Initial value:
Definition at line 30 of file rtldata.c. Referenced by RtlRandom(). |
|
|
Initial value: Definition at line 50 of file rtldata.c. Referenced by RtlOpenCurrentUser(), and RtlpGetRegistryHandle(). |
|
|
Definition at line 59 of file rtldata.c. Referenced by RtlQueryTimeZoneInformation(), and RtlSetTimeZoneInformation(). |
|
|
Definition at line 64 of file rtldata.c. Referenced by RtlQueryTimeZoneInformation(), and RtlSetTimeZoneInformation(). |
|
|
Definition at line 63 of file rtldata.c. Referenced by RtlQueryTimeZoneInformation(), and RtlSetTimeZoneInformation(). |
|
|
Definition at line 65 of file rtldata.c. Referenced by RtlQueryTimeZoneInformation(), and RtlSetTimeZoneInformation(). |
|
|
Definition at line 61 of file rtldata.c. Referenced by RtlQueryTimeZoneInformation(), and RtlSetTimeZoneInformation(). |
|
|
Definition at line 60 of file rtldata.c. Referenced by RtlQueryTimeZoneInformation(), and RtlSetTimeZoneInformation(). |
|
|
Definition at line 62 of file rtldata.c. Referenced by RtlQueryTimeZoneInformation(), and RtlSetTimeZoneInformation(). |
1.3.7