ReactOS 0.4.16-dev-88-ga65b6ae
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
void | GetAutostartEntriesFromRegistry (HKEY hRootKey, TCHAR *KeyName) |
void | GetDisabledAutostartEntriesFromRegistry (TCHAR *szBasePath) |
INT_PTR CALLBACK | StartupPageWndProc (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam) |
Variables | |
HWND | hStartupPage |
HWND | hStartupListCtrl |
HWND | hStartupDialog |
Definition at line 149 of file startuppage.c.
Definition at line 77 of file startuppage.c.
Definition at line 20 of file startuppage.c.
HWND hStartupDialog |
Definition at line 14 of file startuppage.c.
HWND hStartupListCtrl |
Definition at line 13 of file startuppage.c.
HWND hStartupPage |
Definition at line 12 of file startuppage.c.