<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Nektra-NKTWAB Google Group</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB</link>
  <description>Nektra NKTWAB group helps developers using NKTWAB product from Nektra to develop Outlook Express and Windows Mail plugins.</description>
  <language>en</language>
  <item>
  <title>entryID error on Vista</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/d0edf74431debc33/f0dad70e101eb4d0?show_docid=f0dad70e101eb4d0</link>
  <description>
  hi all &lt;br&gt; I&#39;m using ntkwab in my project, it works fine on xp, but on vista, &lt;br&gt; entryID of contactID is wrong: every time when i modify an contact &lt;br&gt; item, its entryID will change. I check the entryID and find out that, &lt;br&gt; the first 200 chars in entryID are identical, but last 100+ chars are &lt;br&gt; changable. Is this a bug?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/d0edf74431debc33</guid>
  <author>
  crazyen...@gmail.com
  (crazyender)
  </author>
  <pubDate>Fri, 26 Sep 2008 10:11:24 UT
</pubDate>
  </item>
  <item>
  <title>NKTWAB....Comet....on Visual Studio 2008(version 9)</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/dfc0ffd39188b479/1dd1110ac2e40fb4?show_docid=1dd1110ac2e40fb4</link>
  <description>
  Hi all!!, &lt;br&gt; &lt;p&gt;I executed a sample code posted on group that performs CRUD(create, &lt;br&gt; add, delete etc) on WAB. &lt;br&gt; I was not able to create new contact, but i was able to fetch as many &lt;br&gt; contact items as defined in IConatct interface, but not all. &lt;br&gt; &lt;p&gt;I need to fetch all contact items of WAB and also perform CRUD on WAB
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/dfc0ffd39188b479</guid>
  <author>
  manishaa.paan...@gmail.com
  (manishaa_p)
  </author>
  <pubDate>Sat, 02 Aug 2008 05:24:21 UT
