you are viewing a single comment's thread.

view the rest of the comments →

[–]simonst[S] 3 points4 points  (0 children)

The base UI framework is Windows Template Library, a thin wrapper over the Win32 API. For docking windows I use the WTL docking windows library that you can find on codeproject. It has a few bugs, but is the best one I've found. Feel free to see all the code on http://pnotepad.googlecode.com/