FancyZones: LowLevelKeyboardProc & other improvements

This commit is contained in:
yuyoyuppe
2020-05-04 21:10:23 +03:00
committed by Andrey Nekrasov
parent 57c4658021
commit 8b988409e2
6 changed files with 31 additions and 62 deletions

View File

@@ -6,4 +6,4 @@ extern UINT WM_PRIV_LOCATIONCHANGE;
extern UINT WM_PRIV_NAMECHANGE;
extern UINT WM_PRIV_WINDOWCREATED;
void initialize_winhook_event_ids();
void InitializeWinhookEventIds();