Sugoi code pages
Thu, 1 Nov 2007 10:33:54 +0900
Since Office XP is no longer supported, code pages 1.25012511252125E+26
and 2.50125112521253E+25 are obviously old ones not new ones.
I wonder why I never heard of floating point code pages before.
Reference:
http://www.microsoft.com/japan/office/ork/three/inte03.mspx
Screenshot:
http://www.geocities.jp/hi ...
|
UTF16 and GetCharABCWidths()
Wed, 31 Oct 2007 10:52:46 +0100
possiby I'm missing something, but I did not find any documentation on how
to use GetCharABCWidths() with UTF16 surrogate pairs (additional planes).
Is there any way to use that API (or the like)? The API gets UINT instead of
TCHAR, so maybe by shifting the high surrogate and 'or'ing with the low one?
Chri ...
|
Enumerate handle full path name
Mon, 29 Oct 2007 22:07:01 -0700
i wanna get one process's all opened file handles(means type:File) and their
full path name, i have modified the source code from Napalm, now i can not
get some file handle's full path name, but some other file handle's full path
name can be got. for example, i can get
"\Device\HarddiskVolume1\Windows\WinS ...
|
improperly encoded string in Resource file
Sat, 27 Oct 2007 06:54:17 -0000
Hi,
I have an application where for some reason the XML schemas used by
the application are saved as strings in the resource files of a dll.
At any rate these schemas have an XML declaration saying they are
encoded as UTF-8 but when they are actually serialized as XML I get an
encoding error (assume that the ...
|
Start Menu Pinning
Wed, 24 Oct 2007 19:39:00 -0700
I configured a windows xp sp2 box with two local accounts. One with admin
priveleges the other with user priveleges. When you start the machine it
automatically logins to the user account which is restricted. I pinned a
shortcut to the start menu that allows the user to fire the login screen to
change accoun ...
|
Can't switch languages
Mon, 22 Oct 2007 18:34:41 +0400
Hi,
I have a trouble with input languages switching for the application that has
several windows in different threads. The trouble is that I by pressing
language switching keys combination, e.g. Alt-Tab, don't actually have a
language to be changed. When I turn off 'Turn off advanced text services'
setting in ...
|
FilePlanet Account Gen 8328 [1/2]
21 Oct 2007 07:05:19 GMT
pcehcpvuggxxxhbcyxeuuosdlgzfhndkpjqcclyjruvlriwrzbp
...
|
|
|
Font Linking
Mon, 15 Oct 2007 03:01:31 -0700
Hi!
I have a Unicode-Font wich has a part of characters in Private Use
Area.
I would like to create programmatically a virtual Font, that links my
Font with Arial, so that the Symbols, that are not in Arial are taken
from my font. How can I do it.
I want the same behaviour, like the registry entry [HKEY_ ...
|
localized version information?
Sun, 7 Oct 2007 09:39:00 -0700
Hi,
Iâ??m trying to localize the version information for a native C++ app built
with VS2005. I added local specific version information to the version
resources but I canâ??t seem to access the localized info.
What do I have to do to access the localized version information?
How can I verify that the OS w ...
|
How to localize MSHTML context menus
Wed, 3 Oct 2007 08:32:01 -0700
Hi,
So I have an application that reuses MSHTML. It allows MSHTML to show
certain of its context menus e.g. for copying from a text selection on a web
page.
Now I need to enable my application for NLS. How can I control which
national language MSHTML will use when displaying its context menu?
--
Regards
...
|