Filled in some allcalls. I'll make the edits to controls.c its own commit.
This commit is contained in:
parent
eb1250a32b
commit
79d8eb534e
|
@ -4,3 +4,6 @@
|
||||||
|
|
||||||
allcallsCase(uiWindowsControlHandle, NULL)
|
allcallsCase(uiWindowsControlHandle, NULL)
|
||||||
allcallsCase(uiWindowsControlParentHandle, NULL)
|
allcallsCase(uiWindowsControlParentHandle, NULL)
|
||||||
|
allcallsCase(uiWindowsControlSetControlPos, NULL, NULL)
|
||||||
|
|
||||||
|
allcallsCase(uiWindowsSetControlHandlePos, NULL, NULL)
|
||||||
|
|
Loading…
Reference in New Issue