Hi,
I am trying to generate resource files from text files which contain
unicode escape characters (\u00f) using resgen from .NET 1.1 and am
getting a "error: Unsupported escape character in value!" error. The
text file is UTF-8 encoded. This works fine if I use resgen from .NET
2.0 Does some...
more >>
I am trying to load a Korean string resource from a DLL.
I use LoadStringW after setting Thread.CurrentThread.CurrentCulture to
Korean.
The string I'm trying to receive should be comprised of the following 5
characters:
0xc6a9 0xc9c0 0x002f 0xd488 0xc9c8
however what I get is:
0x00...
more >>
Visual Studio 2008 contains compilers for x32 and wow64, but I thought I
read that the latest SDK contains native compilers for x64. So I tried to
install it.
http://www.geocities.jp/hitotsubishi/windows_sdk_installing.png
Uh yeah, silly me, installing Vista x64 and Visual Studio 2005 and...
more >>
Friends,
What's new in VS.NT 2008 w.r.t. i18n/l10n? www.microsoft.com/globaldev is
silent on this.
-Pavanaja
...
more >>