Description: To make the dialog box changes the size of the control with the dialog box to automatically adjust is a very difficult thing, you need to WM_SIZE response function of all controls with MoveWindow () or SetWindowPos () to set the change in the proportion of Extremely cumbersome. EasySize is a good solution, with some macro encapsulates the internal implementation mechanism, convenient to use.
- [layoutmgr_demo] - a simple FromView and can be used by the
- [easysize] - Dialog box enables scalable and dynamic
- [wq] - This procedure is to verify the harmonic
- [easysize] - Dialog box with the zoom control to chan
- [easysize] - This procedure can dialog with the dialo
- [20101228_DLLPlugin] - From a dynamic link library code is a de
- [code-game] - A metamorphosis of the game, c++ code wr
File list (Check if you may need any files):
easysize_demo\Debug\EasySizeDemo.exe
.............\.....\EasySizeDemo.ilk
.............\.....\EasySizeDemo.obj
.............\.....\EasySizeDemo.pch
.............\.....\EasySizeDemo.pdb
.............\.....\EasySizeDemo.res
.............\.....\EasySizeDemoDlg.obj
.............\.....\StdAfx.obj
.............\.....\vc60.idb
.............\.....\vc60.pdb
.............\EasySize.h
.............\EasySizeDemo.aps
.............\EasySizeDemo.clw
.............\EasySizeDemo.cpp
.............\EasySizeDemo.dsp
.............\EasySizeDemo.dsw
.............\EasySizeDemo.h
.............\EasySizeDemo.ncb
.............\EasySizeDemo.opt
.............\EasySizeDemo.plg
.............\EasySizeDemo.rc
.............\EasySizeDemoDlg.cpp
.............\EasySizeDemoDlg.h
.............\ReadMe.txt
.............\res\EasySizeDemo.ico
.............\...\EasySizeDemo.rc2
.............\resource.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\Debug
.............\res
easysize_demo