Wine-Devel
By thread
wine-devel@list.winehq.org
By month
Messages by month
- ----- 2026 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
December 2011
- 57 participants
- 231 messages
Re: [2/2] user32: Make a SetFocus message test for a top level child window pass. Resend.
by Alexandre Julliard
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
> + hwnd = WIN_GetFullHandle( hwnd );
>
> - if (!set_active_window( hwnd, &prev, FALSE, TRUE )) return 0;
> + set_active_window( hwnd, &prev, FALSE, TRUE );
> return prev;
> }
It doesn't seem right to ignore all errors. This would need some more
tests.
--
Alexandre Julliard
julliard(a)winehq.org
Dec. 30, 2011
Re: [PATCH 2/9] jscript: Handle invalid break statements in compiler
by Marvin
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=16211
Your paranoid android.
=== WNT4WSSP6 (32 bit) ===
No test summary line found
=== W2KPROSP4 (32 bit) ===
No test summary line found
=== WXPPROSP3 (32 bit) ===
No test summary line found
=== W2K3R2SESP2 (32 bit) ===
No test summary line found
=== WVISTAADM (32 bit) ===
No test summary line found
=== W2K8SE (32 bit) ===
No test summary line found
=== W7PRO (32 bit) ===
No test summary line found
=== W7PROX64 (32 bit) ===
No test summary line found
=== TEST64_W7SP1 (32 bit) ===
No test summary line found
=== W7PROX64 (64 bit) ===
No test summary line found
=== TEST64_W7SP1 (64 bit) ===
No test summary line found
Dec. 30, 2011
Re: [PATCH 1/9] jscript: Handle invalid break statements in compiler
by Marvin
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=16210
Your paranoid android.
=== WNT4WSSP6 (32 bit) ===
No test summary line found
=== W2KPROSP4 (32 bit) ===
No test summary line found
=== WXPPROSP3 (32 bit) ===
No test summary line found
=== W2K3R2SESP2 (32 bit) ===
No test summary line found
=== WVISTAADM (32 bit) ===
No test summary line found
=== W2K8SE (32 bit) ===
No test summary line found
=== W7PRO (32 bit) ===
No test summary line found
=== W7PROX64 (32 bit) ===
No test summary line found
=== TEST64_W7SP1 (32 bit) ===
No test summary line found
=== W7PROX64 (64 bit) ===
No test summary line found
=== TEST64_W7SP1 (64 bit) ===
No test summary line found
Dec. 30, 2011
Re: [2/2] user32: Make a SetFocus message test for a top level child window pass. Resend.
by Marvin
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=16207
Your paranoid android.
=== W7PROX64 (64 bit msg) ===
Timeout
=== TEST64_W7SP1 (64 bit msg) ===
Timeout
Dec. 30, 2011
Re: [1/2] user32: Add some SetFocus message tests. Resend.
by Marvin
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=16206
Your paranoid android.
=== W7PROX64 (64 bit msg) ===
Timeout
=== TEST64_W7SP1 (64 bit msg) ===
Timeout
Dec. 30, 2011
Re: mmcndmgr: Register MMCVerseionInfo Interface
by Alexandre Julliard
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> writes:
> From ab42a8c5ddecdbb3bcb44b00966a5f0cb8fb3028 Mon Sep 17 00:00:00 2001
> From: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com>
> Date: Fri, 23 Dec 2011 08:44:11 +1100
> Subject: [PATCH] Register MMCVerseionInfo Interface
> To: wine-patches <wine-patches(a)winehq.org>
>
> ---
> dlls/mmcndmgr/Makefile.in | 2 ++
> dlls/mmcndmgr/mmcndreg.idl | 31 +++++++++++++++++++++++++++++++
There's no reason to create a new file for this, just add it to the
existing header.
--
Alexandre Julliard
julliard(a)winehq.org
Dec. 29, 2011
Re: [2/2] comdlg32: If CF_NOVERTFONTS is set, ignore fonts whose name start with '@'.
by Marvin
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=16194
Your paranoid android.
=== WVISTAADM (32 bit fontdlg) ===
Timeout
=== W2K8SE (32 bit fontdlg) ===
Timeout
=== W7PRO (32 bit fontdlg) ===
fontdlg.c:79: Test failed: Marlett is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: DaunPenh is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: Estrangelo Edessa is not listed
fontdlg.c:79: Test failed: Euphemia is not listed
fontdlg.c:79: Test failed: Gautami is not listed
fontdlg.c:79: Test failed: Vani is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: Iskoola Pota is not listed
fontdlg.c:79: Test failed: Kalinga is not listed
fontdlg.c:79: Test failed: Kartika is not listed
fontdlg.c:79: Test failed: Khmer UI is not listed
fontdlg.c:79: Test failed: Lao UI is not listed
fontdlg.c:79: Test failed: Latha is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Mangal is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Microsoft Himalaya is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: Mongolian Baiti is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MV Boli is not listed
fontdlg.c:79: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:79: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:79: Test failed: Raavi is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Shruti is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Microsoft Tai Le is not listed
fontdlg.c:79: Test failed: Tunga is not listed
fontdlg.c:79: Test failed: Vrinda is not listed
fontdlg.c:79: Test failed: Shonar Bangla is not listed
fontdlg.c:79: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Aparajita is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Kokila is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: MoolBoran is not listed
fontdlg.c:79: Test failed: Utsaah is not listed
fontdlg.c:79: Test failed: Vijaya is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Aharoni is not listed
fontdlg.c:79: Test failed: David is not listed
fontdlg.c:79: Test failed: FrankRuehl is not listed
fontdlg.c:79: Test failed: Levenim MT is not listed
fontdlg.c:79: Test failed: Miriam is not listed
fontdlg.c:79: Test failed: Miriam Fixed is not listed
fontdlg.c:79: Test failed: Narkisim is not listed
fontdlg.c:79: Test failed: Rod is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
Timeout
=== W7PROX64 (32 bit fontdlg) ===
fontdlg.c:79: Test failed: Marlett is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: DaunPenh is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: Estrangelo Edessa is not listed
fontdlg.c:79: Test failed: Euphemia is not listed
fontdlg.c:79: Test failed: Gautami is not listed
fontdlg.c:79: Test failed: Vani is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: Iskoola Pota is not listed
fontdlg.c:79: Test failed: Kalinga is not listed
fontdlg.c:79: Test failed: Kartika is not listed
fontdlg.c:79: Test failed: Khmer UI is not listed
fontdlg.c:79: Test failed: Lao UI is not listed
fontdlg.c:79: Test failed: Latha is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Mangal is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Microsoft Himalaya is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: Mongolian Baiti is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MV Boli is not listed
fontdlg.c:79: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:79: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:79: Test failed: Raavi is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Shruti is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Microsoft Tai Le is not listed
fontdlg.c:79: Test failed: Tunga is not listed
fontdlg.c:79: Test failed: Vrinda is not listed
fontdlg.c:79: Test failed: Shonar Bangla is not listed
fontdlg.c:79: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Aparajita is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Kokila is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: MoolBoran is not listed
fontdlg.c:79: Test failed: Utsaah is not listed
fontdlg.c:79: Test failed: Vijaya is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Aharoni is not listed
fontdlg.c:79: Test failed: David is not listed
fontdlg.c:79: Test failed: FrankRuehl is not listed
fontdlg.c:79: Test failed: Levenim MT is not listed
fontdlg.c:79: Test failed: Miriam is not listed
fontdlg.c:79: Test failed: Miriam Fixed is not listed
fontdlg.c:79: Test failed: Narkisim is not listed
fontdlg.c:79: Test failed: Rod is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
Timeout
=== TEST64_W7SP1 (32 bit fontdlg) ===
fontdlg.c:79: Test failed: Marlett is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: DaunPenh is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: Estrangelo Edessa is not listed
fontdlg.c:79: Test failed: Euphemia is not listed
fontdlg.c:79: Test failed: Gautami is not listed
fontdlg.c:79: Test failed: Vani is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: Iskoola Pota is not listed
fontdlg.c:79: Test failed: Kalinga is not listed
fontdlg.c:79: Test failed: Kartika is not listed
fontdlg.c:79: Test failed: Khmer UI is not listed
fontdlg.c:79: Test failed: Lao UI is not listed
fontdlg.c:79: Test failed: Latha is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Mangal is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Microsoft Himalaya is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: Mongolian Baiti is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MV Boli is not listed
fontdlg.c:79: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:79: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:79: Test failed: Raavi is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Shruti is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Microsoft Tai Le is not listed
fontdlg.c:79: Test failed: Tunga is not listed
fontdlg.c:79: Test failed: Vrinda is not listed
fontdlg.c:79: Test failed: Shonar Bangla is not listed
fontdlg.c:79: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Aparajita is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Kokila is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: MoolBoran is not listed
fontdlg.c:79: Test failed: Utsaah is not listed
fontdlg.c:79: Test failed: Vijaya is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Aharoni is not listed
fontdlg.c:79: Test failed: David is not listed
fontdlg.c:79: Test failed: FrankRuehl is not listed
fontdlg.c:79: Test failed: Levenim MT is not listed
fontdlg.c:79: Test failed: Miriam is not listed
fontdlg.c:79: Test failed: Miriam Fixed is not listed
fontdlg.c:79: Test failed: Narkisim is not listed
fontdlg.c:79: Test failed: Rod is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
Timeout
=== W7PROX64 (64 bit fontdlg) ===
fontdlg.c:79: Test failed: Marlett is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: DaunPenh is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: Estrangelo Edessa is not listed
fontdlg.c:79: Test failed: Euphemia is not listed
fontdlg.c:79: Test failed: Gautami is not listed
fontdlg.c:79: Test failed: Vani is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: Iskoola Pota is not listed
fontdlg.c:79: Test failed: Kalinga is not listed
fontdlg.c:79: Test failed: Kartika is not listed
fontdlg.c:79: Test failed: Khmer UI is not listed
fontdlg.c:79: Test failed: Lao UI is not listed
fontdlg.c:79: Test failed: Latha is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Mangal is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Microsoft Himalaya is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: Mongolian Baiti is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MV Boli is not listed
fontdlg.c:79: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:79: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:79: Test failed: Raavi is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Shruti is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Microsoft Tai Le is not listed
fontdlg.c:79: Test failed: Tunga is not listed
fontdlg.c:79: Test failed: Vrinda is not listed
fontdlg.c:79: Test failed: Shonar Bangla is not listed
fontdlg.c:79: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Aparajita is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Kokila is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: MoolBoran is not listed
fontdlg.c:79: Test failed: Utsaah is not listed
fontdlg.c:79: Test failed: Vijaya is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Aharoni is not listed
fontdlg.c:79: Test failed: David is not listed
fontdlg.c:79: Test failed: FrankRuehl is not listed
fontdlg.c:79: Test failed: Levenim MT is not listed
fontdlg.c:79: Test failed: Miriam is not listed
fontdlg.c:79: Test failed: Miriam Fixed is not listed
fontdlg.c:79: Test failed: Narkisim is not listed
fontdlg.c:79: Test failed: Rod is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
Timeout
=== TEST64_W7SP1 (64 bit fontdlg) ===
fontdlg.c:79: Test failed: Marlett is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: Batang is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: BatangChe is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: Gungsuh is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: GungsuhChe is not listed
fontdlg.c:79: Test failed: DaunPenh is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: DokChampa is not listed
fontdlg.c:79: Test failed: Estrangelo Edessa is not listed
fontdlg.c:79: Test failed: Euphemia is not listed
fontdlg.c:79: Test failed: Gautami is not listed
fontdlg.c:79: Test failed: Vani is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: Gulim is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: GulimChe is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: Dotum is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: DotumChe is not listed
fontdlg.c:79: Test failed: Iskoola Pota is not listed
fontdlg.c:79: Test failed: Kalinga is not listed
fontdlg.c:79: Test failed: Kartika is not listed
fontdlg.c:79: Test failed: Khmer UI is not listed
fontdlg.c:79: Test failed: Lao UI is not listed
fontdlg.c:79: Test failed: Latha is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Malgun Gothic is not listed
fontdlg.c:79: Test failed: Mangal is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Meiryo UI is not listed
fontdlg.c:79: Test failed: Microsoft Himalaya is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft JhengHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: Microsoft YaHei is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: MingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: PMingLiU is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:79: Test failed: Mongolian Baiti is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS Gothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS PGothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS UI Gothic is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS Mincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MS PMincho is not listed
fontdlg.c:79: Test failed: MV Boli is not listed
fontdlg.c:79: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Nyala is not listed
fontdlg.c:79: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:79: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:79: Test failed: Raavi is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Semibold is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Segoe UI Light is not listed
fontdlg.c:79: Test failed: Shruti is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: SimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: NSimSun is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: SimSun-ExtB is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Sylfaen is not listed
fontdlg.c:79: Test failed: Microsoft Tai Le is not listed
fontdlg.c:79: Test failed: Tunga is not listed
fontdlg.c:79: Test failed: Vrinda is not listed
fontdlg.c:79: Test failed: Shonar Bangla is not listed
fontdlg.c:79: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Angsana New is not listed
fontdlg.c:79: Test failed: Aparajita is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Cordia New is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Ebrima is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Gisha is not listed
fontdlg.c:79: Test failed: Kokila is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Leelawadee is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: Microsoft Uighur is not listed
fontdlg.c:79: Test failed: MoolBoran is not listed
fontdlg.c:79: Test failed: Utsaah is not listed
fontdlg.c:79: Test failed: Vijaya is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Andalus is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Arabic Typesetting is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Sakkal Majalla is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Traditional Arabic is not listed
fontdlg.c:79: Test failed: Aharoni is not listed
fontdlg.c:79: Test failed: David is not listed
fontdlg.c:79: Test failed: FrankRuehl is not listed
fontdlg.c:79: Test failed: Levenim MT is not listed
fontdlg.c:79: Test failed: Miriam is not listed
fontdlg.c:79: Test failed: Miriam Fixed is not listed
fontdlg.c:79: Test failed: Narkisim is not listed
fontdlg.c:79: Test failed: Rod is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: FangSong is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: SimHei is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: KaiTi is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: AngsanaUPC is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: Browallia New is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: BrowalliaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: CordiaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: DilleniaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: EucrosiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: FreesiaUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: IrisUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: JasmineUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: KodchiangUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: LilyUPC is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: DFKai-SB is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Arial Black is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:79: Test failed: Franklin Gothic Medium is not listed
Timeout
Dec. 29, 2011
Re: [1/2] comdlg32/tests: Add some font dialog tests.
by Marvin
Hi,
While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?
Full results can be found at
http://testbot.winehq.org/JobDetails.pl?Key=16193
Your paranoid android.
=== WVISTAADM (32 bit fontdlg) ===
Timeout
=== W2K8SE (32 bit fontdlg) ===
Timeout
=== W7PRO (32 bit fontdlg) ===
fontdlg.c:80: Test failed: Marlett is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: DaunPenh is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: Estrangelo Edessa is not listed
fontdlg.c:80: Test failed: Euphemia is not listed
fontdlg.c:80: Test failed: Gautami is not listed
fontdlg.c:80: Test failed: Vani is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: Iskoola Pota is not listed
fontdlg.c:80: Test failed: Kalinga is not listed
fontdlg.c:80: Test failed: Kartika is not listed
fontdlg.c:80: Test failed: Khmer UI is not listed
fontdlg.c:80: Test failed: Lao UI is not listed
fontdlg.c:80: Test failed: Latha is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Mangal is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Microsoft Himalaya is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: Mongolian Baiti is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MV Boli is not listed
fontdlg.c:80: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:80: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:80: Test failed: Raavi is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Shruti is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Microsoft Tai Le is not listed
fontdlg.c:80: Test failed: Tunga is not listed
fontdlg.c:80: Test failed: Vrinda is not listed
fontdlg.c:80: Test failed: Shonar Bangla is not listed
fontdlg.c:80: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Aparajita is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Kokila is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: MoolBoran is not listed
fontdlg.c:80: Test failed: Utsaah is not listed
fontdlg.c:80: Test failed: Vijaya is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Aharoni is not listed
fontdlg.c:80: Test failed: David is not listed
fontdlg.c:80: Test failed: FrankRuehl is not listed
fontdlg.c:80: Test failed: Levenim MT is not listed
fontdlg.c:80: Test failed: Miriam is not listed
fontdlg.c:80: Test failed: Miriam Fixed is not listed
fontdlg.c:80: Test failed: Narkisim is not listed
fontdlg.c:80: Test failed: Rod is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
Timeout
=== W7PROX64 (32 bit fontdlg) ===
fontdlg.c:80: Test failed: Marlett is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: DaunPenh is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: Estrangelo Edessa is not listed
fontdlg.c:80: Test failed: Euphemia is not listed
fontdlg.c:80: Test failed: Gautami is not listed
fontdlg.c:80: Test failed: Vani is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: Iskoola Pota is not listed
fontdlg.c:80: Test failed: Kalinga is not listed
fontdlg.c:80: Test failed: Kartika is not listed
fontdlg.c:80: Test failed: Khmer UI is not listed
fontdlg.c:80: Test failed: Lao UI is not listed
fontdlg.c:80: Test failed: Latha is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Mangal is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Microsoft Himalaya is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: Mongolian Baiti is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MV Boli is not listed
fontdlg.c:80: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:80: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:80: Test failed: Raavi is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Shruti is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Microsoft Tai Le is not listed
fontdlg.c:80: Test failed: Tunga is not listed
fontdlg.c:80: Test failed: Vrinda is not listed
fontdlg.c:80: Test failed: Shonar Bangla is not listed
fontdlg.c:80: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Aparajita is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Kokila is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: MoolBoran is not listed
fontdlg.c:80: Test failed: Utsaah is not listed
fontdlg.c:80: Test failed: Vijaya is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Aharoni is not listed
fontdlg.c:80: Test failed: David is not listed
fontdlg.c:80: Test failed: FrankRuehl is not listed
fontdlg.c:80: Test failed: Levenim MT is not listed
fontdlg.c:80: Test failed: Miriam is not listed
fontdlg.c:80: Test failed: Miriam Fixed is not listed
fontdlg.c:80: Test failed: Narkisim is not listed
fontdlg.c:80: Test failed: Rod is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
Timeout
=== TEST64_W7SP1 (32 bit fontdlg) ===
fontdlg.c:80: Test failed: Marlett is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: DaunPenh is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: Estrangelo Edessa is not listed
fontdlg.c:80: Test failed: Euphemia is not listed
fontdlg.c:80: Test failed: Gautami is not listed
fontdlg.c:80: Test failed: Vani is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: Iskoola Pota is not listed
fontdlg.c:80: Test failed: Kalinga is not listed
fontdlg.c:80: Test failed: Kartika is not listed
fontdlg.c:80: Test failed: Khmer UI is not listed
fontdlg.c:80: Test failed: Lao UI is not listed
fontdlg.c:80: Test failed: Latha is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Mangal is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Microsoft Himalaya is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: Mongolian Baiti is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MV Boli is not listed
fontdlg.c:80: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:80: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:80: Test failed: Raavi is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Shruti is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Microsoft Tai Le is not listed
fontdlg.c:80: Test failed: Tunga is not listed
fontdlg.c:80: Test failed: Vrinda is not listed
fontdlg.c:80: Test failed: Shonar Bangla is not listed
fontdlg.c:80: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Aparajita is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Kokila is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: MoolBoran is not listed
fontdlg.c:80: Test failed: Utsaah is not listed
fontdlg.c:80: Test failed: Vijaya is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Aharoni is not listed
fontdlg.c:80: Test failed: David is not listed
fontdlg.c:80: Test failed: FrankRuehl is not listed
fontdlg.c:80: Test failed: Levenim MT is not listed
fontdlg.c:80: Test failed: Miriam is not listed
fontdlg.c:80: Test failed: Miriam Fixed is not listed
fontdlg.c:80: Test failed: Narkisim is not listed
fontdlg.c:80: Test failed: Rod is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
Timeout
=== W7PROX64 (64 bit fontdlg) ===
fontdlg.c:80: Test failed: Marlett is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: DaunPenh is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: Estrangelo Edessa is not listed
fontdlg.c:80: Test failed: Euphemia is not listed
fontdlg.c:80: Test failed: Gautami is not listed
fontdlg.c:80: Test failed: Vani is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: Iskoola Pota is not listed
fontdlg.c:80: Test failed: Kalinga is not listed
fontdlg.c:80: Test failed: Kartika is not listed
fontdlg.c:80: Test failed: Khmer UI is not listed
fontdlg.c:80: Test failed: Lao UI is not listed
fontdlg.c:80: Test failed: Latha is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Mangal is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Microsoft Himalaya is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: Mongolian Baiti is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MV Boli is not listed
fontdlg.c:80: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:80: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:80: Test failed: Raavi is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Shruti is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Microsoft Tai Le is not listed
fontdlg.c:80: Test failed: Tunga is not listed
fontdlg.c:80: Test failed: Vrinda is not listed
fontdlg.c:80: Test failed: Shonar Bangla is not listed
fontdlg.c:80: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Aparajita is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Kokila is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: MoolBoran is not listed
fontdlg.c:80: Test failed: Utsaah is not listed
fontdlg.c:80: Test failed: Vijaya is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Aharoni is not listed
fontdlg.c:80: Test failed: David is not listed
fontdlg.c:80: Test failed: FrankRuehl is not listed
fontdlg.c:80: Test failed: Levenim MT is not listed
fontdlg.c:80: Test failed: Miriam is not listed
fontdlg.c:80: Test failed: Miriam Fixed is not listed
fontdlg.c:80: Test failed: Narkisim is not listed
fontdlg.c:80: Test failed: Rod is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
Timeout
=== TEST64_W7SP1 (64 bit fontdlg) ===
fontdlg.c:80: Test failed: Marlett is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: Batang is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: BatangChe is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: Gungsuh is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: GungsuhChe is not listed
fontdlg.c:80: Test failed: DaunPenh is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: DokChampa is not listed
fontdlg.c:80: Test failed: Estrangelo Edessa is not listed
fontdlg.c:80: Test failed: Euphemia is not listed
fontdlg.c:80: Test failed: Gautami is not listed
fontdlg.c:80: Test failed: Vani is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: Gulim is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: GulimChe is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: Dotum is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: DotumChe is not listed
fontdlg.c:80: Test failed: Iskoola Pota is not listed
fontdlg.c:80: Test failed: Kalinga is not listed
fontdlg.c:80: Test failed: Kartika is not listed
fontdlg.c:80: Test failed: Khmer UI is not listed
fontdlg.c:80: Test failed: Lao UI is not listed
fontdlg.c:80: Test failed: Latha is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Malgun Gothic is not listed
fontdlg.c:80: Test failed: Mangal is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Meiryo UI is not listed
fontdlg.c:80: Test failed: Microsoft Himalaya is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft JhengHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: Microsoft YaHei is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: MingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: PMingLiU is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: PMingLiU-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: MingLiU_HKSCS-ExtB is not listed
fontdlg.c:80: Test failed: Mongolian Baiti is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS Gothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS PGothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS UI Gothic is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS Mincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MS PMincho is not listed
fontdlg.c:80: Test failed: MV Boli is not listed
fontdlg.c:80: Test failed: Microsoft New Tai Lue is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Nyala is not listed
fontdlg.c:80: Test failed: Microsoft PhagsPa is not listed
fontdlg.c:80: Test failed: Plantagenet Cherokee is not listed
fontdlg.c:80: Test failed: Raavi is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Semibold is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Segoe UI Light is not listed
fontdlg.c:80: Test failed: Shruti is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: SimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: NSimSun is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: SimSun-ExtB is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Sylfaen is not listed
fontdlg.c:80: Test failed: Microsoft Tai Le is not listed
fontdlg.c:80: Test failed: Tunga is not listed
fontdlg.c:80: Test failed: Vrinda is not listed
fontdlg.c:80: Test failed: Shonar Bangla is not listed
fontdlg.c:80: Test failed: Microsoft Yi Baiti is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Angsana New is not listed
fontdlg.c:80: Test failed: Aparajita is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Cordia New is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Ebrima is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Gisha is not listed
fontdlg.c:80: Test failed: Kokila is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Leelawadee is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: Microsoft Uighur is not listed
fontdlg.c:80: Test failed: MoolBoran is not listed
fontdlg.c:80: Test failed: Utsaah is not listed
fontdlg.c:80: Test failed: Vijaya is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Andalus is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Arabic Typesetting is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Simplified Arabic Fixed is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Sakkal Majalla is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Traditional Arabic is not listed
fontdlg.c:80: Test failed: Aharoni is not listed
fontdlg.c:80: Test failed: David is not listed
fontdlg.c:80: Test failed: FrankRuehl is not listed
fontdlg.c:80: Test failed: Levenim MT is not listed
fontdlg.c:80: Test failed: Miriam is not listed
fontdlg.c:80: Test failed: Miriam Fixed is not listed
fontdlg.c:80: Test failed: Narkisim is not listed
fontdlg.c:80: Test failed: Rod is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: FangSong is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: SimHei is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: KaiTi is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: AngsanaUPC is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: Browallia New is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: BrowalliaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: CordiaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: DilleniaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: EucrosiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: FreesiaUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: IrisUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: JasmineUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: KodchiangUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: LilyUPC is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: DFKai-SB is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Arial Black is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
fontdlg.c:80: Test failed: Franklin Gothic Medium is not listed
Timeout
Dec. 29, 2011
Re: [PATCH 1/4] msvcp90: Fix class functions invocation on 64bit systems
by Alexandre Julliard
Piotr Caban <piotr(a)codeweavers.com> writes:
> Even if function returns structure, 'this' is passed as first
> argument. There's a test for this in 4th patch.
This won't build on Mingw. You need the correct number of arguments in
the macro and in the spec file.
--
Alexandre Julliard
julliard(a)winehq.org
Dec. 29, 2011
Re: wshom.ocx: Added IDispatch support for IWshShell3
by Nikolay Sivov
On 12/29/2011 11:16, Marvin wrote:
> Hi,
>
> While running your changed tests on Windows, I think I found new failures.
> Being a bot and all I'm not very good at pattern recognition, so I might be
> wrong, but could you please double-check?
> Full results can be found at
> http://testbot.winehq.org/JobDetails.pl?Key=16191
>
> Your paranoid android.
>
>
> === WINEBUILD (build) ===
> Can't determine base name
Not sure what's this about. Probably .ocx in a name?
Dec. 29, 2011