home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / eventshell / Docs / Mouse < prev    next >
Encoding:
Text File  |  1993-05-01  |  235 b   |  9 lines

  1. PROCshell_MouseLimit()
  2. Params =>
  3.          int address of workspace parameter block
  4.          int window handle
  5.  
  6. Limits mouse pointer movement to the area of the
  7. specified window.
  8.  
  9. --------------------------------------------------------