home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / LC / SIMPWN93.ZIP / SIMPWIN.ZIP / FUNG23.TXT < prev    next >
Text File  |  1997-08-18  |  192b  |  10 lines

  1.  
  2.    Mousetmaxposition() Limits mouse movement to the window found in max and
  3. min x,y.
  4.  
  5.    Example:
  6.  
  7.         mousetmaxposition(4,10,5,9);
  8.  
  9.    This limits the mouse to window 4,10,5,9.
  10.