Entry
R2 = main window handle
R3 = sub-window handle
Will remove the link between the specified window and its subwindow. Note that this just removes the pointer in WimpExtension workspace, if the windows are on the screen they will remain there. You do not have to call UnLinkWindows before you exit - it is here so that you can unlink windows while your application is still running.
Provided by LinkedWindow
|
|
|