Click here to Skip to main content
16,005,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: A question about "size_t" Pin
Lasse31-Aug-02 22:51
Lasse31-Aug-02 22:51 
GeneralRe: A question about "size_t" Pin
George Ma31-Aug-02 23:57
George Ma31-Aug-02 23:57 
GeneralRe: A question about "size_t" Pin
markkuk1-Sep-02 0:03
markkuk1-Sep-02 0:03 
GeneralRe: A question about "size_t" Pin
Lasse1-Sep-02 8:12
Lasse1-Sep-02 8:12 
GeneralRe: A question about "size_t" Pin
Michael Dunn1-Sep-02 9:01
sitebuilderMichael Dunn1-Sep-02 9:01 
GeneralRe: A question about "size_t" Pin
BlackSmith1-Sep-02 11:12
BlackSmith1-Sep-02 11:12 
GeneralRe: A question about "size_t" Pin
George Ma2-Sep-02 3:37
George Ma2-Sep-02 3:37 
GeneralSOAPCLIENT_SEND_ERROR and ERROR_IO_PENDING Pin
Eugene Plokhov31-Aug-02 19:56
Eugene Plokhov31-Aug-02 19:56 
I'm trying to access XML Web Service using C++ and I've got two

problems.

First, when I try to invoke web service's method from another thread

(not UI thread) I get SOAPCLIENT_INITIALIZE_ERROR error.

Second, when I pass to web service BLOB data which length is greater

than approximately 800KB I get
ERROR_IO_PENDING error (returned by GetLastError).

Is there any way to invoke web service's methods in worker threads and

to pass in BLOBs that are larger
than 800KB (C# client can send about 3MB)?

GeneralPretranslatemeassage Pin
Mazdak31-Aug-02 19:03
Mazdak31-Aug-02 19:03 
GeneralRe: Pretranslatemeassage Pin
Chris Losinger31-Aug-02 19:14
professionalChris Losinger31-Aug-02 19:14 
GeneralRe: Pretranslatemeassage Pin
Mazdak31-Aug-02 21:13
Mazdak31-Aug-02 21:13 
GeneralLVM_SORTITEMS Pin
CaesarCZ31-Aug-02 14:56
CaesarCZ31-Aug-02 14:56 
GeneralRe: LVM_SORTITEMS Pin
TigerNinja_31-Aug-02 19:22
TigerNinja_31-Aug-02 19:22 
Generalcoding the CSliderCtrl Pin
ns31-Aug-02 9:46
ns31-Aug-02 9:46 
GeneralRe: coding the CSliderCtrl Pin
PJ Arends31-Aug-02 10:16
professionalPJ Arends31-Aug-02 10:16 
GeneralRe: coding the CSliderCtrl Pin
ns31-Aug-02 10:24
ns31-Aug-02 10:24 
GeneralRe: coding the CSliderCtrl Pin
ns31-Aug-02 10:36
ns31-Aug-02 10:36 
GeneralRe: coding the CSliderCtrl Pin
PJ Arends31-Aug-02 11:17
professionalPJ Arends31-Aug-02 11:17 
GeneralQusetion about sendmessage... Pin
ns31-Aug-02 11:26
ns31-Aug-02 11:26 
GeneralRe: Qusetion about sendmessage... Pin
PJ Arends31-Aug-02 11:48
professionalPJ Arends31-Aug-02 11:48 
GeneralRe: coding the CSliderCtrl Pin
PJ Arends31-Aug-02 10:53
professionalPJ Arends31-Aug-02 10:53 
GeneralRe: coding the CSliderCtrl Pin
ns31-Aug-02 12:28
ns31-Aug-02 12:28 
Generaltoolbar button picture 16by 16, or 15 by 15 Pin
ns31-Aug-02 9:40
ns31-Aug-02 9:40 
GeneralRe: toolbar button picture 16by 16, or 15 by 15 Pin
Dominik Reichl1-Sep-02 0:35
Dominik Reichl1-Sep-02 0:35 
Generaladding spinbtn -editbuddy to toolbar Pin
ns31-Aug-02 8:37
ns31-Aug-02 8:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.