Fixed issue #1107: Wrong font used in MessageBoxes on Windows XP
commit9aeab5d3feb507a80a47003c3ca295537b43fc59
authorSven Strickroth <email@cs-ware.de>
Sat, 24 Mar 2012 01:45:09 +0000 (24 02:45 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 24 Mar 2012 01:45:09 +0000 (24 02:45 +0100)
tree0b41592a00caa22023b4716f5cdc52c0e3a314ab
parent57b0ccb3a2ebbc6ec733a9139c874014aaf1bc0c
Fixed issue #1107: Wrong font used in MessageBoxes on Windows XP

Wrong struct size (extended one for Vista+) is used on Windows XP.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Changelog.txt
src/Utils/MiscUI/MessageBox.cpp