Hey guys,
I ran into a small problem,
I need to make a software that does some basic calculation and saving to a custom file.
To make this software i don't know how to start, do i need to make an MFC Application? and if i do then what settings must i choose if i want the software to save small spreadsheets into one big project file with a custom extension.
Just looking for a guide on how to start making a program like this, something with settings of the MFC app (if i do need to make an MFC app).
Once im done with that i'm good to go cuz i know C++ quite well just will need to get famililar with new API