Click here to Skip to main content
16,005,038 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: creat a batch of button in code, and the BN_CLICKED messages map to one function onButtonClick()? Pin
Cedric Moonen9-May-06 21:17
Cedric Moonen9-May-06 21:17 
GeneralRe: creat a batch of button in code, and the BN_CLICKED messages map to one function onButtonClick()? Pin
zeus_master9-May-06 23:36
zeus_master9-May-06 23:36 
Questionhelp Pin
subikchya9-May-06 21:09
subikchya9-May-06 21:09 
AnswerRe: help Pin
VinayCool9-May-06 21:28
VinayCool9-May-06 21:28 
AnswerRe: help Pin
Hamid_RT9-May-06 21:37
Hamid_RT9-May-06 21:37 
GeneralRe: help Pin
subikchya19-May-06 6:43
subikchya19-May-06 6:43 
GeneralRe: help Pin
Hamid_RT19-May-06 19:04
Hamid_RT19-May-06 19:04 
AnswerRe: help Pin
_AnsHUMAN_ 9-May-06 21:57
_AnsHUMAN_ 9-May-06 21:57 
Talking in a general layman's term a simple application could be to develop an application that is based on MFC.
The application can have 4-5 odd dialogs and controls like list box , listcontrols, edit boxes etc. If you want to have a database like support use the database api's to connect to MS-Access or whatever you choose. You can also go for using file handling if you have limited amount of data.
Using the above functionality you can develop a project related to management of some organization etc.

And if you want to develop advanced applications try using ATL, COM etc and the rest is upto what extent you can put you efforts in and how quickly you pick up the facts related to these technologies.

IF you want to create graphical applications like a speedometer etc you can use directx or openGL

Wink | ;-)
_AnShUmAn_

AnswerRe: help Pin
LittleYellowBird9-May-06 22:00
LittleYellowBird9-May-06 22:00 
GeneralRe: help Pin
subikchya19-May-06 6:47
subikchya19-May-06 6:47 
AnswerRe: help Pin
Aqueel9-May-06 22:34
Aqueel9-May-06 22:34 
AnswerRe: help Pin
Maxwell Chen9-May-06 22:51
Maxwell Chen9-May-06 22:51 
GeneralRe: help Pin
Hamid_RT9-May-06 23:54
Hamid_RT9-May-06 23:54 
GeneralRe: help Pin
Maxwell Chen10-May-06 0:13
Maxwell Chen10-May-06 0:13 
QuestionSymbol Already defined... Pin
Polite Programmer9-May-06 20:50
Polite Programmer9-May-06 20:50 
AnswerRe: Symbol Already defined... Pin
Nibu babu thomas9-May-06 20:56
Nibu babu thomas9-May-06 20:56 
AnswerRe: Symbol Already defined... Pin
Stephen Hewitt9-May-06 21:02
Stephen Hewitt9-May-06 21:02 
AnswerRe: Symbol Already defined... Pin
Hamid_RT9-May-06 21:09
Hamid_RT9-May-06 21:09 
GeneralRe: Symbol Already defined... Pin
Stephen Hewitt9-May-06 21:19
Stephen Hewitt9-May-06 21:19 
GeneralRe: Symbol Already defined... Pin
Hamid_RT9-May-06 22:05
Hamid_RT9-May-06 22:05 
GeneralRe: Symbol Already defined... Pin
Polite Programmer10-May-06 0:39
Polite Programmer10-May-06 0:39 
GeneralRe: Symbol Already defined... Pin
Justin Tay10-May-06 16:09
Justin Tay10-May-06 16:09 
GeneralRe: Symbol Already defined... Pin
Stephen Hewitt10-May-06 21:50
Stephen Hewitt10-May-06 21:50 
QuestionDiable Restore Button Pin
vinod.sankuthodi9-May-06 20:46
vinod.sankuthodi9-May-06 20:46 
AnswerRe: Disable Restore Button Pin
Nibu babu thomas9-May-06 21:14
Nibu babu thomas9-May-06 21:14 

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.