Click here to Skip to main content
15,886,199 members
Articles / Programming Languages / Visual C++ 9.0

Generating x86 Function Calls Dynamically

Rate me:
Please Sign up or sign in to vote.
4.77/5 (13 votes)
22 Sep 2013CPOL2 min read 21.4K   32  
The CNativeInvoke class generates x86 function calling code at runtime and executes it.

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

Comments and Discussions