Click here to Skip to main content
15,881,172 members
Articles / Desktop Programming / ATL

Thunk and its uses

Rate me:
Please Sign up or sign in to vote.
4.82/5 (19 votes)
18 Jul 2008CPOL8 min read 53.3K   428   55  
An introduction to thunk and its uses in callback handling, interface marshaling, and supporting multiple inheritance in C++.

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
China China
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions