VC++ & Web Service & DLL -- Also, reading "H" instead of "Hello Wo
From: RobertoPerez (RobertoPerez_at_discussions.microsoft.com)
Date: 03/14/05
- Next message: Kornél Pál: "Re: win service and HKCU and SHGetFolderPath with CSIDL_APPDATA"
- Previous message: RobertoPerez: "Re: consuming a web service called through a DLL"
- Next in thread: ismailp: "Re: VC++ & Web Service & DLL -- Also, reading "H" instead of "Hello Wo"
- Reply: ismailp: "Re: VC++ & Web Service & DLL -- Also, reading "H" instead of "Hello Wo"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Mar 2005 10:39:07 -0800
We have a default "Hello World" web services that we can call from VC++
creating an unmanaged DLL. The DLL is used in old languages that calls the
DLL-function and that is calling the web sevice.
Everything looks fine but we can read the letter "H" and not the entire
string. I'm sure that the problem is the BSTR variable but I do not know what
else to do so, if somebody knows what do I need to do in order to read the
entire string please let me know.
I'm not an expert using Visual Studio or C++ and I'm trying to "recall" C++
and experimenting with Visual Studio to start learning.
- Next message: Kornél Pál: "Re: win service and HKCU and SHGetFolderPath with CSIDL_APPDATA"
- Previous message: RobertoPerez: "Re: consuming a web service called through a DLL"
- Next in thread: ismailp: "Re: VC++ & Web Service & DLL -- Also, reading "H" instead of "Hello Wo"
- Reply: ismailp: "Re: VC++ & Web Service & DLL -- Also, reading "H" instead of "Hello Wo"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|