<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Unicode &amp; VB6</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Unicode &amp; VB6]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 19:45:21 +0000</pubDate>
  <lastBuildDate>Tue, 02 May 2006 06:42:29 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=3014</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Unicode &amp; VB6 : I have test the control suites....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=12576&amp;title=unicode-vb6#12576</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1122">mlatona</a><br /><strong>Subject:</strong> 3014<br /><strong>Posted:</strong> 02 May 2006 at 6:42am<br /><br /><P>I have test the control suites. But all control suites don`t works with the skin framework. I think, many VB developer need unicode controls.</P><P>Is it possible, that Codejock create new controls with unicode support&nbsp;and skin framework support? For example (Button, Textbox, Label, Checkbox, Optionbutton...).</P>]]>
   </description>
   <pubDate>Tue, 02 May 2006 06:42:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=12576&amp;title=unicode-vb6#12576</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode &amp; VB6 :   gshawn wrote: Well the MS...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9761&amp;title=unicode-vb6#9761</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 3014<br /><strong>Posted:</strong> 24 November 2005 at 4:16am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by gshawn" alt="Originally posted by gshawn" style="vertical-align: text-bottom;" /> <strong>gshawn wrote:</strong><br /><br /><P>Well the MS Forms 2.0 controls can't be redistributed (they're part of Office), so that kind of makes them hard to use. But I'm curious, what did you think of the UniToolbox and the UnicodeControls? I took a look at UniToolbox a couple years back and it looked overpriced for what it was, while UnicodeControls just looked... messy. What did you think of their current offerings?</P><P></td></tr></table> </P><P>MS Forms 2.0 controls were a no go. Despite the fact that all our end users have Office installed and consequently the FM20.dll. They are unsupported, officially untested outside of VBA apps and potentially a dead technology. Curiously, Microsoft do provide a method of distributing the controls - install Microsoft ActiveX Control Pad which contains the DLL! <A href="http://support.microsoft.com/default.aspx?kbid=224305" target="_blank">http://support.microsoft.com/default.aspx?kbid=224305</A></P><P>The UnicodeControls website didn't inspire confidence for a mission critical set of controls. Additionally I couldn't find any reviews or third party commentary on them, so they were ruled out.</P><P>We finally went with UniToolbox. Yes they are vastly overpriced. We had a deadline to meet and without an alternative, the company was prepared to stump up the money. They have proved very stable and worked exactly as expected as "'drop-in' replacements for the VB intrinsic controls". Furthermore, the entire app was converted/upgraded&nbsp;within hours with the assistance of their wizard. </P>]]>
   </description>
   <pubDate>Thu, 24 Nov 2005 04:16:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9761&amp;title=unicode-vb6#9761</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode &amp; VB6 :   vb1to6 wrote: The winless...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9760&amp;title=unicode-vb6#9760</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 3014<br /><strong>Posted:</strong> 24 November 2005 at 3:53am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by vb1to6" alt="Originally posted by vb1to6" style="vertical-align: text-bottom;" /> <strong>vb1to6 wrote:</strong><br /><br /><P>The winless controls that shipped on the VB 5 CD and I think the VB 6 CD (in the unsupported section of tools) are unicode. They do not hwnd properties but work fine.</P><P></td></tr></table> </P><P>I did look at the Windowless Controls, but the combo box has a different look/feel for the end user and I was not 100% successful in getting them to handle unicode text. I think I was having problems cutting and pasting into the textbox!?! </P>]]>
   </description>
   <pubDate>Thu, 24 Nov 2005 03:53:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9760&amp;title=unicode-vb6#9760</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode &amp; VB6 :   ianp wrote:  Forms 2 Controls:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9748&amp;title=unicode-vb6#9748</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=756">gshawn</a><br /><strong>Subject:</strong> 3014<br /><strong>Posted:</strong> 23 November 2005 at 4:41pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by ianp" alt="Originally posted by ianp" style="vertical-align: text-bottom;" /> <strong>ianp wrote:</strong><br /><br /><UL><LI>Forms 2 Controls: <A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;193540" target="_blank">http://support.microsoft.com/default.aspx?scid=kb;en-us;1935 40</A> <LI>UniToolbox: <A href="http://www.unitoolbox.com/" target="_blank">http://www.unitoolbox.com/</A> <LI>CyberActiveX UnicodeControls: <A href="http://www.cyberactivex.com" target="_blank">http://www.cyberactivex.com</A></td></tr></table></LI></UL><P>Well the MS Forms 2.0 controls can't be redistributed (they're part of Office), so that kind of makes them hard to use. But I'm curious, what did you think of the UniToolbox and the UnicodeControls? I took a look at UniToolbox a couple years back and it looked overpriced for what it was, while UnicodeControls just looked... messy. What did you think of their current offerings?</P>]]>
   </description>
   <pubDate>Wed, 23 Nov 2005 16:41:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9748&amp;title=unicode-vb6#9748</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode &amp; VB6 : The winless controls that shipped...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9747&amp;title=unicode-vb6#9747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1628">vb1to6</a><br /><strong>Subject:</strong> 3014<br /><strong>Posted:</strong> 23 November 2005 at 4:17pm<br /><br /><P>The winless controls that shipped on the VB 5 CD and I think the VB 6 CD (in the unsupported section of tools) are unicode. They do not hwnd properties but work fine.</P>]]>
   </description>
   <pubDate>Wed, 23 Nov 2005 16:17:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9747&amp;title=unicode-vb6#9747</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode &amp; VB6 : Our application is about to be...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9001&amp;title=unicode-vb6#9001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 3014<br /><strong>Posted:</strong> 11 October 2005 at 8:53am<br /><br /><P>Our application is about to be converted into Polish so we have converted to using the unicode versions of the codejock controls and the Translation dlls. All very straight forward and trouble free. <IMG src="http://forum.codejock.com/smileys/smiley32.gif" border="0"></P><P>Since the intrinsic VB controls can't display unicode data, does anyone have any other options for potential replacements:</P><UL><LI>Forms 2 Controls: <A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;193540" target="_blank"> http://support.microsoft.com/default.aspx?scid=kb;en-us;1935 40</A></LI><LI>UniToolbox: <A href="http://www.unitoolbox.com/" target="_blank">http://www.unitoolbox.com/</A></LI><LI>CyberActiveX UnicodeControls: <A href="http://www.cyberactivex.com/" target="_blank">http://www.cyberactivex.com/</A></LI></UL><P>Preferrably very cheap/free <IMG src="http://forum.codejock.com/smileys/smiley2.gif" border="0">:</P>]]>
   </description>
   <pubDate>Tue, 11 Oct 2005 08:53:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3014&amp;PID=9001&amp;title=unicode-vb6#9001</guid>
  </item> 
 </channel>
</rss>