I want to write a SOAP/webservice client in C++ for a WinCE 7 device. During my research I noticed that I could use SOAP Toolkit, and also MSXML. Microsofts' code samples are not so self explanatory, does anyone have any useful resources?
My first choice would be for SOAP Toolkit. Is it a good a choice, are other choices available?