ReactOS 0.4.17-dev-470-gf9e3448
msconfig.h
Go to the documentation of this file.
1#pragma once
2
3extern HINSTANCE hInst;
4
5VOID DisableAllExcept(HWND hTabDlg, UINT idExcept);
unsigned int UINT
Definition: sysinfo.c:13
HINSTANCE hInst
Definition: dxdiag.c:13
VOID DisableAllExcept(HWND hTabDlg, UINT idExcept)
Definition: msconfig.c:84