Click here to Skip to main content
15,896,507 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HWND, HINSTANCE, HDC and HGLRC Pin
S Douglas6-Oct-05 3:53
professionalS Douglas6-Oct-05 3:53 
GeneralRe: HWND, HINSTANCE, HDC and HGLRC Pin
Alex Cutovoi6-Oct-05 9:43
Alex Cutovoi6-Oct-05 9:43 
GeneralRe: HWND, HINSTANCE, HDC and HGLRC Pin
S Douglas6-Oct-05 18:05
professionalS Douglas6-Oct-05 18:05 
QuestiontNewbie - Switch Statement Pin
kenexcelon5-Oct-05 15:12
kenexcelon5-Oct-05 15:12 
AnswerRe: tNewbie - Switch Statement Pin
enjoycrack5-Oct-05 15:16
enjoycrack5-Oct-05 15:16 
AnswerRe: tNewbie - Switch Statement Pin
Shog95-Oct-05 15:24
sitebuilderShog95-Oct-05 15:24 
GeneralRe: tNewbie - Switch Statement Pin
Jose Lamas Rios5-Oct-05 18:14
Jose Lamas Rios5-Oct-05 18:14 
QuestionWriting Http msgs to LOG file Pin
aman20065-Oct-05 14:20
aman20065-Oct-05 14:20 
Hi

I know how to assign the window for the status of messages in Http request as:
CHttpSession *pHttpSession;
pWnd = GetDlgItem(IDC_EDIT_RESPONSE);
pHttpSession->SetStatusWnd(pWnd);

How can write these messages into a LOG file instead to a window? Any suggestion please. I have to insert all the messages from Http to the Log file.

Thanks in advance
Shailesh
AnswerRe: Writing Http msgs to LOG file Pin
enjoycrack5-Oct-05 15:14
enjoycrack5-Oct-05 15:14 
GeneralRe: Writing Http msgs to LOG file Pin
aman20065-Oct-05 15:58
aman20065-Oct-05 15:58 
AnswerRe: Writing Http msgs to LOG file Pin
Jose Lamas Rios5-Oct-05 18:01
Jose Lamas Rios5-Oct-05 18:01 
QuestionCDialog::OnCancel or postmessage(wm_cancel) Pin
valerie995-Oct-05 12:28
valerie995-Oct-05 12:28 
AnswerRe: CDialog::OnCancel or postmessage(wm_cancel) Pin
enjoycrack5-Oct-05 15:18
enjoycrack5-Oct-05 15:18 
Generalthe app crashes when it called onCancle() Pin
valerie996-Oct-05 4:22
valerie996-Oct-05 4:22 
GeneralRe: the app crashes when it called onCancle() Pin
enjoycrack6-Oct-05 10:38
enjoycrack6-Oct-05 10:38 
QuestionPlease, stop crashing! *createremotethread() Pin
GreenLantern5-Oct-05 11:46
GreenLantern5-Oct-05 11:46 
AnswerRe: Please, stop crashing! *createremotethread() Pin
Jose Lamas Rios5-Oct-05 18:26
Jose Lamas Rios5-Oct-05 18:26 
GeneralRe: Please, stop crashing! *createremotethread() Pin
GreenLantern6-Oct-05 9:16
GreenLantern6-Oct-05 9:16 
QuestionMFC menu issues Pin
LighthouseJ5-Oct-05 10:19
LighthouseJ5-Oct-05 10:19 
AnswerRe: MFC menu issues Pin
Bob Stanneveld5-Oct-05 10:40
Bob Stanneveld5-Oct-05 10:40 
GeneralRe: MFC menu issues Pin
LighthouseJ5-Oct-05 10:52
LighthouseJ5-Oct-05 10:52 
GeneralRe: MFC menu issues (update) Pin
LighthouseJ5-Oct-05 11:56
LighthouseJ5-Oct-05 11:56 
AnswerRe: MFC menu issues Pin
Bartosz Bien5-Oct-05 11:57
Bartosz Bien5-Oct-05 11:57 
GeneralRe: MFC menu issues Pin
LighthouseJ5-Oct-05 12:32
LighthouseJ5-Oct-05 12:32 
AnswerRe: MFC menu issues Pin
Jose Lamas Rios5-Oct-05 18:35
Jose Lamas Rios5-Oct-05 18:35 

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.