Click here to Skip to main content
15,891,762 members
Articles / Desktop Programming / Windows Forms

Modeless WinForm With Callback From Unmanaged Code

Rate me:
Please Sign up or sign in to vote.
4.84/5 (10 votes)
4 May 2011CPOL7 min read 32.4K   1.3K   14  
How to use a modeless WinForm from an unmanaged application including callback functionality

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 McKesson Practice Partner
United States United States
Corey Frost is a software engineer with McKesson Practice Partner in Seattle, WA. He has been developing software since 1990 and specializes in Windows and web application development using C++, MFC, C#, and ASP.NET.

Comments and Discussions