Click here to Skip to main content
15,886,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: (SOLVED) make single executable file in vs2008 (MFC) Pin
Member 103867337-Nov-13 5:00
Member 103867337-Nov-13 5:00 
QuestionFile download from network drive Pin
Sunil P V2-Sep-12 22:22
Sunil P V2-Sep-12 22:22 
AnswerRe: File download from network drive Pin
Richard MacCutchan2-Sep-12 22:34
mveRichard MacCutchan2-Sep-12 22:34 
Questiondailog based application Pin
Member 93363302-Sep-12 21:08
Member 93363302-Sep-12 21:08 
AnswerRe: dailog based application Pin
Richard MacCutchan2-Sep-12 21:19
mveRichard MacCutchan2-Sep-12 21:19 
GeneralRe: dailog based application Pin
pasztorpisti2-Sep-12 21:22
pasztorpisti2-Sep-12 21:22 
GeneralRe: dailog based application Pin
Richard MacCutchan2-Sep-12 22:32
mveRichard MacCutchan2-Sep-12 22:32 
AnswerRe: dailog based application Pin
Stefan_Lang5-Sep-12 2:14
Stefan_Lang5-Sep-12 2:14 
MS offers free versions of its developer IDE, "VisualStudio" called "Visual Studio Express". It comes with tutorials and Application wizards that help you create a simple dialog based application with just a few mouse clicks.

Note that you can get other free developer suites from different vendors; I suggested VisualStudio because you asked about MFC. Other vendors may not offer much help about MFC.

Also note that you shouldn't invest a lot of time in learning MFC unless you have to. It's antiquated, has some horrible artifacts in its API that should have been fixed 15 years ago, and it's long been replaced with .NET, and now Metro. There are also other libraries with the same functionality as MFC or .NET, some of them free.
Question[MFC mouseclick on image] Pin
hosiduy2-Sep-12 20:44
hosiduy2-Sep-12 20:44 
AnswerRe: [MFC mouseclick on image] Pin
Richard MacCutchan2-Sep-12 21:17
mveRichard MacCutchan2-Sep-12 21:17 
GeneralRe: [MFC mouseclick on image] Pin
pasztorpisti2-Sep-12 21:20
pasztorpisti2-Sep-12 21:20 
GeneralRe: [MFC mouseclick on image] Pin
Richard MacCutchan2-Sep-12 22:30
mveRichard MacCutchan2-Sep-12 22:30 
AnswerRe: [MFC mouseclick on image] Pin
pasztorpisti2-Sep-12 21:17
pasztorpisti2-Sep-12 21:17 
Questionthis is question please give me the logic as early as possible Pin
naveen sai2-Sep-12 20:16
naveen sai2-Sep-12 20:16 
AnswerRe: this is question please give me the logic as early as possible Pin
Richard MacCutchan2-Sep-12 21:15
mveRichard MacCutchan2-Sep-12 21:15 
QuestionOverlapped I/O Pin
Rahul from Poona2-Sep-12 3:30
Rahul from Poona2-Sep-12 3:30 
AnswerRe: Overlapped I/O Pin
Richard MacCutchan2-Sep-12 4:16
mveRichard MacCutchan2-Sep-12 4:16 
QuestionWhat is winRT Pin
vishalgpt2-Sep-12 2:38
vishalgpt2-Sep-12 2:38 
AnswerRe: What is winRT Pin
Richard MacCutchan2-Sep-12 4:15
mveRichard MacCutchan2-Sep-12 4:15 
QuestionHow to play a video using data in buffer or Stream? Pin
Le@rner31-Aug-12 20:58
Le@rner31-Aug-12 20:58 
AnswerRe: How to play a video using data in buffer or Stream? Pin
Richard MacCutchan1-Sep-12 2:32
mveRichard MacCutchan1-Sep-12 2:32 
QuestionHelp GWLP_USERDATA Pin
vishalgpt31-Aug-12 7:44
vishalgpt31-Aug-12 7:44 
AnswerRe: Help GWLP_USERDATA Pin
pasztorpisti31-Aug-12 9:39
pasztorpisti31-Aug-12 9:39 
AnswerRe: Help GWLP_USERDATA Pin
Richard MacCutchan31-Aug-12 20:55
mveRichard MacCutchan31-Aug-12 20:55 
QuestionCommon controls and manifests Pin
David Crow31-Aug-12 5:46
David Crow31-Aug-12 5:46 

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.