PDA

View Full Version : Microsoft Visual C++ 6.0



mikenmike0001
09-13-2003, 06:50 PM
um..i'm taking a c++ class right now, and i want to download the program so that i can practice at home, but when i run a search on microsoft visual studio 6.0 on kazaa lite, i get like 20 different file sizes of the software ranging from 200 mb to even over a gig!!!! and i don't wanna waste time downloading each of them and trying them out, cuz that's going to take WAYYYYYYYy to LONG. i tried the 71mb version that a lot of users seemed to have but when i tried installing it, it had a lot of corrupted and unopenable files. so that didn't work........HAS ANYONE HERE DOWNLOADED THIS PROGAM AND HAD IT TO SUCCESSFULLY WORK? WHICH ONE DID YOU DOWNLOAD? :unsure:

Enigma2003
09-13-2003, 07:12 PM
go to suprnova (go to google.com and search 'suprnova mirror') and u will find visual studio 6. this is the whole studio and it includes visual c++ 6. i know this 1 works.

hope this helps

Amarjit
09-13-2003, 07:33 PM
Click here (http://www.klboard.ath.cx/index.php?showtopic=48700&hl=). But if I were you, I wouldn't bother downloading an outdated version, here (http://www.klboard.ath.cx/index.php?showtopic=58014&hl) is the latest version. Or, if you're using BitTorrent: click here (http://zodiac.mobilefrenzy.com/torrents/149/Microsoft.Visual.Studio.NET.2003.Enterprise.Architect.MSDN-SoSISO(1).torrent).

mikenmike0001
09-13-2003, 07:51 PM
Originally posted by Enigma2003@13 September 2003 - 12:12
go to suprnova (go to google.com and search 'suprnova mirror') and u will find visual studio 6. this is the whole studio and it includes visual c++ 6. i know this 1 works.

hope this helps
hm...i tried that , but i got a set of links like soome uk link and some text files and such......i couldn't find it..but it's okay.....thanks anyways

mikenmike0001
09-13-2003, 08:47 PM
Originally posted by Amarjit@13 September 2003 - 12:33
Click here (http://www.klboard.ath.cx/index.php?showtopic=48700&hl=). But if I were you, I wouldn't bother downloading an outdated version, here (http://www.klboard.ath.cx/index.php?showtopic=58014&hl) is the latest version. Or, if you're using BitTorrent: click here (http://zodiac.mobilefrenzy.com/torrents/149/Microsoft.Visual.Studio.NET.2003.Enterprise.Architect.MSDN-SoSISO(1).torrent).
oh i was wondering, if you upgrade to that newer one, do they change the commands or anything? my class and my textbook requires online c++ 6.0, that's why i'm wondering......i don't wanna upgrade too new and have to figure out my way around to the new interface or something.

mikenmike0001
09-14-2003, 03:27 AM
does anyone have this that can help

pegboy
09-14-2003, 06:02 AM
File:VisualStudio6Full (1).zip (sig2dat:///|File:VisualStudio6Full (1).zip|Length:258445312 Bytes, 252388KB|UUHash:=G/LUMCt76Sfh7FpAfQrdVXKLP6M=|)
Length:258445312 Bytes, 252388KB
UUHash:=G/LUMCt76Sfh7FpAfQrdVXKLP6M=

mikenmike0001
09-14-2003, 06:36 AM
alright, hopefully that one works and installs successfully..thanks a lot!......i hope this link is for kazaa though

mikenmike0001
09-15-2003, 07:16 AM
hey, i downloaded and tried installing that 252mb one, and i got this "unable to open : readmeve.htm" file" or something like that.......so should that matter?

pegboy
09-15-2003, 10:37 AM
I didnt get any error like that. As long as it installs and works right?

mikenmike0001
09-16-2003, 06:23 AM
yeah..cool...thanks.........it works.....

mikenmike0001
09-29-2003, 12:13 AM
okay, i just noticed something with it, and i tried reinstalling like 3 times!! when i load it up, and make a new "win consold 32" and open a source file....i build it (without even entering in any text, just a blank screen ) and i get these two error messages all the time :

--------------------Configuration: asg - Win32 Debug--------------------
Compiling...
agdg.cpp
Linking...
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/asg.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

asg.exe - 2 error(s), 0 warning(s)


and when i double click on them, i can trace where the errors are or how to fix them, and it keeps on happening like this.....can someone help?