Showing changes from revision #5 to #6:
Added | Removed | Changed
Entry | |
---|---|
R1 | Pointer to window handle |
Exit | |
---|---|
R0 | Corrupt |
Entry | |
---|---|
R1 | Pointer to window handle |
R2 | “TASK” (&4B534154) |
R3 | Window handle of parent window |
Exit | |
---|---|
R0 | Corrupt |
The purpose of this call is to remove the window, from the list of active windows.
The Wimp will issue any necessary redraw messages for any currently displayed windows made visible.
There are two ways that this call can be used. The nested window method allows for windows that have a parent window to be closed. i.e. child windows.