call compiled functions
Posted: Tue Apr 21, 2009 5:46 am
Hello,
How can i call a compiled function in my code? How to know the address to execute?
I know window's dll use some kind of export table, but i don't know how it actually works when the application is run. i'd need some advice on how to set this up.
Thank you for your help.
How can i call a compiled function in my code? How to know the address to execute?
I know window's dll use some kind of export table, but i don't know how it actually works when the application is run. i'd need some advice on how to set this up.
Thank you for your help.