Click here to Skip to main content
15,867,488 members
Articles / Desktop Programming / Win32

Generic Thunk with 5 combinations of Calling Conventions

Rate me:
Please Sign up or sign in to vote.
2.78/5 (8 votes)
13 Apr 2008CPOL12 min read 33.3K   398   19  
A simple and generic solution of making a member function become a callback function with the help of thunk technology.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 13-Apr-08 0:11 Available

License

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


Written By
Software Developer (Junior)
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