flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
madmatt
What are the windows include folders APIW and APIA used for?
Are there any tutorials on how to use the fasm windows includes in a windows program? |
|||
![]() |
|
f0dder
It's worth noting that the ANSI version depends on the OEM codepage/charset...
|
|||
![]() |
|
madmatt
So, the unicode versions makes your program more useable in other countries? Can all windows functions work with unicode strings? In the examples and includes I looked at, I don't see them used anywhere. I noticed they are functions for various windows system/gdi dll's. Looks like a pretty good job of defining the windows functions, is this all of them, or are there more?
|
|||
![]() |
|
coconut
theres no guarantee every windows version supports unicode. most api functions that deal with string buffers have an ANSI and unicode version, only the W function will support unicode. i dont think the fasm package has any included example on unicode. new api functions come out randomly, usually every service pack adds a few. you can use the program here: http://www.dependencywalker.com/ to view all functions a dll exports
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.