|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "precomp.h"
Go to the source code of this file.
Macros | |
| #define | BUFFER_SIZE 512 |
Functions | |
| static BOOL | LoadSystemIni (WCHAR *szPath, HWND hDlg) |
| static BOOL | InitializeSystemDialog (HWND hDlg) |
| INT_PTR CALLBACK | SystemPageWndProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
Variables | |
| HWND | hSystemPage |
| HWND | hSystemDialog |
| #define BUFFER_SIZE 512 |
Definition at line 15 of file systempage.c.
Definition at line 77 of file systempage.c.
Definition at line 18 of file systempage.c.
Definition at line 87 of file systempage.c.
| HWND hSystemDialog |
Definition at line 13 of file systempage.c.
| HWND hSystemPage |
Definition at line 12 of file systempage.c.