]> source.dussan.org Git - tigervnc.git/commit
MinGW tweak: Use sizeof(PROPSHEETHEADER) instead of
authorPeter Åstrand <astrand@cendio.se>
Tue, 9 Dec 2008 10:50:40 +0000 (10:50 +0000)
committerPeter Åstrand <astrand@cendio.se>
Tue, 9 Dec 2008 10:50:40 +0000 (10:50 +0000)
commitcf75be18ead613c173163f1c8aa89609d79f53e7
tree23a26184208c398e2486a9a8a23e061f0d1feab3
parentf14f0d03e78ae343a8db61f20f59d4af7480c746
MinGW tweak: Use sizeof(PROPSHEETHEADER) instead of
PROPSHEETHEADER_V1_SIZE, since the latter is not available in
MinGW. Raises our requirements of comctl32.dll, but should be no
problem nowadays.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3333 3789f03b-4d11-0410-bbf8-ca57d06f2519
win/rfb_win32/Dialog.cxx