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.
win32 api に Undetermined Progress Bar を追加するにはどうすればよいですか?
ボタンが押されたときにアニメーション/プログレスバーをメインウィンドウの子として表示し、ボタンが再び再生されるまでアニメーションを続けてから消えるようにしたいだけです。
標準のWin32 ProgressBarコントロールには、まさにその目的のためのマーキーモードがあります。