Calling a web service from Visual C++ 2008 native
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I want to call a ASP.Net (.asmx) from a MFC 2008 project. My PC has Windows 7, but I want to run my program from Windows XP and 7 (I need to support Winsows XP) (Some years ago I did this in VC++2003 but add web refrence is not included in VC++2008) Any suggetstion? Regards