MCF
-
I don't understand how to programming in MCF CPP, I would like to build my own DB such as excel and word documents.
MCF or MFC?
-
I don't understand how to programming in MCF CPP, I would like to build my own DB such as excel and word documents.
-
I don't understand how to programming in MCF CPP, I would like to build my own DB such as excel and word documents.
FranksLIC wrote:
I would like to
build my own DB such as excel and word documents.I do not want to burst your bubble, but you should give yourself a more modest initial goal. Wanting to build your own DB, Excel or Word is too big a project even for advanced/expert programmers; those are quite complex softwares. Start by learning the basics; there are TONS of samples and examples either here on CodeProject or even the MFC samples on MSDN are a good start (to learn the MFC framework). Good luck.
Nihil obstat
-
I don't understand how to programming in MCF CPP, I would like to build my own DB such as excel and word documents.
Hope you mean MFC. I think first yo should understand what is MFC. Because it is wast library that wraps portions of the Windows API in C++ classes. When studying we must start from it's basic. If we got a good basic knowledge then we can develop anything through a programming language. So stduy well, understand well. All the best.