Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Int'l Programming   (RSS)
The question from Jim was: I am troubleshooting an issue with Vista SP2 where the common dialogs seem to be failing – Notepad – File/Open gives: “Not enough memory available to complete this operation. Quit one or more applications to increase available Read More...
The question was deceptively simple: Hi, I used all three and I find ToLower() to be fastest .But the Msdn article says that ToLowerInvariant should be faster. http://msdn.microsoft.com/en-us/library/system.string.tolowerinvariant(VS.85).aspx . Which Read More...
Jim's question from a few weeks ago was: I’m being given a Unicode string and I need to determine if it will render cleanly using the system font (not displaying any blocks or “non-supported-glyph” symbols). I’ve tried using ScriptGetCMap() and GetGlyphIndices(), Read More...
I do try my best know what it is, and where it's at, as this makes me seem more in touch with things, you know? The other day, Joe asked: A friend of mine asked me the following question and I don't know, so I thought I'd see if anyone in here had an Read More...
The other day, in "What kind of soup?" is not exactly a soup question, is it? , I mentioned that I might have a technical example of the issue of Not exactly a soup question, is it? so think of this blog as me finally getting around to doing that. It Read More...
Apologies for the title (note to self: never author blog titles under the influence to try to appear as a cunning linguist!) So it was just the other day that Yong asked: Ok, so it looks like we got a regression (or a design change) on Vista/Windows 7 Read More...
Sometimes an implementation makes a certain feature impossible. Like the way Microsoft does collation, in particular the way its DEFAULT table is implemented (a flat DWORD table for everything 0x0000 to 0xFFFF) means that you can't ever have compressions Read More...
Microsoft is a company based in Redmond, Washington, in the United States of America. Yes it is a world wide company. Yes almost 60% of its products are sold to customers who are not in the US. Yes there are development centers around the world and in Read More...
The other day I was sent mail about a Connect bug. This Connect bug, in fact. The title alone ( mbstowcs_s does not return an error when the current code page does not support all the characters in mbstr ) might suggest what is going on to some of you Read More...
Over in the Suggestion Box, Aaron asked: Michael, We noticed a problematic breaking change between Windows 7 and previous OS's around ConvertDefaultLocale and the Spanish LCIDs LCID lcid1 = ConvertDefaultLocale(PRIMARYLANGID(1034)); LCID lcid2 = ConvertDefaultLocale(PRIMARYLANGID(3082)); Read More...
The question from Alex Ewing was: Hi Michael, I've read a number of your posts regarding the automated installation of supplemental language support on Windows XP but I have a question. I can't seem to get the same exact languages by using my unattend.txt Read More...
I have the feeling that certain questions are going to keep getting asked. Some in person, like "What's up with your facebook profile pictures?" Or others via email, like the one about people not feeling like a code page selection is right for a particular Read More...
This blog is not about the economy! Regular readers may remember this blog, where I mentioned how much I limited my negative categorizations -- the whole English language and I was holding it down to three adjectives. It turns out that there is a part Read More...
I just remembered that I have a Suggestion Box! In it, Abdusalem asked: Hi Michael, I would like to ask/or suggest as a topic something about the Uyghur (PRC) locale in Windows 7. This is a new locale that has been supported by Windows since Windows Vista Read More...
There was a recent [internal] discussion thread where someone was asking about what was the best way to output localized text to the console. After a bit of thread drift, STL pointed out that blog post ( Conventional wisdom is retarded, aka What the @#%&* Read More...
More Posts Next page »
 
Page view tracker