Archive for March 21st, 2007

MS Soap Toolkit In C++

下面的例子简要的说明一下如何使用MS Soap Toolkit访问Web Service

首先


#import “msxml3.dll”
#import “C:Program FilesCommon FilesMSSoapBinariesmssoap30.dll”
exclude(“IStream”, “ISequentialStream”, “_LARGE_INTEGER”,
“_ULARGE_INTEGER”, “tagSTATSTG”, “_FILETIME”)


Read the rest of this entry »

Switch to our mobile site