ReactOS 0.4.16-dev-401-g45b008d
|
Go to the source code of this file.
Classes | |
struct | RefreshThreadData |
Macros | |
#define | CLASS_NAME_LEN 256 |
#define | CLASS_DESC_LEN 256 |
#define | ROOT_NAME_SIZE MAX_COMPUTERNAME_LENGTH + 1 |
Typedefs | |
typedef VOID(WINAPI * | PADDHARDWAREWIZARD) (HWND hwnd, LPWSTR lpName) |
#define CLASS_DESC_LEN 256 |
Definition at line 19 of file DeviceView.cpp.
#define CLASS_NAME_LEN 256 |
Definition at line 18 of file DeviceView.cpp.
#define ROOT_NAME_SIZE MAX_COMPUTERNAME_LENGTH + 1 |
Definition at line 20 of file DeviceView.cpp.