wine-wine/programs/wordpad
Henri Verbeet ff0a34e9c9 wordpad: Fall back to the default position if the saved position is off-screen.
This condition is particularly easy to trigger when switching from a
multi-head setup to a virtual desktop. Inspired by some fairly similar
code in notepad.

Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-22 10:01:47 +01:00
..
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
formatbar.bmp
formatbar.svg
olecallback.c wordpad: Clean up IRichEditOleCallback implementation. 2017-02-13 18:50:11 +01:00
print.c wordpad: Use InflateRect() instead of open coding it. 2016-07-10 11:07:38 +09:00
registry.c wordpad: Only read up to the maximum number of recent files from the menu. 2016-09-23 20:48:18 +09:00
toolbar.bmp
toolbar.svg
wordpad.c wordpad: Fall back to the default position if the saved position is off-screen. 2017-03-22 10:01:47 +01:00
wordpad.h wordpad: Switch the main menu to MENUEX so that the list menu can be given an id. 2016-10-11 16:54:26 +02:00
wordpad.ico wordpad: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
wordpad.rc wordpad: Fix syntax error in resource files (native Windows build). 2016-11-01 20:32:57 +01:00
wordpad.svg wordpad: Add a 256x256 icon. 2013-03-27 20:12:28 +01:00
zoom.cur