winapi - C++, MFC, tabbed document interface application, Win32 -


is mfc way or easiest way craete tabbed document interface application in c++? there way using plain win32 project create tabbed document interface application?

mfc not deprecated.

yes, easier use mfc create tabbed document interface.

please choose mfc or similar framework instead of directly dealing ui in win32 unless have strong reason.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -