ReactOS 0.4.16-dev-2615-g89221f5
devmgr.h
Go to the documentation of this file.
1#pragma once
2
3
8 LPCWSTR lpMachineName,
9 int nCmdShow
10);
11
BOOL CreateDeviceManager(HWND hWndParent, HINSTANCE hInst, LPCWSTR lpMachineName, int nCmdShow)
HINSTANCE hInst
Definition: dxdiag.c:13
unsigned int BOOL
Definition: ntddk_ex.h:94
const uint16_t * LPCWSTR
Definition: typedefs.h:57