ReactOS
0.4.12-dev-714-gfaac916
|
#include "regedit.h"
Go to the source code of this file.
Functions | |
int | ErrorMessageBox (HWND hWnd, LPCWSTR lpTitle, DWORD dwErrorCode,...) |
int | InfoMessageBox (HWND hWnd, UINT uType, LPCWSTR lpTitle, LPCWSTR lpMessage,...) |
Definition at line 24 of file error.c.
Referenced by error_code_messagebox(), ExportRegistryFile(), ImportRegistryFile(), LoadHive(), and UnloadHive().
Definition at line 51 of file error.c.
Referenced by CreateNewKey(), ExportRegistryFile(), ImportRegistryFile(), PerformRegAction(), and ProcessCmdLine().