C# / Direct3D in an MDI window???
Im learning DX9 and I want to make a very simple map editor
I can create DirectX apps that run full screen or windowed but I cant seem to find out how to create one in an MDI child window
I want to create four windows (front, top, side, perspective) views
Can anyone point me in the right direction or suggest an alternative?