Hi
We're using C++ to develop an application. The default style for CFrameWnd gives a 3D frame. We need to remove this (and any other) frame. We've tried modifying the style in PreCreateWindow(), but to no avail.
Any ideas?

Thanks