ReactOS 0.4.15-dev-8002-gbbb3b00
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 WCHAR * LPCWSTR
Definition: xmlstorage.h:185