"Oliver Stieber" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > MDI was updated a few months ago, one of the results is that MDI no longer > works for Direct3D > applications. Fixing MDI for Direct3D is on my TODO list.
I think the error occurs when Direct3D is used in any child (non-top level) window, not just MDI child windows. I say this since the mfctex sample is not an MDI application and the same problem exists. However, the Direct3D window is a child of the main application window. I'll keep my eyes peeled for a patch. Thanks Mark