flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
asmcoder 22 Apr 2009, 16:30
[content deleted]
Last edited by asmcoder on 14 Aug 2009, 14:51; edited 1 time in total |
|||
![]() |
|
revolution 22 Apr 2009, 16:37
A and W versions are for ASCII (A) and UNICODE (W) versions. lstrlen is not a real import, it is aliased (by macros) to either the A or W version.
|
|||
![]() |
|
asmfan 22 Apr 2009, 18:46
revolution actually it is real, but it has the same address as A version as other postfixless) APIs bound to A analogs.
|
|||
![]() |
|
IronFelix 22 Apr 2009, 20:00
Thank you. So, as i supposed, it is better to use A and W versions and ignore such bounded/aliases exports?
|
|||
![]() |
|
revolution 23 Apr 2009, 01:12
asmfan wrote: revolution actually it is real, but it has the same address as A version as other postfixless) APIs bound to A analogs. |
|||
![]() |
|
LocoDelAssembly 23 Apr 2009, 01:28
revolution, lstrlen exists on KERNEL32.DLL. However, this is not true with every API of course, this is just one of the exceptional cases
|
||||||||||
![]() |
|
revolution 23 Apr 2009, 01:34
Oh, you are all talking about exports, I was talking about imports. Sorry for the confusion.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.