<?xml version="1.0" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <atom:link rel="search"
    href="http://www.nnseek.com/nnseek_com_os_descr.xml"
    type="application/opensearchdescription+xml"
    title="Search in newsgroups" />
  <title>Search result for Languageset</title>
  <link>http://www.nnseek.com/Languageset_s.html</link>
  <description>Search results for Languageset</description>
  <lastBuildDate>Mon, 16 Apr 2007 02:57:23 PDT</lastBuildDate>
  <image>
    <title>http://www.nnseek.com/</title>
    <link>http://www.nnseek.com/</link>
    <url>http://www.nnseek.com/img/64.png</url>
    <width>64</width>
    <height>64</height>
    <description>NNSeek</description>
  </image>

  <item>
    <title><![CDATA[Re: How to uncover the language version of MS Outlook 2003]]></title>
    <guid>http://www.nnseek.com/e/microsoft.public.outlook/how_to_uncover_the_language_version_of_ms_outlook_214458625m.html</guid>
    <link>http://www.nnseek.com/e/microsoft.public.outlook/how_to_uncover_the_language_version_of_ms_outlook_214458625m.html</link>
    <description><![CDATA[... helped me in my case. Sample code in C# :    using <a href="http://System.Runtime.InteropServices" rel="nofollow" class="url" target="_blank">System.Runtime.InteropServices</a>;  using MyOutlook = <a href="http://Microsoft.Office.Interop.Outlook" rel="nofollow" class="url" target="_blank">Microsoft.Office.Interop.Outlook</a>;    [...]    MyOutlook.Application app = null;  int iLCID = 0;    [...]    this.app = new MyOutlook.Application();  this.iLCID =  this.app.<b>LanguageSettings</b>.get_LanguageID(<a href="http://Microsoft.Office.Core.MsoAppLanguageID.msoLanguageIDUI" rel="nofollow" class="url" target="_blank">Microsoft.Office.Core.MsoAppLanguageID.msoLanguageIDUI</a>);      Regards,  Gernot Mulisch  <br><br>
    <table border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="30">&nbsp;</td>
        <td>Posted In: <a href="http://www.nnseek.com/e/microsoft.public.outlook/">microsoft.public.outlook</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/microsoft.public.outlook/how_to_uncover_the_language_version_of_ms_outlook_214458625t.html">no comments</a></td>
        <td width="20">&nbsp;</td>
        <td><a href="http://www.nnseek.com/e/microsoft.public.outlook/how_to_uncover_the_language_version_of_ms_outlook_214458625m.html">Reply</a></td>
      </tr></table>]]></description>
    <pubDate>Mon, 16 Apr 2007 02:57:23 PDT</pubDate>
  </item>
</channel>
</rss>