![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, friends, Any one knows that where LPINPUTCONTEXT, IMMGWL_PRIVATE, IMMGWL_IMC, and etc. are defined? I included <imm.h> and <ime.h>, linked to imm32.dll, VC++ still complains that they are not defined. Thanks a lot. |
#3
| |||
| |||
|
|
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? -- 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. "Andrew" <Andrew (AT) discussions (DOT) microsoft.com> wrote in message news:A4D886C6-2110-4BC6-9E37-FEA5C3AE528E (AT) microsoft (DOT) com... Hi, friends, Any one knows that where LPINPUTCONTEXT, IMMGWL_PRIVATE, IMMGWL_IMC, and etc. are defined? I included <imm.h> and <ime.h>, linked to imm32.dll, VC++ still complains that they are not defined. Thanks a lot. |
#4
| |||
| |||
|
|
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? "Michael (michka) Kaplan [MS]" wrote: 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? -- 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. "Andrew" <Andrew (AT) discussions (DOT) microsoft.com> wrote in message news:A4D886C6-2110-4BC6-9E37-FEA5C3AE528E (AT) microsoft (DOT) com... Hi, friends, Any one knows that where LPINPUTCONTEXT, IMMGWL_PRIVATE, IMMGWL_IMC, and etc. are defined? I included <imm.h> and <ime.h>, linked to imm32.dll, VC++ still complains that they are not defined. Thanks a lot. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |