资源列表
cPPbuilder(2)
- c++builder(2)是Cc++builder 的一个简单的实例,一个简单的工程!希望对大家有用-c++ builder (2) Cc++ builder is a simple example, a simple project! Want to be useful
PrintDialog
- 使用Visual 2005开发的Windows桌面应用程序,用于对话框打印-Print dialog box
ABLBackup
- 一个自动备份软件的客户端代码,主要是一些界面上的简单功能,使用的是 FTP上传-An automatic backup software client code, mainly some simple function interface, using FTP upload
Demo
- 获得应用程序主窗口的指针 主窗口指着保存在CWinThread::m_pMainWnd-Get a pointer to the application' s main window to save the main window, pointing at the CWinThread:: m_pMainWnd
Demo
- 获得指定点的窗口 调用CWnd::WindowFromPoint()-Call to the specified point window CWnd:: WindowFromPoint ()
Demo
- 如何关闭窗口 调用 CWnd::SendMessage函数发送WM_CLOSE消息-How to Close call CWnd:: SendMessage function sends the WM_CLOSE message
MFCdigizichengxufa
- MFC 界面的递归子程序法,实现了简单窗口伸缩技术,-mfc recursive subroutine
DRAWIMAGELIST
- 图像列表控件应用实例,对于图像列表的简单应用,其中的图片是福字-AppWizard has created this DrawImageList application for you.
richeng-anpairuanjian
- c++日程安排软件,实现日程安排,界面清晰-c++ scheduling software, implementation schedule
qnx_table_final
- qnx操作系统自带的PHAB编程软件中设计界面列表框设计-qnx operating system comes with PHAB programming interface list box design software design
16596120
- 本文提供了MFC窗口特效之动画效果的源代码-This article provides a MFC window animation effects of the source code
DialogDll
- 将对话框封装为DLL,供其他界面方便调用,调用方式见成教。-The dialog can be packaged to dll and provide to the other call .