view Version @ 1659:d06255e46ce2

Fix auto-sizing bitmap buttons with icons on Windows 7 (and maybe Vista). The buttons will return an invalid HBITMAP on these platforms if you set the button to a HICON... so query the HICON first instead of HBITMAP.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 16 Apr 2012 17:01:49 +0000
parents 080b764e8982
children 227e13044ce3
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=2
DW_MINOR_VERSION=3