Description: MFC window adaptive screen size, along with the child controls to zoom.* Function: child controls adaptive window size changes* Interface Description: For all need to change the window size to provide call interface call Dialog steps: 1, in the import dialog to zoom the header file 2, in dialog invoked cpp file The OnInitDialog method call CResizeChildCtrl reSize reSize.Zoom_Window (GetSafeHwnd (), 2, reSize.GetDefaultTimes ()) // adaptive current system resolution zoom
To Search:
File list (Check if you may need any files):
ReSizeV 2\ResizeChildCtrl.cpp
.........\ResizeChildCtrl.h
ReSizeV 2