View Single Post
  #6  
Old 01-29-2005, 20:51
Hero Hero is offline
VIP
 
Join Date: Jan 2005
Posts: 226
Rept. Given: 2
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 5
Thanks Rcvd at 2 Times in 2 Posts
Hero Reputation: 1
Quote:
Just chiming in to say Hero is indeed wrong. All versions of Visual C++, including 2002, 2003, and the upcoming 2005, can produce non-.Net pure native win32 code.
Perhaps I make my idea unclear,I mean THAT every program that is written for .NET
is compeletly deferent from that we code in VS 6(It isn't .NET,isn't it?) because
that will compile to MSIL for framework and VS 6 is not in that way.
I know that we can make program for native win32 by VS 2003,but not in .NET
mode and we should use for example MFC.

sincerely yours
__________________
I should look out my posts,or JMI gets mad on me!
Reply With Quote