Depending on the use of the STL and other standard C++ things it may or may
not work, the VC6 compiler isnt as C++ complient as the VC7.1 or VC7.0
compilers and does have trouble with the STL and other things (buggy STL
impliementations for example).
Also, the VC7 compilers also produce better code than the VC6 compiler.

----- Original Message -----
From: "Tony "omega" Sergi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 18, 2003 5:16 PM
Subject: RE: Re[4]: [hlcoders] (no subject)


If you can compile c++ code in vc.net you can compile it in vc6.
Project files can easily be converted too.
(www.codeproject.com, theres a utility on there call projconverter or
something like that; I use it to convert from .net -> vc6 projects)


-omega

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to