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