ReactOS 0.4.16-dev-109-gf4cb10f
|
#include "regedit.h"
Go to the source code of this file.
Classes | |
struct | RegistryBinaryConfig |
Functions | |
DECLSPEC_IMPORT ULONG WINAPIV | DbgPrint (PCCH Format,...) |
void | LoadSettings (void) |
void | SaveSettings (void) |
Variables | |
const WCHAR | g_szGeneralRegKey [] = L"Software\\Microsoft\\Windows\\CurrentVersion\\Applets\\Regedit" |
DECLSPEC_IMPORT ULONG WINAPIV DbgPrint | ( | PCCH | Format, |
... | |||
) |
Definition at line 48 of file settings.c.
Definition at line 104 of file settings.c.
Definition at line 11 of file settings.c.