]> git.eshelyaron.com Git - emacs.git/commit
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
authorEli Zaretskii <eliz@gnu.org>
Fri, 30 Jun 2006 13:41:15 +0000 (13:41 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 30 Jun 2006 13:41:15 +0000 (13:41 +0000)
commit8958048c293369ded3b309fe664ba7ea84b4ade2
treeda934e6d000f2cd055ccfc9f011bc32b551282c5
parent1771bb6e00fdde153eaa755789470601a5a6bcf0
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
the dimensions of the screen work area, and adjust vertical position of the
frame in order to avoid being covered by the task bar.
src/w32term.c