Click here to Skip to main content
15,914,820 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Ride Control System Pin
immanis2-Oct-03 5:47
immanis2-Oct-03 5:47 
GeneralRe: Ride Control System Pin
David Chamberlain2-Oct-03 6:49
David Chamberlain2-Oct-03 6:49 
GeneralRe: Ride Control System Pin
immanis2-Oct-03 9:07
immanis2-Oct-03 9:07 
GeneralRe: Ride Control System Pin
David Chamberlain2-Oct-03 9:52
David Chamberlain2-Oct-03 9:52 
GeneralRe: Ride Control System Pin
immanis2-Oct-03 12:21
immanis2-Oct-03 12:21 
GeneralRe: Ride Control System Pin
David Chamberlain3-Oct-03 3:10
David Chamberlain3-Oct-03 3:10 
GeneralRe: Ride Control System Pin
immanis3-Oct-03 6:23
immanis3-Oct-03 6:23 
GeneralRe: Ride Control System Pin
David Chamberlain3-Oct-03 6:57
David Chamberlain3-Oct-03 6:57 
Okay, so you are further along than I thought. Sure, the MFC book will help and by seeing what functions are available and what they do, you can try to piece them into your code. I suggest that it might be easier to start a brand new project with MFC and a doc/view GUI included, and then patch your existing code into that, rather than trying to add MFC to your existing code. You said you had problems with that approach, so the other might work better.

As far as UML, I assume you've heard of Google? I tried a search on "UML tutorial" and found quite a few good sites. (Here's one: http://www.togethersoft.com/services/practical_guides/umlonlinecourse/[^]). Check it out and see if it would help you. You don't have to document everything. At first, just stick to the big picture items or to the complicated areas where you think you need some additional analysis or review. You can create quite useful diagrams using Visio and then past them into a document with extra descriptive text. It's the beginnings of an electronic document for the project, but the purpose is to help you out as the developer and not to provide every single detail to someone who doesn't really care.

You might try to Google on "MFC tutorial" and that will give you a different view than what msdn provides.

Good luck,
Dave

"You can say that again." -- Dept. of Redundancy Dept.
GeneralRe: Ride Control System Pin
immanis3-Oct-03 10:18
immanis3-Oct-03 10:18 
GeneralRe: Ride Control System Pin
immanis2-Oct-03 13:30
immanis2-Oct-03 13:30 
GeneralClose a document programatically Pin
Kok Meng Cheong1-Oct-03 20:51
Kok Meng Cheong1-Oct-03 20:51 
GeneralRe: Close a document programatically Pin
David Crow2-Oct-03 3:22
David Crow2-Oct-03 3:22 
GeneralRe: Close a document programatically Pin
Kok Meng Cheong2-Oct-03 15:13
Kok Meng Cheong2-Oct-03 15:13 
GeneralRe: Close a document programatically Pin
David Crow3-Oct-03 2:56
David Crow3-Oct-03 2:56 
QuestionHow can I read a 'gif' file Pin
Anonymous1-Oct-03 20:28
Anonymous1-Oct-03 20:28 
AnswerRe: How can I read a 'gif' file Pin
KaЯl2-Oct-03 4:44
KaЯl2-Oct-03 4:44 
Generalautorun USB flash memory stick Pin
closecall1-Oct-03 19:49
closecall1-Oct-03 19:49 
GeneralMaking an Application Still Image-Aware Pin
shlim881-Oct-03 16:31
shlim881-Oct-03 16:31 
GeneralI need to make this more compact. Pin
esepich1-Oct-03 14:13
esepich1-Oct-03 14:13 
GeneralRe: I need to make this more compact. Pin
Maximilien1-Oct-03 14:30
Maximilien1-Oct-03 14:30 
GeneralRe: I need to make this more compact. Pin
Terry O'Nolley1-Oct-03 15:34
Terry O'Nolley1-Oct-03 15:34 
GeneralRe: I need to make this more compact. Pin
Anthony_Yio1-Oct-03 16:04
Anthony_Yio1-Oct-03 16:04 
GeneralRe: I need to make this more compact. Pin
Mike Dimmick2-Oct-03 4:29
Mike Dimmick2-Oct-03 4:29 
GeneralParser/Compiler Pin
Kuniva1-Oct-03 10:17
Kuniva1-Oct-03 10:17 
GeneralRe: Parser/Compiler Pin
Ravi Bhavnani1-Oct-03 10:32
professionalRavi Bhavnani1-Oct-03 10:32 

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.