H
hdeen
Guest
Hi,
I use SOAP, in my application
#import "C:\\Program Files\\Common Files\\MSSoap\\Binaries\\mssoap30.dll" exclude("IStream", "IErrorInfo", "ISequentialStream", "_LARGE_INTEGER", "_ULARGE_INTEGER", "tagSTATSTG", "_FILETIME")
using namespace MSSOAPLib30;
Problem during compil :
mssoap30.tli(642) : error C2440: 'return' : impossible de convertir de '__missing_type__ *' en '__missing_type__'
Thx for your ideas,
Continue reading...
I use SOAP, in my application
#import "C:\\Program Files\\Common Files\\MSSoap\\Binaries\\mssoap30.dll" exclude("IStream", "IErrorInfo", "ISequentialStream", "_LARGE_INTEGER", "_ULARGE_INTEGER", "tagSTATSTG", "_FILETIME")
using namespace MSSOAPLib30;
Problem during compil :
mssoap30.tli(642) : error C2440: 'return' : impossible de convertir de '__missing_type__ *' en '__missing_type__'
Thx for your ideas,
Continue reading...