Are Windows and Windows really built with Unicode?
Wed, 21 Feb 2007 13:47:51 +0900
Download the file readme.doc from
http://www.microsoft.com/downloads/details.aspx?displaylang=ja&FamilyID=9E641C34-6F7F-404D-A04B-DC09F8141141
(Foreign language versions are also downloadable.)
It says that for ActiveSync to use extended characters of some languages,
it's necessary to open Control Panel and ...
|
Free Flash Games
Tue, 20 Feb 2007 00:52:14 GMT
Free Flash Games http://www.clipplay.com/ fun videos games and more.
Fun flash games. Free flash games videos and more.
...
|
http://www.youtube.com/watch?v=jk33qVgCWmc
Mon, 19 Feb 2007 03:15:10 -0500
http://www.youtube.com/watch?v=jk33qVgCWmc
When a man loves a woman - Percy Sledge by KarStorm
...
|
accented latin characters lose accent on Japanese Windows
Thu, 15 Jun 2006 11:25:02 -0700
Hi,
I'm working on a software app developed on english Windows 2000. The
english version of the app is supposed to run on Japanese Windows 2000/XP
systems and display strings, and save file/directory names using the same
characters as on an english system. The application is NOT Unicode-enabled,
but u ...
|
How To Pick Winning Stocks
Thu, 15 Jun 2006 08:31:08 GMT
To pick winning stocks, you need the tools to separate
the companies with superior sales and profit growth from
the ones who are just making a lot of noise. Besides
choosing the right companies to invest in, you must
learn how to read the market's trend so that your timing
is right.
And picking the next ...
|
IsTextUnicode
Thu, 15 Jun 2006 15:58:28 +0900
Quiz time.
Imagine a C program containing the following string constant:
_T("French")
The program compiles successfully.
Question: Is this a Unicode compilation or a multibyte compilation?
Answer: This is a multibyte compilation.
Here's how we know:
http://msdn.microsoft.com/library/default.asp?ur ...
|
What is the best choice for binary localization?
13 Jun 2006 01:28:43 -0700
We consider purchasing a software localization tool to implement the
support for multiple languages into our app and to easily support
multiple languages in future updates. It is said that binary
loacalization wins over the RC approach, so i guess RC is not a viable
choice. On binary l10n side theres a whole b ...
|
|
|
Changing the keyboard layout for all running and future apps?
Mon, 12 Jun 2006 16:05:10 +0200
We are running XP with a mixture of US and French keyboard. Remote Desktop
is used to access machines from other places. This means a *very frequent*
scenario is that we take over machine A's desktop from machine B where A and
B have different keyboards.
In such a scenario, all apps on machine A will have ...
|
Language information from the system
Fri, 9 Jun 2006 16:49:41 +0200
Using GetSystemInformation(LCID_SLANGUAGE), I get "German (Germany)" for
LCID==MAKELCID(MAKELANGID(LANG_GERMAN,SUBLANG_DEFAULT),SORT_DEFAULT)
This is OK, as I live in Germany (but I have an English system, thus
"Germany" instead of "Deutschland").
But why do I get the same string when I pass
LCID==MA ...
|
General questions about UNICODE
Fri, 9 Jun 2006 07:05:01 -0700
I am interested about Unicode in general. I have plans to use UNICODE
on Windows 2000/XP, GNU systems (e.g. Linux) and to safely exchange
data with other people. For this reason, the list of questions below
references both the GNU C library and the Windows API documentation. I
don't have any in ...
|