Click here to Skip to main content
15,918,624 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionEffective tool for run-time errors and memory leaks detection Pin
SSDream5-Jun-09 16:50
SSDream5-Jun-09 16:50 
AnswerRe: Effective tool for run-time errors and memory leaks detection Pin
Cedric Moonen5-Jun-09 21:37
Cedric Moonen5-Jun-09 21:37 
AnswerRe: Effective tool for run-time errors and memory leaks detection Pin
The Yariv6-Jun-09 10:10
The Yariv6-Jun-09 10:10 
GeneralRe: Effective tool for run-time errors and memory leaks detection Pin
SSDream6-Jun-09 17:36
SSDream6-Jun-09 17:36 
QuestionChange dialog unit Pin
includeh105-Jun-09 16:14
includeh105-Jun-09 16:14 
AnswerRe: Change dialog unit Pin
enhzflep5-Jun-09 21:31
enhzflep5-Jun-09 21:31 
QuestionCDockablePane::Create Cant Find Defs for dwStyle, dwTabbedStyle, dwControlBarStyle Pin
dougwilliams5-Jun-09 10:32
dougwilliams5-Jun-09 10:32 
QuestionSoftware Integration Pin
CodingYoshi5-Jun-09 9:43
CodingYoshi5-Jun-09 9:43 
QuestionRe: Software Integration Pin
David Crow5-Jun-09 10:32
David Crow5-Jun-09 10:32 
AnswerRe: Software Integration Pin
ThatsAlok5-Jun-09 21:05
ThatsAlok5-Jun-09 21:05 
GeneralRe: Software Integration Pin
CodingYoshi8-Jun-09 3:28
CodingYoshi8-Jun-09 3:28 
QuestionSocket Help!!! Pin
reddy075-Jun-09 9:40
reddy075-Jun-09 9:40 
QuestionRe: Socket Help!!! Pin
David Crow5-Jun-09 10:35
David Crow5-Jun-09 10:35 
AnswerRe: Socket Help!!! Pin
reddy075-Jun-09 11:11
reddy075-Jun-09 11:11 
AnswerRe: Socket Help!!! Pin
Troy Russell5-Jun-09 13:04
Troy Russell5-Jun-09 13:04 
QuestionHow to create your own framework Pin
Stifly5-Jun-09 7:23
Stifly5-Jun-09 7:23 
AnswerRe: How to create your own framework Pin
Rajesh R Subramanian5-Jun-09 7:31
professionalRajesh R Subramanian5-Jun-09 7:31 
GeneralHow to create your own framework Pin
Stifly5-Jun-09 7:57
Stifly5-Jun-09 7:57 
GeneralRe: How to create your own framework Pin
led mike5-Jun-09 9:05
led mike5-Jun-09 9:05 
GeneralRe: How to create your own framework Pin
Stifly5-Jun-09 9:18
Stifly5-Jun-09 9:18 
GeneralRe: How to create your own framework Pin
CodingYoshi5-Jun-09 10:04
CodingYoshi5-Jun-09 10:04 
The reason you are not getting answers is because there is NO answer to your question. Only you can come with the answer to your question. If I had the same question, I would look for examples rather than answers. For example, analyze MFC to see what it offers and how. MFC is a good framework and will give you many ideas. You can also, study the architecture of .NET (although) some think .NET is not a framework.

You can also read the book on CSLA by Rockford Lhotka who creates a whole framework within the book.

Once again, this will just give you fundamental ideas--like a book on OOP--however, creating a good framework is more of a style of thinking rather than following a strict methodology. Art is involved in addition to engineering.

Good luck!

CodingYoshi

Visual Basic is for basic people, C# is for sharp people. Farid Tarin '07

GeneralRe: How to create your own framework Pin
Stifly6-Jun-09 3:23
Stifly6-Jun-09 3:23 
GeneralRe: How to create your own framework Pin
led mike5-Jun-09 11:54
led mike5-Jun-09 11:54 
QuestionCombo box in CListCtrl Pin
bhanu_85095-Jun-09 5:53
bhanu_85095-Jun-09 5:53 
AnswerRe: Combo box in CListCtrl Pin
Stuart Dootson5-Jun-09 8:22
professionalStuart Dootson5-Jun-09 8:22 

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.