Introduction - If you have any usage issues, please Google them yourself
The AnimateWindow () function provides sp ecial effects (roll, slide, collapse, expand, and alpha-blended fade) for showing and hiding windows. It is an alternative to the ShowWindow () function. However, in the case of a modal dialog. ShowWindow () is not call directly by the user, but by the framework. through the DoModal () method. This article sho ws123 how to fix this problem for modal dialogs.
Packet : 67506241animdemo.zip filelist
AnimDemo/
AnimDemo/AnimDemo/
AnimDemo/AnimDemo.sln
AnimDemo/AnimDemo.suo
AnimDemo/AnimDemo/AnimDemo.cpp
AnimDemo/AnimDemo/AnimDemo.h
AnimDemo/AnimDemo/AnimDemo.rc
AnimDemo/AnimDemo/AnimDemo.vcproj
AnimDemo/AnimDemo/AnimDemo.vcproj.WW011.uid95749.user
AnimDemo/AnimDemo/AnimDemoDlg.cpp
AnimDemo/AnimDemo/AnimDemoDlg.h
AnimDemo/AnimDemo/AnimDemot.manifest
AnimDemo/AnimDemo/AnimDialog.cpp
AnimDemo/AnimDemo/AnimDialog.h
AnimDemo/AnimDemo/ConcreteAnimDialog.cpp
AnimDemo/AnimDemo/ConcreteAnimDialog.h
AnimDemo/AnimDemo/ReadMe.txt
AnimDemo/AnimDemo/res/
AnimDemo/AnimDemo/resource.h
AnimDemo/AnimDemo/res/AnimDemo.ico
AnimDemo/AnimDemo/res/AnimDemo.rc2
AnimDemo/AnimDemo/stdafx.cpp
AnimDemo/AnimDemo/stdafx.h