Ok, not sure if anyone can help wiht this, but doesn't hurt to ask. I am trying to hook a process and call a function within that process. I have the asm source and can call the function by address, but I do not know how to determine the proper parameters to pass. Is it possible to determine the parameters with the asm source? If needed I can post the source code.

Thanks