</pubDate>
  </item>
  <item>
  <title>c# sample for NKTWABLib</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/41470f8f87e8a2c3/aa00345b4a9a653e?show_docid=aa00345b4a9a653e</link>
  <description>
  using WAB = NKTWABLib; &lt;br&gt; &lt;p&gt;private static void addContact() &lt;br&gt; { &lt;br&gt; WAB.NKTWABClass wab = new WAB.NKTWABClass(); &lt;br&gt; WAB.Folder fd = wab.DefaultFolder; &lt;br&gt; WAB.IFolderContacts ifc = (WAB.IFolderContacts)fd.Contac ts; &lt;br&gt; WAB.Contact c = ifc.Add(); &lt;br&gt; c.DefaultEmailAddress = &amp;quot;t...@email.com&amp;quot;; &lt;br&gt; c.DisplayName = &amp;quot;Display Name&amp;quot;;
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/41470f8f87e8a2c3</guid>
  <author>
  terence...@gmail.com
  (Terence Lau)
  </author>
  <pubDate>Fri, 21 Mar 2008 05:37:23 UT
</pubDate>
  </item>
  <item>
  <title>Contacts from the &#39;Shared Contacts&#39; folder</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/8915fa8913ef7b04/5d12be7a6b91cc94?show_docid=5d12be7a6b91cc94</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I embedded NKTWAB library in my application and found I cannot access &lt;br&gt; contatcs from the &#39;Shared Contacts&#39; folder. &lt;br&gt; &lt;p&gt;INKTWAB.RootFolder.Folders list does not contain &#39;Shared Contacts&#39; by &lt;br&gt; itself. INKTWAB.RootFolder.Contacts returns empty contacts list. &lt;br&gt; &lt;p&gt;Is there any way to read contacts from the Shared Contacts folder?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/8915fa8913ef7b04</guid>
  <author>
  alexander.goldb...@webceo.ks.ua
  (alexander goldberg)
  </author>
  <pubDate>Sat, 16 Feb 2008 10:45:12 UT
</pubDate>
  </item>
  <item>
  <title>Use with Java</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/96c3f24778b5f4b2/d5062bcd8bb951f8?show_docid=d5062bcd8bb951f8</link>
  <description>
  GoodMorning, &lt;br&gt; can any one helps me how to use the dll with java? &lt;br&gt; I would like to have an example on how to load the library and invoke &lt;br&gt; a method. &lt;br&gt; &lt;p&gt;Thanks, Berna
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/96c3f24778b5f4b2</guid>
  <author>
  cybpeg...@inwind.it
  (cybp)
  </author>
  <pubDate>Fri, 04 Jan 2008 10:59:02 UT
</pubDate>
  </item>
  <item>
  <title>Utilizzo con java</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/9aa0133cdd84a5ba/2cefef83778fc080?show_docid=2cefef83778fc080</link>
  <description>
  Buongiorno a tutti, &lt;br&gt; avrei bisogno di poter visualizzare gli indirizzi in rubrica da java &lt;br&gt; ma non ho esperienza con l&#39;interfacciamento a dll. Avete qualche riga &lt;br&gt; di codice di esempio in java sui passi da seguire?(mi basterebbe &lt;br&gt; solamente anche vedere come caricare la libreria e richiamare un &lt;br&gt; metodo).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/9aa0133cdd84a5ba</guid>
  <author>
  cybpeg...@inwind.it
  (cybp)
  </author>
  <pubDate>Fri, 04 Jan 2008 10:50:17 UT
</pubDate>
  </item>
  <item>
  <title>how to add the contact in Outlook express using C# .NET i.e how to syncronize the contact with outlook express</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/7a620c7efc134f45/40c72541d98c32e5?show_docid=40c72541d98c32e5</link>
  <description>
  can any one helps me how to add the contacts in outlook express using &lt;br&gt; c# .NET i.e how to syncronize the contact with outlook express
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/7a620c7efc134f45</guid>
  <author>
  patiljagdi...@gmail.com
  (jagdish)
  </author>
  <pubDate>Mon, 03 Dec 2007 05:00:55 UT
</pubDate>
  </item>
  <item>
  <title>NKTWAB installation failure on XP machine</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/a6c01656cb1d3dc2/c4583c29d76e379a?show_docid=c4583c29d76e379a</link>
  <description>
  The library could not install on some XP machines. &lt;br&gt; The error during installation was - &lt;br&gt; Module ..\\nktwab.dll failed to register HRESULT -2147220992 &lt;br&gt; Any Ideas? Thanks.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/a6c01656cb1d3dc2</guid>
  <author>
  neel.t...@gmail.com
  (neil)
  </author>
  <pubDate>Wed, 14 Nov 2007 17:41:27 UT
</pubDate>
  </item>
  <item>
  <title>NKTWAB Delphi examples</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/36bea9a55311090d/9fb60c2a208d0999?show_docid=9fb60c2a208d0999</link>
  <description>
  Last year somebody posted link to Delphi NKTWAB sources in the group. &lt;br&gt; Unfortunately this link is dead. Have anyone the copy of the Delphi &lt;br&gt; sources?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/36bea9a55311090d</guid>
  <author>
  alexander.goldb...@webceo.ks.ua
  (alexander goldberg)
  </author>
  <pubDate>Tue, 13 Nov 2007 15:06:13 UT
</pubDate>
  </item>
  <item>
  <title>NKTWAB, OEAPI and Comet</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/3326f125eb1c5242/572db7be4b150fec?show_docid=572db7be4b150fec</link>
  <description>
  Hello, &lt;br&gt; We gave a look to your NKTWAB and OEAPI com libraries. &lt;br&gt; It appears to us that the the Comet Library is needed in order to &lt;br&gt; write a client application. Is that right ? &lt;br&gt; We don&#39;t know this library at all. &lt;br&gt; You provide good examples with the OEAPI object, but we face some &lt;br&gt; difficulties with the NKTWAB object.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/3326f125eb1c5242</guid>
  <author>
  don...@gmail.com
  (Jean Beaucour)
  </author>
  <pubDate>Sat, 27 Oct 2007 03:02:25 UT
</pubDate>
  </item>
  <item>
  <title>No Birthday-Proberty ?</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/bfdbb6402376da94/58c4b66885f63d39?show_docid=58c4b66885f63d39</link>
  <description>
  Hy people &lt;br&gt; I try to use the NKT Wab lib in a well known phone-sync-application &lt;br&gt; (MyPhoenExplorer). Basicly everything works great - only one thing &lt;br&gt; disturb me: I have found no Birthday-Property in the Contact-Class. So &lt;br&gt; its not possible to read or write the Birthday :-( . I am using Visual &lt;br&gt; Basic 6 for development. Is it possible to add the Birthday-Property ?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/bfdbb6402376da94</guid>
  <author>
  fj.wechselber...@gmx.at
  (FJ)
  </author>
  <pubDate>Mon, 24 Sep 2007 10:01:46 UT
</pubDate>
  </item>
  <item>
  <title>Unable to test NKTWAB Demo Module</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/1f956f0f432f90df/05b068747a33a4fd?show_docid=05b068747a33a4fd</link>
  <description>
  Hello, &lt;br&gt; I want to test the NKTWAB Demo Module under Windows XP und I found a &lt;br&gt; bug at the installation routine. &lt;br&gt; In window &amp;quot;destination folder&amp;quot; the folder field is blank. If I want to &lt;br&gt; change the destination folder I will get the error message &amp;quot;Internal &lt;br&gt; Error 2343&amp;quot; and then &amp;quot;Installtion ended prematurely because of an
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/1f956f0f432f90df</guid>
  <author>
  twea...@oebackup.de
  (Fino)
  </author>
  <pubDate>Tue, 04 Sep 2007 08:34:08 UT
</pubDate>
  </item>
  <item>
  <title>Unable to remove the DefaultEmailAddress using mycontact.DefaultEmailAddress.Remove(0) API.</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/4ba30c7692d49237/3a5753b8c9d2ff72?show_docid=3a5753b8c9d2ff72</link>
  <description>
  Hello Sir, &lt;br&gt; I am trying to replace the DefaultEmailAddress of a &lt;br&gt; particular conact with another EmailAddress, for which I am using the &lt;br&gt; DefaultEmailAddress.Remove API to remove the defaultEmailAddress and &lt;br&gt; add a new EmailAddress to replace it. &lt;br&gt; But the API mycontact.DefaultEmailAddress. Remove(0) is not removing
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/4ba30c7692d49237</guid>
  <author>
  gr.am...@gmail.com
  (Amogh)
  </author>
  <pubDate>Tue, 28 Aug 2007 04:10:24 UT
</pubDate>
  </item>
  <item>
  <title>NKTWab for WIN 98 and NKTWab for XP, VISTA, etc.</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/16f094dc185a8c9b/5ab48aa29d369596?show_docid=5ab48aa29d369596</link>
  <description>
  Hi, &lt;br&gt; Thanks for your contribution with NKTWAB. I am developing an &lt;br&gt; application that should run in Windows 98, Windows XP, Windows Vista, &lt;br&gt; etc. I know that exist NKTWAB for W98 and NKTWAB for Windows XP, &lt;br&gt; Vista, but How Can I to instance the correct NKTWab Object if both &lt;br&gt; controls have the same name? &lt;br&gt; Walter.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/16f094dc185a8c9b</guid>
  <author>
  wmezar...@yahoo.com.ar
  </author>
  <pubDate>Fri, 17 Aug 2007 20:33:25 UT
</pubDate>
  </item>
  <item>
  <title>I am getting an exception called &quot;Cannot Create ActiveX Component&quot; with Outlook Express 5.0 using NKTWab.</title>
  <link>http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/8fb84e6e0ad1edd5/514d99ae49a895fe?show_docid=514d99ae49a895fe</link>
  <description>
  Hello Sir/Madam, &lt;br&gt; I am using NKTWab for synching Outlook Express contacts &lt;br&gt; with web interface. I am testing for different versions of Outlook &lt;br&gt; Express. I am using NKTWab 2.0. I tested for Outlook Express 6.0, it &lt;br&gt; is synching fine with the web interface. But when I tried to sync &lt;br&gt; Outlook Express 5.0 contacts, I am getting an exception called &amp;quot;Cannot
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/Nektra-NKTWAB/browse_thread/thread/8fb84e6e0ad1edd5</guid>
  <author>
  gr.am...@gmail.com
  (Amogh)
  </author>
  <pubDate>Wed, 13 Jun 2007 03:14:12 UT
</pubDate>
  </item>
  </channel>
</rss>
