Author Topic: Microsoft Visual C++  (Read 783 times)

0 Members and 1 Guest are viewing this topic.

jeremysniper

  • Intentional Cheater
  • **
  • Posts: 45
    • View Profile
Microsoft Visual C++
« on: July 01, 2008, 06:31:46 pm »
what visual basic do i need for compiling those files for like chams and stuff im trying to learn more on this to make my own.. i got VC++ 2008 but it wont open any files lol.

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: Microsoft Visual C++
« Reply #1 on: July 01, 2008, 06:48:12 pm »
it just so happens i reverted back to 2005 , vc 2008 acts very strangely on calling conventions

it bombs badly where as in 2003 and 2005 it would work..


for some wierd reason , anything made previous to 2008 will probably not compile to exe as standard without a major walk through of the code.

in short use either visual studio 2003 or 2005 not 2008. 2008 may infact be the newest but it is by far not the best.

my version's of 2003 and 2005 also 2008 are paid for but i am summising that you do not have a lot of  money so
here is a link for download of visual studio 2005 , use this link if you wish , i am not implying that you use it though ,i am simply stateing it for educational purposes.

Microsoft Visual Studio 2005 Professional http://www.WarezGen.com
« Last Edit: July 14, 2008, 01:01:48 am by MrMedic »
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

jeremysniper

  • Intentional Cheater
  • **
  • Posts: 45
    • View Profile
Re: Microsoft Visual C++
« Reply #2 on: July 01, 2008, 07:35:21 pm »
thanks

[TKC]cptnhankey

  • Online Villain
  • ***
  • Posts: 240
    • View Profile
    • Cptn Hankey
Re: Microsoft Visual C++
« Reply #3 on: July 12, 2008, 03:39:55 pm »
Ty Mr Medic as im also Learning C++