A calculator program in C++ with GUI (ATL/WTL) that execute mathematical operation between 2 numbers.
GUI Objects:
- ComboBox
- EditControl
- ListBox
How to use:
- Create Visual Studio project using all source files in SystemInfo folder
- Add dependencies as include directory
- Compile and run