mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:52:57 +00:00
[INCLUDE/REACTOS] Add some missing VOIDs. CORE-11799
svn path=/trunk/; revision=72238
This commit is contained in:
parent
a2b693dfc4
commit
02be91f3aa
1 changed files with 2 additions and 2 deletions
|
@ -114,7 +114,7 @@ HRESULT WINAPI DrawNCPreview(HDC hDC,
|
||||||
PNONCLIENTMETRICSW pncMetrics,
|
PNONCLIENTMETRICSW pncMetrics,
|
||||||
COLORREF* lpaRgbValues);
|
COLORREF* lpaRgbValues);
|
||||||
|
|
||||||
BOOL WINAPI ThemeHooksInstall();
|
BOOL WINAPI ThemeHooksInstall(VOID);
|
||||||
|
|
||||||
BOOL WINAPI ThemeHooksRemove();
|
BOOL WINAPI ThemeHooksRemove(VOID);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue