Quell
July 20th, 2006, 12:03 AM
Hello.
I made a wrapper for a dll, and it works fine. However in it i use void 4 function parameters adn etc. I need to get the parameter to some function.
My solution is to use inline asm and check the stack. Is there another way to do it, or is that the only way?
Thx
I made a wrapper for a dll, and it works fine. However in it i use void 4 function parameters adn etc. I need to get the parameter to some function.
My solution is to use inline asm and check the stack. Is there another way to do it, or is that the only way?
Thx