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.
私はVC++が初めてです。WinApi を使用してウィンドウを作成しました。DirectX を使用して、作成したウィンドウに DIB イメージをレンダリングしたいと考えています。前もって感謝します。
次の方法を試すことができます。 1. テクスチャを作成します。2. DIB データをテクスチャにロードします。3. テクスチャをレンダリングします。