ReactOS
0.4.15-dev-2100-g9e32854
|
#include "ntdll_test.h"
#include "winternl.h"
#include "stdio.h"
#include "winnt.h"
#include "winnls.h"
#include "stdlib.h"
Go to the source code of this file.
Classes | |
struct | _RTL_QUERY_REGISTRY_TABLE |
struct | _KEY_VALUE_BASIC_INFORMATION |
struct | _KEY_VALUE_PARTIAL_INFORMATION |
struct | _KEY_VALUE_FULL_INFORMATION |
Macros | |
#define | STR_TRUNC_SIZE (sizeof(stringW)-2*sizeof(*stringW)) |
#define | RTL_REGISTRY_ABSOLUTE 0 |
#define | RTL_REGISTRY_SERVICES 1 |
#define | RTL_REGISTRY_CONTROL 2 |
#define | RTL_REGISTRY_WINDOWS_NT 3 |
#define | RTL_REGISTRY_DEVICEMAP 4 |
#define | RTL_REGISTRY_USER 5 |
#define | RTL_REGISTRY_HANDLE 0x40000000 |
#define | RTL_REGISTRY_OPTIONAL 0x80000000 |
#define | RTL_QUERY_REGISTRY_SUBKEY 0x00000001 |
#define | RTL_QUERY_REGISTRY_TOPKEY 0x00000002 |
#define | RTL_QUERY_REGISTRY_REQUIRED 0x00000004 |
#define | RTL_QUERY_REGISTRY_NOVALUE 0x00000008 |
#define | RTL_QUERY_REGISTRY_NOEXPAND 0x00000010 |
#define | RTL_QUERY_REGISTRY_DIRECT 0x00000020 |
#define | RTL_QUERY_REGISTRY_DELETE 0x00000040 |
#define | InitializeObjectAttributes(p, n, a, r, s) |
#define | NTDLL_GET_PROC(func) |
#define | check_key_value(root, name, flags, expect) _check_key_value( __LINE__, root, name, flags, expect ) |
|
static |
Definition at line 1366 of file reg.c.
Definition at line 1331 of file reg.c.
Referenced by _check_key_value(), and test_redirection().
Definition at line 166 of file reg.c.
Referenced by START_TEST().
|
static |
Definition at line 212 of file reg.c.
Referenced by test_RtlQueryRegistryValues().
START_TEST | ( | reg | ) |
Definition at line 1935 of file reg.c.
Definition at line 1686 of file reg.c.
Referenced by START_TEST().
Definition at line 1829 of file reg.c.
Referenced by START_TEST().
Definition at line 464 of file reg.c.
Referenced by START_TEST().
Definition at line 826 of file reg.c.
Referenced by START_TEST().
Definition at line 683 of file reg.c.
Referenced by START_TEST().
Definition at line 337 of file reg.c.
Referenced by START_TEST().
Definition at line 1721 of file reg.c.
Referenced by START_TEST().
Definition at line 844 of file reg.c.
Referenced by START_TEST().
Definition at line 702 of file reg.c.
Referenced by START_TEST().
Definition at line 637 of file reg.c.
Referenced by START_TEST().
Definition at line 1373 of file reg.c.
Referenced by START_TEST().
Definition at line 672 of file reg.c.
Referenced by START_TEST().
Definition at line 663 of file reg.c.
Referenced by START_TEST().
Definition at line 264 of file reg.c.
Referenced by START_TEST().
Definition at line 1026 of file reg.c.
Referenced by START_TEST().
Definition at line 130 of file reg.c.
Referenced by get_key_value(), test_long_value_name(), test_notify(), test_NtCreateKey(), test_NtDeleteKey(), test_NtFlushKey(), test_NtOpenKey(), test_NtQueryKey(), test_NtQueryValueKey(), test_NtSetValueKey(), test_redirection(), and test_symlinks().
|
static |
Definition at line 155 of file reg.c.
Referenced by QueryRoutine(), and wWinMain().
Definition at line 130 of file reg.c.
Referenced by _Function_class_(), fs_ignored(), read_group_mappings(), read_mappings(), read_registry(), and write_reg_key().
Definition at line 135 of file reg.c.
Referenced by get_regdata(), and RegEnumKeyExW().
Definition at line 149 of file reg.c.
Referenced by MapDefaultKey(), test_NtOpenKey(), and test_symlinks().
|
static |
Definition at line 154 of file reg.c.
Referenced by InitFunctionPtrs(), and START_TEST().
Definition at line 130 of file reg.c.
Referenced by AVISaveA(), AVISaveW(), BDF_Face_Init(), check_bits25(), check_boot_options(), d3drm_animation2_SetOptions(), d3drm_frame3_SetTraversalOptions(), D3DXCreateMesh(), D3DXCreateMeshFVFTest(), D3DXCreateMeshTest(), debugcontrol_AddEngineOptions(), debugcontrol_SetEngineOptions(), DECLARE_INTERFACE_(), FxUsbDevice::Deconfig(), file_create(), FxUsbDevice::GetPortStatus(), FxUsbDevice::GetString(), FxUsbDevice::InitDevice(), Installer_OpenPackage(), ITERATE_MoveFiles(), msi_load_media_info(), msi_package_add_info(), msi_package_add_media_disk(), open_file(), parse_options(), NotifyArea::read_config(), RequestSend(), FxUsbDevice::SelectConfig(), FxUsbInterface::SelectSetting(), FxUsbDevice::SendSyncRequest(), FxUsbDevice::SendSyncUmUrb(), SHFormatDrive(), test_animation(), test_convert_adjacency_to_point_reps(), test_convert_point_reps_to_adjacency(), test_EM_GETOPTIONS(), test_EM_SETOPTIONS(), test_format_rect(), test_Frame(), test_HttpOptions(), test_RpcStringBindingParseA(), test_weld_vertices(), test_WinHttpGetProxyForUrl(), NotifyArea::write_config(), xsltSetCtxtParseOptions(), and hhp_reader::~hhp_reader().
OBJECT_ATTRIBUTES PIO_APC_ROUTINE |
Definition at line 1329 of file reg.c.
Referenced by test_redirection().
Definition at line 123 of file reg.c.
Referenced by RegpCopyTree(), and RegSetValueExW().
Definition at line 33 of file reg.c.
Referenced by test_NtQueryValueKey(), and test_NtSetValueKey().
_In_ ACCESS_MASK _In_ POBJECT_ATTRIBUTES _Reserved_ ULONG TitleIndex |
Definition at line 130 of file reg.c.
Referenced by Mx::MxSetValueKey(), and NtSetValueKey().
Definition at line 1328 of file reg.c.
Referenced by fill_props(), get_key_value(), HTMLInputElement_get_value(), HTMLOptionElement_get_value(), HTMLOptionElement_put_value(), HTMLSelectElement_get_value(), HTMLSelectElement_put_value(), HTMLTextAreaElement_get_value(), HTMLTextAreaElement_put_value(), set_channel_http_header(), set_style_pxattr(), test_redirection(), test_symlinks(), value_get_dword_field(), and visit_http_headers().
Definition at line 1327 of file reg.c.
Referenced by test_symlinks().
|
static |
Definition at line 156 of file reg.c.
Referenced by START_TEST(), test_long_value_name(), test_notify(), test_NtCreateKey(), test_NtDeleteKey(), test_NtFlushKey(), test_NtOpenKey(), test_NtQueryKey(), test_NtQueryValueKey(), test_NtSetValueKey(), test_RtlCheckRegistryKey(), test_RtlQueryRegistryValues(), and test_symlinks().