R2 = Main window handle
R3 = Sub-window handle
R4 = flags
bit meaning
0 clip linked window to the left of the main window
1 clip linked window to the right of the main window
2 clip linked window above the main window
3 clip linked window below the main window
4-30 reserved; MUST BE 0
31 link is hidden
Will link two windows so the sub-window moves with the main
window. Currently there is a limit of 16 linked windows - this
may be removed in a later version.
|
|
|