Click here to Skip to main content
15,889,876 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What to learn: MFC for C++ or Windows API? Pin
Bob Stanneveld26-May-05 20:22
Bob Stanneveld26-May-05 20:22 
GeneralRe: What to learn: MFC for C++ or Windows API? Pin
S. Senthil Kumar26-May-05 20:33
S. Senthil Kumar26-May-05 20:33 
GeneralRe: What to learn: MFC for C++ or Windows API? Pin
Bob Stanneveld26-May-05 20:43
Bob Stanneveld26-May-05 20:43 
GeneralRe: What to learn: MFC for C++ or Windows API? Pin
Christian Graus27-May-05 1:57
protectorChristian Graus27-May-05 1:57 
GeneralRe: What to learn: MFC for C++ or Windows API? Pin
Bob Stanneveld27-May-05 2:03
Bob Stanneveld27-May-05 2:03 
GeneralRe: What to learn: MFC for C++ or Windows API? Pin
Christian Graus27-May-05 2:17
protectorChristian Graus27-May-05 2:17 
GeneralRe: What to learn: MFC for C++ or Windows API? Pin
Bob Stanneveld27-May-05 2:22
Bob Stanneveld27-May-05 2:22 
AnswerRe: What to learn: MFC for C++ or Windows API? Pin
Bob Stanneveld26-May-05 20:40
Bob Stanneveld26-May-05 20:40 
Hello,

You can't learn something specific in college and expect that you can choose a wide variety of jobs after you graduate. The skills required by every job are very diverse nowdays so it's best to learn something of eveything. College is great for that, I don't think that you get an oppertunity for learning so much different things when you start working for salery. Your employer will only care about executables and the money it's going to cost him.

To the point. I think that MFC is good for learning and building large applications. Before you really know how to use it, you'll have to study on that really hard, but it's really nice to spend some of your time on.

Win32 API's are good to know too if you want to know how windows really works. There is one catch though: we are about to move on to the next generation processors in a moment. The 64 bit processors. MS will develop a complete new API for this and after a few years, your knowledge of the Win32 API will almost be useless.

If I may advise you, try and learn some managed language. C# is a very nice language for rapid development. You'll get your app up and running more fast than you'd ever imagine.
Managed C++ is also something worth to look at. .NET is going to be the main development platform for windows in the future.

I read that you own a copy of VS 6.0. I think that you should download VS 2005. The beta is free available and some express editions will be very cheap or even free after the official release. I currently use this IDE for some programs and it is great! Way better than VS 6.0

These are just the thoughts of a almost graduate student who was headstrong and thought that VS6.0 would live forever... Hope that you find this information usefull. Smile | :)

Blog[^]
AnswerRe: What to learn: MFC for C++ or Windows API? Pin
Toby Opferman28-May-05 7:08
Toby Opferman28-May-05 7:08 
GeneralTrouble retrieving File Summary Info from Office and NTFS documents. Pin
awbaker6226-May-05 13:43
awbaker6226-May-05 13:43 
QuestionI/O skipping the buffer??? Pin
knapak26-May-05 13:35
knapak26-May-05 13:35 
AnswerRe: I/O skipping the buffer??? Pin
Christian Graus26-May-05 14:17
protectorChristian Graus26-May-05 14:17 
GeneralRe: I/O skipping the buffer??? Pin
Anonymous26-May-05 15:15
Anonymous26-May-05 15:15 
GeneralRe: I/O skipping the buffer??? Pin
Christian Graus26-May-05 15:23
protectorChristian Graus26-May-05 15:23 
GeneralToolBar question! Pin
goiania26-May-05 13:28
goiania26-May-05 13:28 
GeneralRe: ToolBar question! Pin
Shog926-May-05 13:43
sitebuilderShog926-May-05 13:43 
GeneralRe: ToolBar question! Pin
goiania26-May-05 14:00
goiania26-May-05 14:00 
Questioncontext menu on form without titlebar? Pin
FreewareFire26-May-05 12:02
FreewareFire26-May-05 12:02 
AnswerRe: context menu on form without titlebar? Pin
FreewareFire27-May-05 10:33
FreewareFire27-May-05 10:33 
Generalsetting different time zone Pin
pnpfriend26-May-05 11:26
pnpfriend26-May-05 11:26 
GeneralRe: setting different time zone Pin
geo_m26-May-05 18:29
geo_m26-May-05 18:29 
GeneralRe: setting different time zone Pin
pnpfriend27-May-05 4:16
pnpfriend27-May-05 4:16 
GeneralRe: setting different time zone Pin
geo_m29-May-05 19:29
geo_m29-May-05 19:29 
GeneralUsing custom buttons in a CToolbar Pin
mckavity26-May-05 10:12
mckavity26-May-05 10:12 
GeneralRe: Using custom buttons in a CToolbar Pin
mckavity26-May-05 10:15
mckavity26-May-05 10:15 

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.