Visual C++ WM_NCPAINT handling
I am trying to inherit from Micorsoft MFC CFrameWnd, in order to customize some specific function. This is a sample of my code:
I am trying to inherit from Micorsoft MFC CFrameWnd, in order to customize some specific function. This is a sample of my code: