flat assembler
Message board for the users of flat assembler.
Index
> Windows > unicode in flat assembler |
Author |
|
edemko 10 Jan 2010, 11:30
Which language are you eager to use?
|
|||
10 Jan 2010, 11:30 |
|
LocoDelAssembly 10 Jan 2010, 17:24
http://flatassembler.net/docs.php?article=win32#1.7
But AFAIK, you'll need a text editor other than FASMW to use this. (Supporting an extra language) |
|||
10 Jan 2010, 17:24 |
|
f0dder 10 Jan 2010, 21:57
IMHO the best way to support i18n is to store your text resources in an external file, rather than hardcoding in your source files (yuck!) or PE stringtable resource (better, but still not optimal imho).
Why? Because it makes it easier to internationalize this way; you can write your own tools to make translator's job easier, and translations can be added/tested without a recompile (or the use of PE resource editors). |
|||
10 Jan 2010, 21:57 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.