Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

Diffirence result of WIN API ImmGetConversionList between Win Xp and WIN 10

$
0
0

I have a program build with vs2003 for winXP, then I want to upgrade it to vs2017 and run on win10
when I debug result value on ImmGetConversionList, it always return 0

hIMC = ImmGetContext(m_hWnd);

hKL = GetKeyboardLayout(0);

sprintf(szKanji,"%s", kanji);

dwSize = ImmGetConversionList(hKL, hIMC, szKanji, NULL, 0, GCL_REVERSECONVERSION);

so, function ImmGetConversionList still work on win10 or vs2017


Viewing all articles
Browse latest Browse all 1710

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>