PDA

View Full Version : Visual C++


RISC OS
10-13-2002, 05:16 AM
I have just been learning C over the summer. I quite glad that I did as I have to learn to make perl scripts this year which I'm told is easy if you know C.

I was looking at Visual C++ thinking that it would be easy to use if I new C, but it's very different. Does anyone have any book they could recommend or know of GOOD free online how tos etc. for visual c++?

root
10-13-2002, 03:02 PM
Hiya bud, heres a place to start.
http://www.mypcera.com/softxue/c/lc/index.html
You can take a look here.
http://elvis.rowan.edu/~kay/cpp/vc6_tutorial/
A little info here.
http://www.aul.fiu.edu/tech/visualc.html
And if you need a compiler or decompiler, ask, and I may be able to help. Just don't ask where I got it. ;)

RISC OS
10-13-2002, 09:56 PM
I didn't know you new C++ root. Have you thought about writing plugins? All you need is Vis C++ SP3 or higher.

root
10-14-2002, 02:05 AM
I don't know C++ from Cobal. My wife is taking classes for a degree and takes programing off and on, so I did some research for her.
Hope this is what you are looking for. ;)

CARCHARODON
10-14-2002, 11:07 AM
What are you looking to do?

If your looking for a simple command line program that is pretty easy.. If you are looking to do dialogs & apps its going to require some knowledge of windows.

I would start with the book "Programming Windows" by Jeff Procise.

Dancrazy
04-25-2006, 06:24 AM
Hi.
I know that this post is very old... but, please, would you tell me how I can take a MS Visual C++ static library (*.lib) and become it in a static library that Borland Builder Understand? with a decompiler? I'm just learning Visual C++ (well, starting to) and I found that VC it's very different from standart C. I have worked a lot vith borland C...
And I think that Builder C is easier.
I know that is a problem between COFF and OMF but I used coff2omf.exe and it didn't work...
thank you.

Sorry for my English...