21 Jul
2004
21 Jul
'04
9:17 p.m.
ChangeSet ID: 13022 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/07/21 16:17:59 Modified files: dlls/comctl32 : propsheet.c Log message: Filip Navara <xnavara(a)volny.cz> - 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. Patch: http://cvs.winehq.org/patch.py?id=13022 Old revision New revision Changes Path 1.101 1.102 +36 -54 wine/dlls/comctl32/propsheet.c