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

C / C++ / MFC

 
GeneralRe: Can't open program in another PC Pin
Hamid_RT28-Aug-06 7:31
Hamid_RT28-Aug-06 7:31 
AnswerRe: Can't open program in another PC Pin
DaHongying27-Aug-06 4:35
DaHongying27-Aug-06 4:35 
QuestionIs learning win32 only learning functions in dll? Pin
sawerr26-Aug-06 18:12
sawerr26-Aug-06 18:12 
AnswerRe: Is learning win32 only learning functions in dll? Pin
Christian Graus26-Aug-06 18:48
protectorChristian Graus26-Aug-06 18:48 
GeneralRe: Is learning win32 only learning functions in dll? Pin
sawerr26-Aug-06 19:26
sawerr26-Aug-06 19:26 
GeneralRe: Is learning win32 only learning functions in dll? Pin
Christian Graus26-Aug-06 20:36
protectorChristian Graus26-Aug-06 20:36 
GeneralRe: Is learning win32 only learning functions in dll? Pin
Waldermort26-Aug-06 22:01
Waldermort26-Aug-06 22:01 
GeneralRe: Is learning win32 only learning functions in dll? Pin
Christian Graus26-Aug-06 22:06
protectorChristian Graus26-Aug-06 22:06 
Sorry to disagree with almost everything you said, but...

waldermort wrote:
starting with Win32 allows you to gain a better understanding of exactly what the code is doing


Yeah, perhaps, but Win32 is complex enough, I think it's a better approach to learn MFC, THEN go on to learn Win32 so you can appreciate what MFC is doing for you. Just like I'd teach beginners to use std::string before showing them how to work with char *

waldermort wrote:
I feel MFC takes the fun away


I tend to agree, but coding is not about fun, it's about getting the job done. That's why I use C# a lot, and Win32 almost never.

waldermort wrote:
I started out with BASIC on a Vic20, moved on to C now going through C++ (after a long break).


I started with AppleSoft BASIC, went to Blitz Basic on the Amiga, and then C++ MFC, followed by Win32, followed by C, with some Python in there. That's not counting C#, VB.NET ( yuck), VB script ( double yuck ) et al.

waldermort wrote:
Regarding books, personaly I wouldn't bother. The internet already has all the books, tutorials, forums and examples you will ever need.


I totally disagree. The web is a huge collection of disjointed one off articles of various quality. Sites like CP are invaluable, but so is having a good core book or two to work through, especially when starting a new language/framework. I live online, I use CP a lot, I still buy a lot of books.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

GeneralRe: Is learning win32 only learning functions in dll? Pin
Waldermort26-Aug-06 22:14
Waldermort26-Aug-06 22:14 
GeneralRe: Is learning win32 only learning functions in dll? Pin
Andy Moore27-Aug-06 10:08
Andy Moore27-Aug-06 10:08 
GeneralRe: Is learning win32 only learning functions in dll? Pin
Christian Graus27-Aug-06 12:05
protectorChristian Graus27-Aug-06 12:05 
QuestionCreating Vista Style Menus and controls on XP and Windows 2000 Pin
wildbird198126-Aug-06 13:39
wildbird198126-Aug-06 13:39 
AnswerRe: Creating Vista Style Menus and controls on XP and Windows 2000 Pin
Hamid_RT3-Sep-06 9:04
Hamid_RT3-Sep-06 9:04 
QuestionWIN32 Console application colour ? Pin
James Laing26-Aug-06 12:14
James Laing26-Aug-06 12:14 
AnswerRe: WIN32 Console application colour ? Pin
Waldermort26-Aug-06 12:30
Waldermort26-Aug-06 12:30 
GeneralRe: WIN32 Console application colour ? Pin
James Laing26-Aug-06 12:35
James Laing26-Aug-06 12:35 
GeneralRe: WIN32 Console application colour ? Pin
James Brown27-Aug-06 4:26
James Brown27-Aug-06 4:26 
GeneralRe: WIN32 Console application colour ? Pin
James Laing28-Aug-06 1:44
James Laing28-Aug-06 1:44 
GeneralRe: WIN32 Console application colour ? Pin
James Brown28-Aug-06 2:35
James Brown28-Aug-06 2:35 
GeneralRe: WIN32 Console application colour ? Pin
James Laing28-Aug-06 3:54
James Laing28-Aug-06 3:54 
GeneralRe: WIN32 Console application colour ? Pin
James Brown28-Aug-06 4:13
James Brown28-Aug-06 4:13 
GeneralRe: WIN32 Console application colour ? Pin
James Laing28-Aug-06 9:50
James Laing28-Aug-06 9:50 
GeneralRe: WIN32 Console application colour ? Pin
James Brown28-Aug-06 10:39
James Brown28-Aug-06 10:39 
GeneralRe: WIN32 Console application colour ? Pin
James Laing28-Aug-06 11:41
James Laing28-Aug-06 11:41 
GeneralRe: WIN32 Console application colour ? Pin
Laing,James28-Aug-06 11:59
Laing,James28-Aug-06 11:59 

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.