No need to multipost. :-)
The only somewhat public place I know of that defines them is in the DDK.
What are you writing that usesd LPINPUTCONTEXT?

Signature
MichKa [MS]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Microsoft Windows International Division
This posting is provided "AS IS" with
no warranties, and confers no rights.
> Hi, friends,
>
[quoted text clipped - 5 lines]
>
> Thanks a lot.
Andrew - 20 Feb 2005 22:03 GMT
I found that LPINPUTCONTEXT is most probably defined in imm.h of Windows CE,
linked to coreimm.lib. For IMMGWL_PRIVATE, IMMGWL_IMC, still no luck.
We need to program a new input method for Chinese input. My boss gave me
some sample source code which are said taken from Windows CE's
Public\Wceshellfe\Oak\Lang\Ime\Cimeui. I then tried to compiled them in VC++
6.0 and that was the error I got.
Any more ideas and helps?
> No need to multipost. :-)
>
[quoted text clipped - 10 lines]
> >
> > Thanks a lot.
Michael (michka) Kaplan [MS] - 22 Feb 2005 15:29 GMT
I answered this post in the other forum.... since you are not using .NET for
this it seems like a better fit...
MichKa
> I found that LPINPUTCONTEXT is most probably defined in imm.h of Windows CE,
> linked to coreimm.lib. For IMMGWL_PRIVATE, IMMGWL_IMC, still no luck.
[quoted text clipped - 20 lines]
> > >
> > > Thanks a lot.