c++ MFC prevents bad_alloc from being thrown The MFC library interferes with standard behaviour of the new operator in C++. You may need to handle a different exception type to detect failed allocations.
Windows Changing the emulation mode of the Microsoft Web Browser ActiveX control An ActiveX browser control may emulate IE7 by default. This behaviour can be changed using a registry key.