Hello friends,
i have a very idiot question.
if i use irrlicht in VC 2005 version..
when i type some code.. the list of command will show up.
but in VC 6 its not showing.. any ideas please ?
example of what i am saying is : http://img242.imageshack.us/img242/3119 ... peroh6.jpg
code list not work in VC++ 6
code list not work in VC++ 6
Venkadesan V Tharshan
-
- Posts: 157
- Joined: Tue Mar 20, 2007 8:30 am
...
is it better to create applications in VC++ 2005 than VC++ 6 ?
i think most people will not install .NET for playing a game / app.
any ideas ?
i think most people will not install .NET for playing a game / app.
any ideas ?
Venkadesan V Tharshan
You may create applications using VS 2005 IDE that will not require .NET Framework. Indeed VS 2005 IDE allows you to create a lot of different type of applications including .NET Framework dependent (like C# Applications, ASP.NET Applications, VB.NET Apps and other dialects), but you can create Win32 Application or MFC Application either.
P.S.: If you have to choose between VS6 and VS2005, i recommend you to use newer IDE.
P.S.: If you have to choose between VS6 and VS2005, i recommend you to use newer IDE.
I still like VC6 IDE more than the VC2005 one, the only thing that made me switch is the Intellisense thing.
________
HELP ON LOVE
________
HELP ON LOVE
Last edited by LLDD on Sun Feb 20, 2011 7:49 am, edited 1 time in total.
so..
so. are you guys sure if i build using VC++ 2005 / VISUAL C# 2005.
will it run on any computers without requirement of of Microsoft .NET Framework. ?
i just want to make sure !
will it run on any computers without requirement of of Microsoft .NET Framework. ?
i just want to make sure !
Venkadesan V Tharshan