Thread: Visual C++ IDE
View Single Post
  #2  
Old 13-02-2006, 14:09
kosmiq's Avatar
kosmiq kosmiq is offline
Die Hard Member
 
Join Date: Feb 2005
Location: Sweden
Posts: 876
Thanks: 0
Thanked 0 Times in 0 Posts
kosmiq is on a distinguished road
Well IMO Visual Studio .NET is the best. Once you have tried it nothing can really compare IMO.

And about the dll's required for the application developed. If you create .NET apps of apps that uses MFC additional DLL's will be required. Only solution is to either integrate the dll's into the .exe file (thus making the .exe itself huge) or start developing your own window handlers, buttons and whatever you are doing. :-\
__________________
UAT - Users against twats

[URL]http://www.bf2player.com/index.php?page=stats&account=23459637&show=all[/URL]
Reply With Quote