|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 11 of file error.c.
Referenced by error_code_messagebox(), ExportRegistryFile(), ImportRegistryFile(), LoadHive(), TreeWndNotifyProc(), and UnloadHive().
Definition at line 38 of file error.c.
Referenced by CreateNewKey(), ExportRegistryFile(), ImportRegistryFile(), and PerformRegAction().