I have some site that behaves deferentially in MFC Browser Control then in real IE9. I have created a simple MFC browser control application in VS 2010 according to this article. I have changed the FEATURE_BROWSER_EMULATION registry flag to be 9999 for this application.
Now, try to browse to www.cvc.com.br --> fill in from/to and dates --> press "Buscar" In IE9 it will navigate to the search results page, in MFC application it will do nothing.
Kindly advise, what else should be done to make IE9 identical to the MFC application.
Thanks in advance, G