Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
基本的な考え方は、ウィンドウを2つに分割して、GDIで2つの画像をペイントするか、最終的にDirect3Dを使用して2つの異なるシーンを表示できるようにすることです。WindowsAPIでのみこれを達成するにはどうすればよいですか?
CreateWindowを使用して2つの別々のウィンドウを作成します。
おそらくこれを行う最も簡単な方法は、3つのウィンドウ、親ウィンドウ、および2つの非ダイアログ子ウィンドウを作成します。
私はこのソースの例をすぐに思いついた:
http://codepaste.dev7studios.com/item/t7mvpvv3w