|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <newdev_private.h>

Definition at line 29 of file newdev_private.h.
| PBYTE _DEVINSTDATA::buffer |
Definition at line 33 of file newdev_private.h.
Referenced by DevInstallW(), and InstallDevInstEx().
| BOOL _DEVINSTDATA::bUpdate |
Definition at line 32 of file newdev_private.h.
Referenced by FindDriverProc(), and InstallDevInstEx().
| LPWSTR _DEVINSTDATA::CustomSearchPath |
Definition at line 41 of file newdev_private.h.
Referenced by CHSourceDlgProc().
| SP_DEVINFO_DATA _DEVINSTDATA::devInfoData |
Definition at line 38 of file newdev_private.h.
Referenced by DevInstallW(), FindDriverProc(), InstallDevInstEx(), InstallDrvDlgProc(), NoDriverDlgProc(), SearchDrvDlgProc(), and UpdateDriverForPlugAndPlayDevicesW().
| SP_DRVINFO_DATA_W _DEVINSTDATA::drvInfoData |
Definition at line 39 of file newdev_private.h.
| HDEVINFO _DEVINSTDATA::hDevInfo |
Definition at line 37 of file newdev_private.h.
Referenced by DevInstallW(), FindDriverProc(), InstallDevInstEx(), InstallDrvDlgProc(), NoDriverDlgProc(), SearchDrvDlgProc(), and UpdateDriverForPlugAndPlayDevicesW().
| HWND _DEVINSTDATA::hDialog |
Definition at line 36 of file newdev_private.h.
Referenced by FindDriverProc(), and InstallDriverProc().
| HFONT _DEVINSTDATA::hTitleFont |
Definition at line 31 of file newdev_private.h.
| DWORD _DEVINSTDATA::regDataType |
Definition at line 35 of file newdev_private.h.
Referenced by DevInstallW(), and InstallDevInstEx().
| DWORD _DEVINSTDATA::requiredSize |
Definition at line 34 of file newdev_private.h.
Referenced by DevInstallW(), and InstallDevInstEx().