文件名称:DllTest
介绍说明--下载内容均来自于网络,请自行研究使用
This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program. Hope it can help you to understand the DLL event mechanism and CALLBACK term in VC++.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 69491701dlltest.zip 列表 DllTest/CallDllEvent/ DllTest/CallDllEvent/CallDllEvent.aps DllTest/CallDllEvent/CallDllEvent.clw DllTest/CallDllEvent/CallDllEvent.cpp DllTest/CallDllEvent/CallDllEvent.dsp DllTest/CallDllEvent/CallDllEvent.h DllTest/CallDllEvent/CallDllEvent.plg DllTest/CallDllEvent/CallDllEvent.rc DllTest/CallDllEvent/CallDllEventDlg.cpp DllTest/CallDllEvent/CallDllEventDlg.h DllTest/CallDllEvent/Debug/ DllTest/CallDllEvent/Debug/CallDllEvent.exe DllTest/CallDllEvent/Debug/DllEvent.dll DllTest/CallDllEvent/ReadMe.txt DllTest/CallDllEvent/res/ DllTest/CallDllEvent/resource.h DllTest/CallDllEvent/res/CallDllEvent.ico DllTest/CallDllEvent/res/CallDllEvent.rc2 DllTest/CallDllEvent/StdAfx.cpp DllTest/CallDllEvent/StdAfx.h DllTest/DllEvent/ DllTest/DllEvent/Debug/ DllTest/DllEvent/Debug/DllEvent.dll DllTest/DllEvent/Debug/DllEvent.lib DllTest/DllEvent/DllEvent.cpp DllTest/DllEvent/DllEvent.def DllTest/DllEvent/DllEvent.dsp DllTest/DllEvent/DllEvent.dsw DllTest/DllEvent/DllEvent.h DllTest/DllEvent/DllEvent.ncb DllTest/DllEvent/DllEvent.opt DllTest/DllEvent/DllEvent.plg DllTest/DllEvent/ReadMe.txt DllTest/DllEvent/StdAfx.cpp DllTest/DllEvent/StdAfx.h