Click here to Skip to main content
15,894,405 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question"PutFile" function of CFtpConnection class Pin
AnayKulkarni22-Sep-07 0:38
AnayKulkarni22-Sep-07 0:38 
AnswerRe: "PutFile" function of CFtpConnection class Pin
Parthi_Appu22-Sep-07 0:47
Parthi_Appu22-Sep-07 0:47 
QuestionRe: "PutFile" function of CFtpConnection class Pin
Hamid_RT22-Sep-07 1:57
Hamid_RT22-Sep-07 1:57 
AnswerRe: "PutFile" function of CFtpConnection class Pin
Peter Weyzen22-Sep-07 17:35
Peter Weyzen22-Sep-07 17:35 
Questionproblem in creating singleton class Pin
Shraddha Gautam22-Sep-07 0:17
Shraddha Gautam22-Sep-07 0:17 
AnswerRe: problem in creating singleton class Pin
Parthi_Appu22-Sep-07 0:35
Parthi_Appu22-Sep-07 0:35 
GeneralRe: problem in creating singleton class Pin
Shraddha Gautam24-Sep-07 2:23
Shraddha Gautam24-Sep-07 2:23 
QuestionShow / Hide View Pin
SOUMEN BISWAS22-Sep-07 0:01
SOUMEN BISWAS22-Sep-07 0:01 
I need your help.

I am developping one application in VC++6.0 using MFC. The
Main Frame Window is divided into 2 using CreateStatic
function of CSplitterWnd Class , upon one of which a
Runtime Class namely CErrMsgView (Base Class CScrollView)
is being attched. The other one, ( is again sub-divided
into 2 with CreateStatic. Again it is being attached with
2 Run Time classes namely CMainView and CStatView (Base
Class CFormView) respectively.

The CErrMsgView Class is meant to capture all the Messages
being transferred to and fro. I would like to add an
option under the View Menu Heading "Show/Hide ErrMsg
View". The Clck on which alternately Show or hide the
ErrMsgView. Would You Please Help Me Out.

Atleast give some Hints. Whether SetCheck will do the
required function/ But How? How can I Use Set Check on a
Splitter Window Class Member? Neither ShowWindow() or
GetStyle '&' - ing with WS_VISIBLE and assigning with '0'
is not possible here as with Cwnd Class?

Please do show me the way of implementation.

Thank You and Best Regards.

Soumen Biswas
AnswerRe: Show / Hide View Pin
bob1697222-Sep-07 4:44
bob1697222-Sep-07 4:44 
GeneralRe: Show / Hide View Pin
SOUMEN BISWAS26-Sep-07 0:05
SOUMEN BISWAS26-Sep-07 0:05 
QuestionHow to read video files's infomation? Pin
kcynic21-Sep-07 23:13
kcynic21-Sep-07 23:13 
AnswerRe: How to read video files's infomation? Pin
Hamid_RT21-Sep-07 23:36
Hamid_RT21-Sep-07 23:36 
GeneralRe: How to read video files's infomation? Pin
kcynic22-Sep-07 14:58
kcynic22-Sep-07 14:58 
AnswerRe: How to read video files's infomation? Pin
David Crow23-Sep-07 10:07
David Crow23-Sep-07 10:07 
GeneralRe: How to read video files's infomation? Pin
kcynic23-Sep-07 15:27
kcynic23-Sep-07 15:27 
GeneralRe: How to read video files's infomation? Pin
David Crow23-Sep-07 16:34
David Crow23-Sep-07 16:34 
QuestionModal Dialogs Pin
Waldermort21-Sep-07 21:54
Waldermort21-Sep-07 21:54 
AnswerRe: Modal Dialogs Pin
Nishad S21-Sep-07 23:46
Nishad S21-Sep-07 23:46 
GeneralRe: Modal Dialogs Pin
Waldermort21-Sep-07 23:55
Waldermort21-Sep-07 23:55 
GeneralRe: Modal Dialogs Pin
Nishad S22-Sep-07 0:10
Nishad S22-Sep-07 0:10 
GeneralRe: Modal Dialogs Pin
Waldermort22-Sep-07 0:58
Waldermort22-Sep-07 0:58 
AnswerRe: Modal Dialogs Pin
Waldermort22-Sep-07 22:48
Waldermort22-Sep-07 22:48 
Questionhow to write new line character in a text file? Pin
AnayKulkarni21-Sep-07 21:38
AnayKulkarni21-Sep-07 21:38 
AnswerRe: how to write new line character in a text file? Pin
GauranG Shah21-Sep-07 23:34
GauranG Shah21-Sep-07 23:34 
GeneralRe: how to write new line character in a text file? Pin
Cedric Moonen21-Sep-07 23:46
Cedric Moonen21-Sep-07 23:46 

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.