2

I'm trying to figure out how to use the CDockablePane.

But the just a few total overloaded demo samples (look like marketing samples not intended for programmers) i can't find any Tutorial kind. And the reference is heavy for a medium skilled MFC hacker like me.

EDIT: This is the only documentation i have at the moment: MSDN VS2010 MFC

Lothar
  • 12,537
  • 6
  • 72
  • 121

1 Answers1

1

As Microsoft bought the feature pack classes from BCGSoft, there is more information on their homepage http://www.bcgsoft.com/ in the support area.

dwo
  • 3,576
  • 2
  • 22
  • 39
  • 1
    Accepted because this seems to be the only answer. I hope someone is writting a new MFC book some day. So much topics are bad documented these days, MFC 9.0, GDI++, Direct2D, DirectWrite etc. – Lothar Aug 11 '10 at 14:34
  • There has been a new book in writing last year, but unfortunately the project got cancelled. – dwo Aug 11 '10 at 20:13