Home
last modified time | relevance | path

Searched refs:hIMC1 (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/apitests/imm32/
H A Dhimc.c14 HIMC hNewIMC, hOldIMC, hIMC, hIMC1, hIMC2; in Test1() local
42 hIMC1 = hIMC = ImmGetContext(hwndEdit); in Test1()
120 ok(hIMC1 == hIMC2, "hIMC1 = %p, expected %p\n", hIMC1, hIMC2); in Test1()