flat assembler
Message board for the users of flat assembler.

Index > Windows > unicode in flat assembler

Author
Thread Post new topic Reply to topic
bullygram



Joined: 16 Aug 2009
Posts: 1
Location: india
bullygram 10 Jan 2010, 08:37
dose anybody know how to use Unicode or make flat assembler support Asian languages in our program?
thanks in advance Exclamation [/b]

_________________
hi my name is ram.i am new to flat assembler.
i am a student, studying computer science.and i am also new to assembly language
Post 10 Jan 2010, 08:37
View user's profile Send private message Reply with quote
edemko



Joined: 18 Jul 2009
Posts: 549
edemko 10 Jan 2010, 11:30
Which language are you eager to use?
Post 10 Jan 2010, 11:30
View user's profile Send private message Reply with quote
LocoDelAssembly
Your code has a bug


Joined: 06 May 2005
Posts: 4624
Location: Argentina
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)
Post 10 Jan 2010, 17:24
View user's profile Send private message Reply with quote
f0dder



Joined: 19 Feb 2004
Posts: 3175
Location: Denmark
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).
Post 10 Jan 2010, 21:57
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.