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

C / C++ / MFC

 
GeneralCEditView problem Pin
aplamon10-Oct-03 11:07
aplamon10-Oct-03 11:07 
GeneralRe: CEditView problem Pin
Anthony_Yio10-Oct-03 22:46
Anthony_Yio10-Oct-03 22:46 
QuestionAnyone used groupware of some kind? Pin
JWood10-Oct-03 9:54
JWood10-Oct-03 9:54 
AnswerRe: Anyone used groupware of some kind? Pin
Ravi Bhavnani10-Oct-03 10:17
professionalRavi Bhavnani10-Oct-03 10:17 
GeneralRe: Anyone used groupware of some kind? Pin
Michael Dunn10-Oct-03 13:56
sitebuilderMichael Dunn10-Oct-03 13:56 
QuestionCRichEdit problem??? Pin
Ph@ntom10-Oct-03 9:28
Ph@ntom10-Oct-03 9:28 
GeneralMaking the transition from Win API SDK to MFC Pin
Kayembi10-Oct-03 9:15
Kayembi10-Oct-03 9:15 
GeneralRe: Making the transition from Win API SDK to MFC Pin
Ravi Bhavnani10-Oct-03 10:26
professionalRavi Bhavnani10-Oct-03 10:26 

  1. I strongly recommend Prosise's book.

  2. Should I learn more C++ before turning to MFC?
    That's exactly what I did several years back. I started creating a few (non-GUI) classes and used them in my Win32 apps. You don't have to be a C++ expert to use MFC, but it's helpful to know the fundamentals. It can save you a lot of head scratching!

  3. I couldn't believe how alien it all was compared to a simple SDK program
    Don't worry, we've all been there. You'll soon get over it as you start modifying the code the app wizards create for you. Remember, the unknown is usually almost always daunting.

  4. simple example of a text editor using MFC
    You could brew your own by creating an SDI app whose view class is a CEditView.
Good luck and have fun!

/ravi

Let's put "civil" back in "civilization"
Home | Articles | Freeware | Music
ravib@ravib.com

GeneralRe: Making the transition from Win API SDK to MFC Pin
Kayembi11-Oct-03 8:50
Kayembi11-Oct-03 8:50 
GeneralCPropertyPage Title Pin
act_x10-Oct-03 8:48
act_x10-Oct-03 8:48 
GeneralRe: CPropertyPage Title Pin
PJ Arends10-Oct-03 8:59
professionalPJ Arends10-Oct-03 8:59 
GeneralRe: CPropertyPage Title Pin
act_x10-Oct-03 9:09
act_x10-Oct-03 9:09 
GeneralWord Activex Control Pin
Anthony988710-Oct-03 7:53
Anthony988710-Oct-03 7:53 
GeneralRe: Word Activex Control Pin
Anthony_Yio10-Oct-03 22:54
Anthony_Yio10-Oct-03 22:54 
GeneralRe: Word Activex Control Pin
Anthony_Yio10-Oct-03 23:00
Anthony_Yio10-Oct-03 23:00 
GeneralDocumentation CDImgEdit / Wang Kodak Image Control Pin
MarcoNedwig10-Oct-03 7:12
MarcoNedwig10-Oct-03 7:12 
GeneralAnalyse AC3 file Pin
Pwalo10-Oct-03 7:03
Pwalo10-Oct-03 7:03 
Generalhelp in using PtInRegion Pin
swerajan10-Oct-03 6:19
swerajan10-Oct-03 6:19 
GeneralRe: help in using PtInRegion Pin
Terry O'Nolley10-Oct-03 9:03
Terry O'Nolley10-Oct-03 9:03 
GeneralRe: help in using PtInRegion Pin
swerajan10-Oct-03 9:41
swerajan10-Oct-03 9:41 
GeneralRe: help in using PtInRegion Pin
Terry O'Nolley10-Oct-03 12:41
Terry O'Nolley10-Oct-03 12:41 
GeneralProblem w/ CWnd::OnKeydown Pin
De Nardis Andrea10-Oct-03 5:29
De Nardis Andrea10-Oct-03 5:29 
GeneralRe: Problem w/ CWnd::onkeydown Pin
Steve S10-Oct-03 6:00
Steve S10-Oct-03 6:00 
GeneralFloating point calculation Pin
act_x10-Oct-03 4:53
act_x10-Oct-03 4:53 
GeneralRe: Floating point calculation Pin
David Crow10-Oct-03 5:45
David Crow10-Oct-03 5:45 

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.