[Wine] Playing with DLLs

fernandocarvalho wineforum-user at winehq.org
Thu Nov 24 05:30:26 CST 2011


I wish to implement my own DLL loader and play with it's exported functions.
Do someone have any tips or documentation about how to load a DLL exported function, get a pointer to the function and call it inside the code?

It is obvious that I'm not going to replicate a full Windows compliant DLL loader like we have in wine, but I want only to understand the concepts.







More information about the wine-users mailing list