[shell-coding] Re: COM help please?
- From: rabidcow@xxxxxxxx
- To: shell-coding@xxxxxxxxxxxxx
- Date: Wed, 14 Aug 2002 09:21:34 -0700
On Wed, 14 Aug 2002 14:12:49 +0200 Joachim Calvert <jcalvert@xxxxxxx>
writes:
> Both C and C++ have been standardized by ANSI,
> although not that many compilers fully support
> the standards. Look at VC for instance. In order
> to be backward compatible with MFC some scope
> rules (particularly for for-loops) are non-standard.
> I guess they were just too damn lazy to fix
> their MFC sources...
That's an "extension" that you can turn off:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q167748
There's other holes in their compliance, in fact I think there's only one
C++ compiler that fully implements the language (Comeau C++ 4.3.0), and
it's still in beta. (http://www.comeaucomputing.com/features.html#msvc
has a nice list of nonstandard things in MSVC)
-rabidcow
________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today! For your FREE software, visit:
http://dl.www.juno.com/get/web/.
__________________________________________________
Subscription options and archive:
http://www.freelists.org/list/shell-coding
- Follow-Ups:
- [shell-coding] Language Standards (was: COM help please?)
- From: Kevin Schaffer
Other related posts:
- » [shell-coding] COM help please?
- » [shell-coding] Re: COM help please?
- » [shell-coding] Re: COM help please?
- » [shell-coding] Re: COM help please?
- » [shell-coding] Re: COM help please?
- » [shell-coding] Re: COM help please
- » [shell-coding] Re: COM help please?
- » [shell-coding] Re: COM help please
- » [shell-coding] Re: COM help please?
- » [shell-coding] Re: COM help please?
- [shell-coding] Language Standards (was: COM help please?)
- From: Kevin Schaffer