This sample is demostrating how to create an event in a DLL file and afterward how to call this even - 资源详细说明
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++.
This sample is demostrating how to create an event in a DLL file and afterward how to call this even - 源码文件列表