- Properly calculate caption length when converting multi-byte string
commitc846f88fa259e650a896d5eb7de83c16780d1bd9
authorFilip Navara <xnavara@volny.cz>
Wed, 21 Jul 2004 21:17:59 +0000 (21 21:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 21 Jul 2004 21:17:59 +0000 (21 21:17 +0000)
treeffe28eb8572f0d8007f9da32e5344055ec9fc634
parent4385d305e17ab78fc48d8908023e92083632764e
- Properly calculate caption length when converting multi-byte string
  to wide character one.
- Wizard contents shouldn't be moved by the size of watermark bitmap.
- Fix PSH_WIZARD97_[NEW/OLD] checks.
- Blit the watermark even if PSH_USEHBMWATERMARK flag isn't set and
  blit only the part that fits into the dialog.
dlls/comctl32/propsheet.c