0
votes

Any reference to a nice tutorial about how to create an MFC MDI application with a tabbed interface using visual studio 2010, my main point is to control there numbers etc properly through programming thanx in advance

1
You didn't google very hard: msdn.microsoft.com/en-us/library/vstudio/… :) - Moo-Juice

1 Answers

1
votes

You can create one with the wizard after you have installed the latest service pack with the included Feature pack.

On the second page select type MDI with tabbed Interface. That is all.