testmessage

所属分类:进程与线程
开发工具:Visual C++
文件大小:993KB
下载次数:4
上传日期:2011-01-25 10:47:47
上 传 者yand789
说明:  如果你不想使用线程,而此时你的程序又进入了死循环,但是你又想与界面实时通信,最好的办法就是在while里加入消息循环,在监控工程中此法特别有用。
(this demo show you how to work about the message loop,it is very useful for operating the GUI when your program come into the while loop.)

文件列表:
testmessage\StdAfx.cpp (298, 2010-12-20)
testmessage\StdAfx.h (773, 2010-12-20)
testmessage\testmessage.cpp (2084, 2010-12-20)
testmessage\testmessage.dsp (4230, 2010-12-20)
testmessage\testmessage.dsw (547, 2010-12-20)
testmessage\testmessage.ncb (3894272, 2011-01-20)
testmessage\testmessage.opt (48640, 2010-12-20)
testmessage\testmessage.plg (1626, 2010-12-20)
testmessage\testmessage.sln (887, 2011-01-20)
testmessage\testmessage.suo (8704, 2011-01-20)
testmessage\testmessage.vcproj (6205, 2011-01-20)
testmessage\testmessage.vcproj.PC01.Administrator.user (1405, 2011-01-20)
testmessage (0, 2011-01-25)

======================================================================== WIN32 APPLICATION : testmessage ======================================================================== AppWizard has created this testmessage application for you. This file contains a summary of what you will find in each of the files that make up your testmessage application. testmessage.cpp This is the main application source file. testmessage.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named testmessage.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者