flat assembler
Message board for the users of flat assembler.
Index
> Main > Anyone have ntdll include file ? |
Author |
|
shism2 21 Aug 2007, 00:11
Anyone have ntdll.dll include file ???? Anyone ???
|
|||
21 Aug 2007, 00:11 |
|
madmatt 21 Aug 2007, 07:51
Is this what your looking for?
|
|||||||||||
21 Aug 2007, 07:51 |
|
asmfan 21 Aug 2007, 14:46
BTW do we have a tool to make such import include files directly from PE executables (dlls & exes...)?
|
|||
21 Aug 2007, 14:46 |
|
Yardman 21 Aug 2007, 21:24
[ Post removed by author. ]
Last edited by Yardman on 04 Apr 2012, 02:49; edited 1 time in total |
|||
21 Aug 2007, 21:24 |
|
Ehtyar 24 Aug 2007, 23:59
You must either change the label you assigned to the ntdll.dll library delcaration thus:
Code: ntdll1,'ntdll.dll' ->> ntdll,'ntdll.dll' or change the ntdll symbol in the include to match your library declaration thus(line 1 of ntdll.inc): Code: import ntdll,\ ->> import ntdll1,\ In future be sure not to randomly alter symbols unless you're sure of the repercussions. Ehtyar. |
|||
24 Aug 2007, 23:59 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.