- Sep 22, 2004
-
-
-
applications depend on it.
-
- Allow more characters for Window title (for Fr locale). - Hardcode the icon name - so that it's independent of locale. - Shorten the text in the About box so that it doesn't wrap. - Use HKCU instead of HKLM for saving stuff. - Save YPos properly. - use AdjustWindowRect instead of calculating the window size using GetSystemMetrics - Cope with the user moving the window offscreen and move it back.
-
-
Add a test for this.
-
beginning of directory listings. - Remove unused variable wStringTableOffset.
-
-
-
-
-
-
-
-
-
-
-
-
Alexandre Julliard authored
-
-
-
- Sep 21, 2004
-
-
Alexandre Julliard authored
(reported by Rein Klazes).
-
-
paths in 'All Users' like CSIDL_COMMON_STARTUP. The CSIDL_COMMON_PROGRAMS fix solves many menu creation problems.
-
- Should create HOTKEY_INFO storage in WM_NCCREATE rather than in WM_CREATE so that we can also add the WS_EX_CLIENTEDGE style. - Remove code that draws the client edge; it is already drawn by DefWindowProc.
-
-
-
-
style.
-
0.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
them from CVS.
-
-
Windows. Add a bunch of MDI message tests.
-
process.
-
-
- Sep 20, 2004
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
Add U+201a to all strikes.
-
Unblock menu loop if a window being destroyed owns a tracked menu.
-