|
||||||
| C and C++ C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
No, you're catching up with everyone else by switching to .NET.
Drawing on forms is kinda involved for a novice C++ programmer, even using MFC. I strongly suggest you stay away from Win32 (i.e. GUI) programming for a bit until you've got the basics down. Start with console programs first, then work your way up. To draw on a form, you need all these fun things like handles, brushes, device contexts, etc. which Visual Basic conveniently hides from you. As for your rc.exe (Resource Compiler), you could put your code in a new project; sometimes the project files get messed up and you can't really reset them too well. If that doesn't work, post your resource file (usually called something like projectname.rc or resource.rc) as well as the header file for it (usually resource.h). There might be some syntax violation or perhaps a file missing that rc.exe is looking for. Is there any more text in the error message, or is that it? |
|
|||||
|
Well, I dont know where's the problem then. Just after VS installation, I run VC++ and make new MFC AppWizard(.exe) project using the wizard, i select the Dialog Based method and when I build it it shows me the error. Just that error nothing more. Wheres the problem then, I get the same thing in 3 different PCs.
Please help, Dren |
|
|||||
|
FIXED IT
The problem was the VS I have been using, i dont know were but I downloaded another ISO of VS6 and worked GREAT. Now Im reading this book and its going well. I have read the first 2 days today and everything is going PERFECT. C++ seems to be GREAT, but I still love VB lol.Thanx Bros, Im so sorry for disturbing you all. All the best, Dren |
|
|||
|
I messed up in my last post; I meant to say GDI, not MFC. Those are two different things. For some reason I can't edit my post, though.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Contest: C# vs. Java vs. Visual Basic | Jordan | General Programming | 266 | Yesterday 12:37 PM |
| Creating a Class in Visual Studios.Net (Visual Basic Section) | dream | Visual Basic Programming | 11 | 05-12-2008 03:47 PM |
| Visual Studio 2005 and Windows Vista | Jordan | General Programming | 3 | 01-22-2007 04:21 PM |
| Graphical programming add-in for Visual Basic 6.0 | xXHalfSliceXx | Visual Basic Programming | 10 | 01-03-2007 08:14 AM |
| Parallel Port Programming Using Visual Basic | kevintcp85 | Visual Basic Programming | 12 | 12-06-2006 01:09 PM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |