Ho do I get the Rect dimensions of the drawable area WITHIN a window in MFC/win32? Is there a way to set this- it seems that playing around with a CREATESTRUCT structure's .cx & .cy values just modify the window's dimensions and I need to set or at least determin the area within.

Thanks to one and all!