diff options
author | Jan Dubois <jand@activestate.com> | 2010-12-14 15:40:17 -0800 |
---|---|---|
committer | Jan Dubois <jand@activestate.com> | 2010-12-14 16:50:43 -0800 |
commit | 8e564886c8ebc2b7a1ef021fd382c03c5908da57 (patch) | |
tree | b2f55da0b539ad9219b3d73f469dcbaa5ed65c39 /utils.lst | |
parent | 6b217b36163b5443c055a23c59d582cd363bb7b1 (diff) | |
download | perl-8e564886c8ebc2b7a1ef021fd382c03c5908da57.tar.gz |
#define some symbols for VC6 compatibility
HWND_MESSAGE and WC_NO_BEST_FIT_CHARS are not defined by the VC6
headers unless WINVER is set to 0x0500 or higher, but then the
headers will generate a lot of warnings because Windows 2000
was still in beta when those headers where released.
PROCESSOR_ARCHITCTURE_AMD64 is not defined at all in the
VC6 headers.
Diffstat (limited to 'utils.lst')
0 files changed, 0 insertions, 0 deletions