Windows MFC progress control displaying a bitmap skin and time
- Hardware and software needed
You need the following to get this program working :
- Windows win32 and MFC compatible OS
- List of programs
- \Release\SkinProgressTest.exe : launch and feel the vibe
- Original article
This code is from my original article :
https://www.codeproject.com/Articles/4204/CSkinProgress
- How to use it
Should not have to explain since the UI have real-time feedback. Read the article to know how to use it in your own program.
- Some infos
I really needed a truly versatile progress bar that also display the expected end of computation. Nothing is more annoying than a computer working for hours without giving you any clue when the fan should stop spinning and you can finally switch off the damn thing.