mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
6 lines
91 B
C
6 lines
91 B
C
#pragma once
|
|
|
|
extern HINSTANCE hInst;
|
|
|
|
VOID DisableAllExcept(HWND hTabDlg, UINT idExcept);
|