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

php - Magento - Deleted Base url key -

javascript - Tooltipster plugin not firing jquery function when button or any click even occur -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -