| Thread | Last Post | Replies |
|
| Resgen issues with Unicode escape characters | 27 Feb 2008 14:35 GMT | 2 |
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
|
| What's new in VS 2008? | 19 Feb 2008 03:13 GMT | 3 |
Friends, What's new in VS.NT 2008 w.r.t. i18n/l10n? www.microsoft.com/globaldev is silent on this. -Pavanaja
|
| Question LoadStringW and Preserving Koren Wide Chars | 15 Feb 2008 05:04 GMT | 1 |
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
|
| Windows SDK for Server 2008 and .Net 3.5 | 14 Feb 2008 04:49 GMT | 1 |
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
|