1. How can I specify caption REGION for my CWnd window?
I have CRgn object and i have set the window region with SetWindowRegion to this region.
now I want have caption area for example at the bottom of my window.
2. And how can I draw in non client area like in caption?
thanx alot