Filled in some allcalls. I'll make the edits to controls.c its own commit.

This commit is contained in:
Pietro Gagliardi 2022-07-30 17:39:37 -04:00
parent eb1250a32b
commit 79d8eb534e
1 changed files with 3 additions and 0 deletions

View File

@ -4,3 +4,6 @@
allcallsCase(uiWindowsControlHandle, NULL) allcallsCase(uiWindowsControlHandle, NULL)
allcallsCase(uiWindowsControlParentHandle, NULL) allcallsCase(uiWindowsControlParentHandle, NULL)
allcallsCase(uiWindowsControlSetControlPos, NULL, NULL)
allcallsCase(uiWindowsSetControlHandlePos, NULL, NULL)