ReactOS 0.4.15-dev-7958-gcd0bb1a
JapanImeConvTestA.c
Go to the documentation of this file.
1/*
2 * PROJECT: ReactOS api tests
3 * LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
4 * PURPOSE: Test for Japanese IME conversion
5 * COPYRIGHT: Copyright 2022 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)
6 */
7
8#undef UNICODE /* ANSI */
9#include "JapanImeConvTest.h"