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.
メインウィンドウ内の別のウィンドウに表示されている.gifアニメーション画像のサイズを変更しようとしているアプリケーションを作成しています。現在、windows.h にある SetWindowPos 関数を使用しています。この関数は、単にウィンドウのサイズを変更しますが、画像は変更しません。
私の問題で私を助けてください。C++ 言語で win32 プログラミングを使用して、.gif アニメーション イメージのサイズを変更したいと考えています。