Click here to Skip to main content
15,898,035 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello everyone.

I'm making a MFC program in windows mobile 6.5, witch need to connect to the web site.

I use the CHttpConnection and CHttpFile classes.

When I tried to upload a file to the web site, I found these functions are invalid in windows mobile:

VB
CInternetFile::Write
CHttpFile::SendRequestEx
CHttpFile::EndRequest


What can I do?

thanks
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900