Hi guys,
I have a problem regarding the activeX. I have an
activeX which receives and sends an image file from/to the
server. I use http post and Microsoft Windows Internet
Extensions (InternetReadFile & InternetWriteFile
functions) to post the image back to the server.
The activeX works fine on the Pocket PC 2002 but not on
the Emulator. I can store the image files locally on the
Emulator but can not retrieve them from the server nor
send them back to the server. Is this a limitation of the
PocketPC Emulator?
I am using Embedded Visual C++ 3.0, Pocket PC 2002, and
Windows 2000 Server. Any suggestions or resources pointing
to this problem are greatly appreciated.
Thanks,
NS