comparison src/ChangeLog @ 5009:2eec7322eb7f

Miscellaneous small fixes to Windows VS6 build
author Vin Shelton <acs@xemacs.org>
date Tue, 09 Feb 2010 16:25:04 -0500
parents ecdc03ef6e12
children
comparison
equal deleted inserted replaced
5006:ecdc03ef6e12 5009:2eec7322eb7f
1 2010-02-09 Vin Shelton <acs@xemacs.org>
2
3 * objects-msw.c (mswindows_font_spec_matches_charset_stage_2):
4 Declare hfont at start of a code block.
5
6 * glyphs-eimage.c: Undefine and then redefine FAR around the jpeg headers.
7
1 2010-02-08 Vin Shelton <acs@xemacs.org> 8 2010-02-08 Vin Shelton <acs@xemacs.org>
2 9
3 * nt.c (open_unc_volume): lpRemoteName is an XELPTSTR. 10 * nt.c (open_unc_volume): lpRemoteName is an XELPTSTR.
4 11
5 2010-02-07 Aidan Kehoe <kehoea@parhasard.net> 12 2010-02-07 Aidan Kehoe <kehoea@parhasard.net>