mirror of
https://github.com/reactos/reactos.git
synced 2025-06-04 17:00:31 +00:00
9 lines
314 B
C
9 lines
314 B
C
/*
|
|
* PROJECT: ReactOS api tests
|
|
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
|
|
* PURPOSE: Test for Japanese IME conversion
|
|
* COPYRIGHT: Copyright 2022 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)
|
|
*/
|
|
|
|
#define UNICODE /* Unicode */
|
|
#include "JapanImeConvTest.h"
|