2020-06-07 13:36:56 -05:00
|
|
|
// 28 may 2019
|
|
|
|
|
|
|
|
// This file should NOT have include guards as it is intended to be included more than once; see noinitwrongthread_windows.c for details.
|
|
|
|
|
|
|
|
allcallsCase(uiWindowsControlHandle, NULL)
|
2022-07-27 20:43:15 -05:00
|
|
|
allcallsCase(uiWindowsControlParentHandle, NULL)
|
2022-07-30 16:39:37 -05:00
|
|
|
allcallsCase(uiWindowsControlSetControlPos, NULL, NULL)
|
|
|
|
|
|
|
|
allcallsCase(uiWindowsSetControlHandlePos, NULL, NULL)
|