- Remove obsolete handling of WINE_STRICT/NULL_HANDLE.
commitf9026f4e85bbef52fd036a01dbebda7a0f657f45
authorRichard Cohen <richard@daijobu.co.uk>
Wed, 22 Sep 2004 19:13:29 +0000 (22 19:13 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Sep 2004 19:13:29 +0000 (22 19:13 +0000)
tree6a7e511661215591deb573f30698fcb3adfaf934
parent6cbc861ebcc717307cda070f1306c93e45e47d3f
- Remove obsolete handling of WINE_STRICT/NULL_HANDLE.
- 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.
programs/winemine/De.rc
programs/winemine/En.rc
programs/winemine/Es.rc
programs/winemine/Fr.rc
programs/winemine/It.rc
programs/winemine/Nl.rc
programs/winemine/Pt.rc
programs/winemine/Ru.rc
programs/winemine/Si.rc
programs/winemine/main.c