Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Image Processing Question Pin
Mark Salsbery15-Sep-08 5:44
Mark Salsbery15-Sep-08 5:44 
GeneralRe: Image Processing Question Pin
sherinsabry22-Sep-08 7:22
sherinsabry22-Sep-08 7:22 
GeneralRe: Image Processing Question Pin
Mark Salsbery22-Sep-08 7:28
Mark Salsbery22-Sep-08 7:28 
QuestionStrange problem in accept() function of winsock... Pin
oppstp15-Sep-08 3:33
oppstp15-Sep-08 3:33 
AnswerRe: Strange problem in accept() function of winsock... Pin
Malli_S15-Sep-08 4:44
Malli_S15-Sep-08 4:44 
GeneralRe: Strange problem in accept() function of winsock... Pin
oppstp15-Sep-08 16:36
oppstp15-Sep-08 16:36 
AnswerRe: Strange problem in accept() function of winsock... Pin
Mark Salsbery16-Sep-08 8:29
Mark Salsbery16-Sep-08 8:29 
QuestionIXMLHTTPRequest Problem Pin
alireza_shokoie15-Sep-08 3:14
alireza_shokoie15-Sep-08 3:14 
Hi all,

I have developed an C++ application with Visual Studio 2005 and in them i want save some files in a remote server using IXMLHTTPRequest component. usually before save the file, i read the directory tree in remote server and user can select the right destination directory and often everything is OK and the application works fine.Except unfortunately when the destination directory(or actually the full path) is too long, the "send" method does not return and readyState remain 2, but on other hand file is correctly saved in remote server.
In this way i have tried to use a network monitoring pplication(Ethereal) and i observed that a "PUT" request is sent to remote server and then "200" response is received form the server and according to this observation the file was saved correctly. I think that i have problem with my client(MSXML4.DLL) or any internet setting.

Everybody can give me any recommendations to resolve this problem.
Thanks in advance

Alireza
QuestionMAPI question Pin
josip cagalj15-Sep-08 2:55
josip cagalj15-Sep-08 2:55 
QuestionTranslateMessage in NON-GUI threads ... Pin
Joseph Marzbani15-Sep-08 2:16
Joseph Marzbani15-Sep-08 2:16 
AnswerRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 2:21
SandipG 15-Sep-08 2:21 
AnswerRe: TranslateMessage in NON-GUI threads ... Pin
Joseph Marzbani15-Sep-08 2:36
Joseph Marzbani15-Sep-08 2:36 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 2:47
SandipG 15-Sep-08 2:47 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
Joseph Marzbani15-Sep-08 3:07
Joseph Marzbani15-Sep-08 3:07 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 3:23
SandipG 15-Sep-08 3:23 
GeneralRe: TranslateMessage in NON-GUI threads ... [modified] Pin
Joseph Marzbani15-Sep-08 3:36
Joseph Marzbani15-Sep-08 3:36 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 3:44
SandipG 15-Sep-08 3:44 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
Joseph Marzbani15-Sep-08 3:50
Joseph Marzbani15-Sep-08 3:50 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 3:58
SandipG 15-Sep-08 3:58 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
Joseph Marzbani15-Sep-08 4:06
Joseph Marzbani15-Sep-08 4:06 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
SandipG 15-Sep-08 5:03
SandipG 15-Sep-08 5:03 
GeneralRe: TranslateMessage in NON-GUI threads ... Pin
Mark Salsbery15-Sep-08 5:49
Mark Salsbery15-Sep-08 5:49 
QuestionWindow Message Problem Pin
Dhiraj kumar Saini15-Sep-08 2:01
Dhiraj kumar Saini15-Sep-08 2:01 
AnswerRe: Window Message Problem Pin
Hamid_RT15-Sep-08 2:07
Hamid_RT15-Sep-08 2:07 
GeneralRe: Window Message Problem Pin
Dhiraj kumar Saini15-Sep-08 2:18
Dhiraj kumar Saini15-Sep-08 2:18 

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.