ReactOS 0.4.16-dev-41-ge8c7597
|
#include "precomp.h"
Go to the source code of this file.
Typedefs | |
typedef BOOL(WINAPI * | PDEVMGREXEC) (HWND hWndParent, HINSTANCE hInst, PVOID Unknown, int nCmdShow) |
Functions | |
static BOOL | LaunchDeviceManager (HWND hWndParent) |
static VOID | LaunchHardwareWizard (HWND hWndParent) |
INT_PTR CALLBACK | HardwarePageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |
Definition at line 13 of file hardware.c.
Definition at line 68 of file hardware.c.
Referenced by SystemApplet().
Definition at line 16 of file hardware.c.
Referenced by HardwarePageProc().
Definition at line 45 of file hardware.c.
Referenced by HardwarePageProc().