10 lines
359 B
C
10 lines
359 B
C
// 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)
|
|
allcallsCase(uiWindowsControlParentHandle, NULL)
|
|
allcallsCase(uiWindowsControlSetControlPos, NULL, NULL)
|
|
|
|
allcallsCase(uiWindowsSetControlHandlePos, NULL, NULL)
|