japaneese to UTF8
26 Feb 2007 06:46:01 -0800
HI
i want to covert japaneese characters to UTF-8
i am using this code
but any how WideCharToMultiByte is not giving the right result .
Private Declare Sub CopyMemory Lib "kernel32" Alias
"RtlMoveMemory" (hpvDest As Any, hpvSource As Any, ByVal cbCopy As
Long)
Private Const CP_ACP = 0 'ANSI
Private Con ...
|
Input language vs locale
Mon, 26 Feb 2007 08:37:37 -0500
Hello,
I'm working on a problem with the clipboard, input language, and locale.
Here's the situation:
-- The user's regional settings and "Language for non-Unicode programs" are
set to, for example, Chinese (PRC);
-- The Language on the Language toolbar is English;
-- User copies text to the clipboar ...
|
"Default IME" window
Fri, 23 Feb 2007 12:52:03 -0800
Hi all,
in one of our applications, we're seeing Z ordering issues. From what we can
see, those issues *seem* to be related to the "Default IME" windows which are
automatically associated with application windows by the OS. I'm trying to
verify this hypothesis now, and so I set out to learn more about inp ...
|
How to get filename of Notepad?
Fri, 23 Feb 2007 15:29:06 +0100
Hello
I need to find out some locale specific informations. First I have this
question: In my program I need to know the name of Notepad (normally
"notepad.exe", but including the path). The problem is that this name is
changing for various localized Windows versions. In a german Windows afaik
this file ...
|
Is Windows really really built with Unicode?
Fri, 23 Feb 2007 15:38:25 +0900
Is Windows really really built with Unicode? Can it even be compiled with
Unicode settings? Here's new code for Vista. This is only sample code,
with no warranty of any kind, but still, new sample code for Vista.
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
const TCHAR *g_wszClassNam ...
|
English Font names
Thu, 22 Feb 2007 08:15:18 -0800
I am developing an MFC program in VS2005 and I need to be able to use this
program across locales (i.e. Chinese, English, Japanese). The problem is
that when the font list is enumerated in Windows, the font name is always in
the current locales language. So when the document is saved with that font
selec ...
|
Where am I?
Wed, 21 Feb 2007 10:43:15 -0800
How do I detect the settings that define the current Location?
I'd like to
a) Identify if I am in North America / and whether I'm in US or Canada.
b) Identify if I am in Europe/ and whether I'm in GB, France, Spain, etc.
Which apis should I be using to do this? Examples??
--
Gak -
Finecats ...
|
|
|
Easy question about localization
Wed, 21 Feb 2007 09:31:07 -0800
I hope this is a simple and easy question about localization:
I want to detect on the fly which language is currently selected for a
machine and
as a consequence bring up appropriate text as needed.
I know en-us (us english) is 0x409 what is "en-gb" (british english)
number, where is there a complet ...
|
Rotated japanese characters
Wed, 21 Feb 2007 11:33:32 +0100
Hello,
Ive got a problem with japanese character and I hope someone has any
expierience with that.
I enter japanese characters in a rich edit box and they are shown well, but
when I put it on my DC via TextOut() they are rotated by 90 degrees. This
happens if I use Full-width Katakana. Using Half-width K ...
|
Register for adsense
Wed, 21 Feb 2007 08:10:27 GMT
Register for Google Adsense and make thousands of dollars a month. Click here http://www.adsenseonline.info to find out how to make over 10,000 ! dollars a month using the tips and techniques only before avaliable to online professionals. Google Adsense tips that have made millions. 2 Co 5:19
- - - - And for ...
|