A re-usable calculator custom control which works and looks like a hand held calculator, which can be used in any MFC application by simply adding a cpp and a h file to the project (no resource file dependencies).
https://www.codeproject.com/Articles/7909/An-MFC-Calculator-Custom-Control-with-No-Resource-

