View Single Post
  #11 (permalink)  
Old 07-22-2008, 06:33 PM
Dren's Avatar   
Dren Dren is offline
Guru
 
Join Date: Nov 2006
Location: Kosovo
Age: 18
Posts: 438
Credits: 1
Rep Power: 14
Dren is a glorious beacon of lightDren is a glorious beacon of lightDren is a glorious beacon of lightDren is a glorious beacon of lightDren is a glorious beacon of light
Send a message via MSN to Dren
Default Re: Visual Basic to C++ Syntax Translation

Quote:
No problem
VC++ and C++ is just the same... It doesn't really matter to most people, I guess it would take you about a week to get into VC++ IDE (wild guess) and their linking and form creating.
I just started but I have a problem. I have downloaded a book from a link that I found here in CodeCall called "Sams Teach Yourself Visual C++ in 21 Days"
and thats with the whole meaning of the word GREAT but when I try to compile some projects i get this error:


--------------------Configuration: P1 - Win32 Debug--------------------
Compiling resources...
Error executing rc.exe.


I really dont know why?


Quote:
There is no form creating in C++ (Dev-C++, NetBeans etc), so unless you want to hard code your forms, I suggest you at least try Visual Studio to see if that's OK.

Warning: Pro edition = $$$, use Express

Using VC++ console app:
That's a template, with compiler and linking options set etc. All common C++ IDEs have those.

Any more I could help you with while we're at it?
Dont worry about this Bro, in my country there are no copyright laws so I use torrents to download stuff. At the moment Ive got VS6 and VS2008 Pro. Im planning to get from VS6 to VS .NET, am I going backwards?

Ive got an other questions. I know im getting you all bored but CodeCall users know how to respect ppl. who dont know stuff, U GUYS RULE.

I need to know the Visual Basic's PSet function for C++, is that possible?

THANX A LOT BROTHERS,
Dren
Reply With Quote