The Keeper
06-02-2002, 07:28 AM
Hi,
i have a program which uses a dll to generate the code, but to call the functions inside the dll it does call [eax+xx] where xx is a number..how would a program do that ? shouldnt it loadlibrary the dll then getprocaddress and call the function ? weird..if someone can explain.
thanks in advance.
i have a program which uses a dll to generate the code, but to call the functions inside the dll it does call [eax+xx] where xx is a number..how would a program do that ? shouldnt it loadlibrary the dll then getprocaddress and call the function ? weird..if someone can explain.
thanks in advance.
