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 中添加未确定的进度条?
我只想在按下按钮时将动画/进度条显示为主窗口的子窗口,继续动画直到再次播放按钮然后消失。
标准Win32 ProgressBar控件具有用于该目的的选取框模式。
也许您只想显示一个包含动画 GIF 文件的小对话框。您会在 Internet 上找到大量示例 GIF。
http://www.ajaxload.info/看起来不错。