Daniel Lehman <dlehman25 at gmail.com> wrote:
> + struct test {
It should be 'static const struct {'
> + const WCHAR *lang;
> + DWORD flags;
> + WCHAR ch;
> + WCHAR exp; /* 0 if self */
> + WCHAR exp_ling; /* 0 if exp */
> + BOOL todo;
> + BOOL todo_ling;
> + } tests[] = {
--
Dmitry.