Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCRichEditCtrl SetEventMask problem Pin
YaronNir10-Mar-07 23:36
YaronNir10-Mar-07 23:36 
AnswerRe: CRichEditCtrl SetEventMask problem Pin
YaronNir10-Mar-07 23:48
YaronNir10-Mar-07 23:48 
Questionabout multiple window programs Pin
mt_samiei10-Mar-07 22:50
mt_samiei10-Mar-07 22:50 
AnswerRe: about multiple window programs Pin
Eytukan10-Mar-07 22:55
Eytukan10-Mar-07 22:55 
GeneralRe: about multiple window programs Pin
mt_samiei10-Mar-07 23:04
mt_samiei10-Mar-07 23:04 
GeneralRe: about multiple window programs Pin
Eytukan10-Mar-07 23:06
Eytukan10-Mar-07 23:06 
GeneralRe: about multiple window programs Pin
mt_samiei10-Mar-07 23:09
mt_samiei10-Mar-07 23:09 
GeneralRe: about multiple window programs Pin
Eytukan11-Mar-07 0:21
Eytukan11-Mar-07 0:21 
Well the concept is going to be the same.Follow it and recreate it in VC6.0 please put your feet into it then'll see it's not too cold. [Btw,I suggest you drop VC6.0 move to 8.0 or 7.1]

Look at this part of the code in particular :
CChildDlg::CChildDlg(const CString& strComment, bool bIsCaptainBlind)
	: CDialog(CChildDlg::IDD, NULL) {
    this->m_strComment = strComment;
	this->m_bIsCaptainBlind = bIsCaptainBlind;
}




Press: 1500 to 2,200 messages in just 6 days? How's that possible sir?
Dr.Brad :Well,I just replied to everything Graus did and then argued with Negus for a bit.

Question[Message Deleted] Pin
Rajesh Rajan Pankapattu10-Mar-07 22:21
Rajesh Rajan Pankapattu10-Mar-07 22:21 
AnswerRe: MFC Pin
Rajesh R Subramanian11-Mar-07 3:48
professionalRajesh R Subramanian11-Mar-07 3:48 
AnswerRe: MFC Pin
Hamid_RT11-Mar-07 6:30
Hamid_RT11-Mar-07 6:30 
QuestionSharing a place through network Pin
dSolariuM10-Mar-07 21:26
dSolariuM10-Mar-07 21:26 
Questionpicture alignment Pin
prathuraj10-Mar-07 19:05
prathuraj10-Mar-07 19:05 
AnswerRe: picture alignment Pin
Eytukan10-Mar-07 19:29
Eytukan10-Mar-07 19:29 
GeneralRe: picture alignment Pin
prathuraj10-Mar-07 22:49
prathuraj10-Mar-07 22:49 
AnswerRe: picture alignment Pin
Hamid_RT11-Mar-07 6:32
Hamid_RT11-Mar-07 6:32 
Questionregistry mfc Pin
jeepoo10-Mar-07 18:52
jeepoo10-Mar-07 18:52 
AnswerRe: registry mfc Pin
Newbie0011-Mar-07 3:04
Newbie0011-Mar-07 3:04 
AnswerRe: registry mfc Pin
Rajesh R Subramanian11-Mar-07 3:52
professionalRajesh R Subramanian11-Mar-07 3:52 
AnswerRe: registry mfc Pin
Hamid_RT11-Mar-07 6:35
Hamid_RT11-Mar-07 6:35 
QuestionHow to convert CString to int MFC 7.1 Pin
Greg Ellis10-Mar-07 9:12
Greg Ellis10-Mar-07 9:12 
AnswerRe: How to convert CString to int MFC 7.1 Pin
Ravi Bhavnani10-Mar-07 10:00
professionalRavi Bhavnani10-Mar-07 10:00 
GeneralRe: How to convert CString to int MFC 7.1 Pin
PJ Arends10-Mar-07 12:55
professionalPJ Arends10-Mar-07 12:55 
GeneralRe: How to convert CString to int MFC 7.1 Pin
Ravi Bhavnani10-Mar-07 14:39
professionalRavi Bhavnani10-Mar-07 14:39 
AnswerRe: How to convert CString to int MFC 7.1 Pin
Christian Graus10-Mar-07 10:28
protectorChristian Graus10-Mar-07 10:28 

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.