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

C / C++ / MFC

 
GeneralRe: Structured exception vs C++ exception Pin
Stephen Hewitt28-May-07 13:42
Stephen Hewitt28-May-07 13:42 
GeneralRe: Structured exception vs C++ exception Pin
Lane Yu28-May-07 16:23
Lane Yu28-May-07 16:23 
QuestionCan Vistual Studio 6.0 make "setup file"? Pin
Peter, Chan24-May-07 16:41
Peter, Chan24-May-07 16:41 
AnswerRe: Can Vistual Studio 6.0 make "setup file"? Pin
Christian Graus24-May-07 16:47
protectorChristian Graus24-May-07 16:47 
AnswerRe: Can Vistual Studio 6.0 make "setup file"? Pin
Hamid_RT24-May-07 21:35
Hamid_RT24-May-07 21:35 
QuestionQuestion on making apps Pin
Firestorm ZERO24-May-07 15:40
Firestorm ZERO24-May-07 15:40 
AnswerRe: Question on making apps [modified] Pin
Michael Dunn24-May-07 15:54
sitebuilderMichael Dunn24-May-07 15:54 
AnswerRe: Question on making apps Pin
bob1697224-May-07 18:27
bob1697224-May-07 18:27 
Firestorm ZERO wrote:
The thing is I can't find a good book on MFC


Unfortunately, Microsoft pushed it down so hard, that many books vanished in a very short period about 1-2 years ago. MFC seems to be a four letter word around here anymore as far as some Microsoft MVP's are concerned.Hmmm | :|

I've been trying to weed myself away from it but I'm finding it hard to give up.

For what it's worth, we just decided to base a very large and important app on MFC if your asking "who's using MFC nowadays?"

As for .NET using C++, I took a good hard look at Nish's book "C++/CLI in Action" and he makes a good effort at trying to explain it all but I was so lost toward the middle due to C++/CLI's complexity and lack of traditional C/C++ programming concepts that I had to put it down. I think I have a better chance learning the STL before C++/CLI. The little experiment with managed extensions also lends to the confusion of what is what anymore when referring to .NET from a C++ perspective.

Firestorm ZERO wrote:
Is MFC the only way?


If your intent is to use C++, COM appears to be the easiest way to provide interfaces for other languages and MFC is the way to go for that if you dislike template programming first hand. If looking at template code does not make your eyes cross then ATL/WTL might be worth looking into. Mr. Dunn provides some fairly interesting tutorials on WTL here on CP.
AnswerRe: Question on making apps Pin
CPallini24-May-07 20:53
mveCPallini24-May-07 20:53 
QuestionC# dll from MFC application Pin
nzhuda24-May-07 15:24
nzhuda24-May-07 15:24 
AnswerRe: C# dll from MFC application Pin
CPallini24-May-07 20:25
mveCPallini24-May-07 20:25 
QuestionUnexplained API Pin
dellthinker24-May-07 14:53
dellthinker24-May-07 14:53 
AnswerRe: Unexplained API Pin
Michael Dunn24-May-07 16:01
sitebuilderMichael Dunn24-May-07 16:01 
QuestionBlocking Certain Keyboard Input Pin
Michael Sadlon24-May-07 13:42
Michael Sadlon24-May-07 13:42 
AnswerRe: Blocking Certain Keyboard Input Pin
Perspx25-May-07 6:34
Perspx25-May-07 6:34 
QuestionAsync Serial Port Read Pin
RMLPilot24-May-07 12:18
RMLPilot24-May-07 12:18 
AnswerRe: Async Serial Port Read Pin
Hans Dietrich24-May-07 13:14
mentorHans Dietrich24-May-07 13:14 
GeneralRe: Async Serial Port Read Pin
RMLPilot25-May-07 2:05
RMLPilot25-May-07 2:05 
GeneralRe: Async Serial Port Read Pin
Hans Dietrich25-May-07 5:34
mentorHans Dietrich25-May-07 5:34 
AnswerRe: Async Serial Port Read Pin
JudyL_MD25-May-07 2:46
JudyL_MD25-May-07 2:46 
QuestionHelp plz i am Almost next to wall and i will hit my head on it HARD Pin
Immunity1824-May-07 12:00
Immunity1824-May-07 12:00 
AnswerRe: Help plz i am Almost next to wall and i will hit my head on it HARD Pin
Mark Salsbery24-May-07 12:36
Mark Salsbery24-May-07 12:36 
GeneralRe: Help plz i am Almost next to wall and i will hit my head on it HARD Pin
Immunity1824-May-07 12:38
Immunity1824-May-07 12:38 
GeneralRe: Help plz i am Almost next to wall and i will hit my head on it HARD Pin
Immunity1824-May-07 12:40
Immunity1824-May-07 12:40 
GeneralRe: Help plz i am Almost next to wall and i will hit my head on it HARD Pin
Immunity1824-May-07 12:48
Immunity1824-May-07 12:48 

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.