Click here to Skip to main content
15,904,822 members
Articles / Desktop Programming / MFC

How to create an event in a DLL?

Rate me:
Please Sign up or sign in to vote.
2.14/5 (11 votes)
13 Jun 2008CPOL3 min read 48.6K   1.2K   22  
This sample is demostrating how to create an event in a DLL file and afterward how to call this event from a client program.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
I'm a developer and test engineer in VC++ & VB.

Comments and Discussions