Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   DebugActiveProcessStop probelm... (https://forum.exetools.com/showthread.php?t=6757)

KaGra 02-11-2005 02:58

DebugActiveProcessStop probelm...
 
Well,i used this API like thin in .asm file:

.586p
locals
jumps
.Model Flat ,StdCall
o equ offset
extern DebugActiveProcessStop :PROC
bla...bla...bla...

no linking problems,nothing.I debugged the exe in Olly (v1.10) but i cannot see anywhere this API i declared.If i also make a call in the code of the exe,then an error during linkig appearz.I used tasm32.

Can anyone plz help?This happens also with other debugging APIs I may declare...
thankz

upb 02-11-2005 22:42

import it dynamically then

tofu-sensei 02-11-2005 23:12

Your import library is probably outdated, create a new one using implib.


All times are GMT +8. The time now is 18:15.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX