Re: [PATCH 1/3] gdi32/tests: Make GetStockObject tests pass on East-Asian machines.
17 Jun
2012
17 Jun
'12
4:18 a.m.
Akihiro Sagawa <sagawa.aki(a)gmail.com> wrote:
- static const struct test_data + const int font[] = { - int id, weight, height, dpi; + ANSI_FIXED_FONT, ANSI_VAR_FONT, SYSTEM_FONT, DEVICE_DEFAULT_FONT, DEFAULT_GUI_FONT + /* SYSTEM_FIXED_FONT, OEM_FIXED_FONT */ + }; + const struct test_data + {
Please add back 'static' to test_data and add it to font. -- Dmitry.
4929
Age (days ago)
4929
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov