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

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -