![]() |
| | #1 |
| Registered User Join Date: Mar 2003
Posts: 2
| Learning to write Windows Apps I already know C++ (although this is a bit rusty). Im thinking of learning the following things in this order: WINAPI -> MFC -> .NET CLR -> C#. Andrew |
| johnson_a is offline | |
| | #2 |
| Software Developer Join Date: Feb 2003 Location: University of Waterloo
Posts: 1,916
| http://www.winprog.org/ that's a great place to start learning Actually, right now I'm working on a win32 tutorial site which should have some tutorials up this weekend, but until I start writing some, theforger's tutorials should tide you over for a while ![]() His tutorials are a bit outdated and don't cover .net technology, but they are still the base foundation of win32 programming, so they're worth going through |
| jverkoey is offline | |
| | #3 |
| Registered User Join Date: Mar 2003
Posts: 2
| Thanks, jverkoey, Does all the new .NET CLR stuff replace WINAPI or is one built on the other, what about COM objects? Are they replaced in .NET? Andrew |
| johnson_a is offline | |
| | #4 |
| Registered User Join Date: Nov 2001
Posts: 1,348
| I recommend that you first master C++. I mean master it! Then you have several options including Win32 API, MFC, GTK, etc. Remember to first master C++. Kuphryn |
| kuphryn is offline | |
| | #5 | |
| Even death may die... Join Date: Apr 2003 Location: Malaysia
Posts: 970
| Quote:
| |
| Dante Shamest is offline | |
| | #6 |
| Registered User Join Date: May 2004
Posts: 1,362
| im not sure what the difference is but im pretty sure that .NET has nothing to do with that |
| sand_man is offline | |
| | #7 |
| Registered User Join Date: May 2003
Posts: 135
| Dragging and dropping buttons has nothing to do with .NET. There are both .NET and non .NET development environments that provide this functionality. There are plenty of links here that have explanations as to what .NET is, although they may be in a C# context, but it could just as easily be VB, DELPHI, C++ or COBOL as .NET is not language dependant. |
| dalek is offline | |
| | #8 |
| Registered User Join Date: Dec 2003
Posts: 50
| Besides MFC, you could also check out wxWidgets. It works well with VC++. Best Regards, Yeoh |
| yeohhs is offline | |
| | #9 |
| Registered User Join Date: May 2004
Posts: 214
| .... theres no need to master C++ for WINAPI i preffer C myself... plus the best book(Programming windows 5th ed) is based around C...learning MFC and C# == good idea because mfc is pretty common in jobs and C# is the future hehe thats my say in this thread |
| Rare177 is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows apps verses Console apps | nano78 | Windows Programming | 8 | 09-22-2007 03:41 AM |
| Spying On Windows Kernel-Mode Apps | SMurf | Tech Board | 3 | 08-26-2005 03:21 AM |
| Learning Dos and learning Windows | blankstare77 | C++ Programming | 8 | 07-31-2005 03:48 PM |
| Windows Apps in Dev-C++ | pittuck | C++ Programming | 6 | 04-05-2003 02:19 AM |
| OpenGL and Windows | sean345 | Game Programming | 5 | 06-24-2002 10:14 PM |