SS.WnSet Set Status

From NitrOS-9
Jump to: navigation, search

Sets up a high level window handler.

Entry Conditions
A path number
B SS.WnSet ($86)
X window data pointer (if Y=WT.FSWin or WT.Win)
Y window type code
Error Output
CC carry set on error
B error code

Additional Information

  • The C language data structure for windowing are defined in the wind.h file in the DEFS directory of the system disk.
  • The support module for this call is WindInt.