SS.WnSet Set Status

From NitrOS-9
Revision as of 16:22, 5 April 2014 by Glaw16 (Talk | contribs) (Created page with 'Sets up a high level window handler. {| | colspan="2" | '''Entry Conditions''' |- | A || ''path number'' |- | B || SS.WnSet ($86) |- | X || ''window data pointer'' (if Y=WT.FSWi…')

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.