Subversion Repositories Kolibri OS

Rev

Rev 921 | Rev 991 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 921 Rev 923
Line 1717... Line 1717...
1717
  * edx = [coordinate on axis x]*65536 + [coordinate on axis y]
1717
  * edx = [coordinate on axis x]*65536 + [coordinate on axis y]
1718
Returned value:
1718
Returned value:
1719
  * function does not return value
1719
  * function does not return value
1720
Remarks:
1720
Remarks:
1721
  * Coordinates of the image are coordinates of the upper left corner
1721
  * Coordinates of the image are coordinates of the upper left corner
1722
    of the image relative to the window.
1722
    of the image relative to the screen.
1723
  * Size of the image in bytes is 3*xsize*ysize.
1723
  * Size of the image in bytes is 3*xsize*ysize.
Line 1724... Line 1724...
1724
 
1724
 
1725
======================================================================
1725
======================================================================
1726
=================== Function 37 - work with mouse. ===================
1726
=================== Function 37 - work with mouse. ===================