Click here to Skip to main content
15,891,607 members
Articles / Programming Languages / C++

Execute a function in any Win32 DLL - Reflection in Win32 DLL?

Rate me:
Please Sign up or sign in to vote.
4.79/5 (37 votes)
24 Dec 20045 min read 160.3K   5.5K   88  
Crazy experiment to decide DLL path, function name, parameter types and parameter values at run time and execute that function residing in Win32 DLL.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions