Actually allow using wxWebVieWIE-specific methods for setting the emulation level. Make it possible to include wx/msw/webvieW_ie.h by removing inclusion of the private headers from it, which was in turn achieved by moving all the implementation details into a private class. See https://github.com/wxWidgets/wxWidgets/pull/1647