Click here to Skip to main content
15,890,506 members
Articles / Desktop Programming / Win32

Use Lambda Expressions as Unmanaged Callbacks

Rate me:
Please Sign up or sign in to vote.
4.50/5 (2 votes)
7 Nov 2010CPOL 17.4K   1  
An application of lambda expressions to simplify your code.

Views

Daily 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
Japan Japan
In 1985, I got my first computer Casio MX-10, the cheapest one of MSX home computers. Then I began programming in BASIC and assembly language, and have experienced over ten languages from that time on.
Now, my primary languages are C++ and C#. Working for a small company in my home town in a rural area of Japan.


Comments and Discussions