flat assembler
Message board for the users of flat assembler.
Index
> Windows > windows includes, and tutorials? |
Author |
|
madmatt 30 Apr 2004, 17:20
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? |
|||
30 Apr 2004, 17:20 |
|
f0dder 30 Apr 2004, 21:22
It's worth noting that the ANSI version depends on the OEM codepage/charset...
|
|||
30 Apr 2004, 21:22 |
|
madmatt 01 May 2004, 00:15
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?
|
|||
01 May 2004, 00:15 |
|
coconut 01 May 2004, 04:39
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
|
|||
01 May 2004, 04:39 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.