Hello, I encountered such a problem that I studied C ++ in C ++ Builder , now I needed to program in VisualC ++ , those who know C ++ Builder will understand that to create a program interface in it you don’t need to know anything at all, take and drag and drop components onto the form, but in VisualC ++, this is not the case
Could you advise the literature on the MFC library, all that I have found only describes how to work with it, I would like to know in more detail which classes exactly it consists of and what each of them is for.
Thank you in advance)