Discussion:
WM_PUTTEXT problem
(too old to reply)
paul
2006-01-15 02:05:38 UTC
Permalink
Hi, i am using wininet in evc4 to develop a pocket pc application. when i
use the example from msdn, i found that the compiler said "error C2065:
'WM_PUTTEXT' : undeclared identifier"
could anyone tell me what's the problem? i've already included the
"wininet.h" header.

Thanks a lot.
Regards,
Paul
Scherbina Vladimir
2006-01-15 08:41:25 UTC
Permalink
Ask this question additionally on microsoft.public.smartphone.developer. Or
simply make a search of "WM_PUTTEXT" in directory where pocket sdk sources
resides.

Another idea - maybe WM_PUTTEXT is the same like WM_SETTEXT ?
--
Vladimir
Post by paul
Hi, i am using wininet in evc4 to develop a pocket pc application. when i
'WM_PUTTEXT' : undeclared identifier"
could anyone tell me what's the problem? i've already included the
"wininet.h" header.
Thanks a lot.
Regards,
Paul
Loading...