<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>VSOfficeDeveloper: Known Problems, Bugs, and Fixes : Excel</title><link>http://blogs.msdn.com/vsofficedeveloper/archive/tags/Excel/default.aspx</link><description>Tags: Excel</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Excel 2007 XLL SDK Unicode String Support Update</title><link>http://blogs.msdn.com/vsofficedeveloper/archive/2008/09/10/XL12-XLL-Unicode-Update.aspx</link><pubDate>Wed, 10 Sep 2008 23:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8942044</guid><dc:creator>VSOfficeDeveloper</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/vsofficedeveloper/comments/8942044.aspx</comments><wfw:commentRss>http://blogs.msdn.com/vsofficedeveloper/commentrss.aspx?PostID=8942044</wfw:commentRss><description>&lt;P&gt;The Microsoft Excel 2007 XLL SDK introduced a&amp;nbsp;new data structure, the XLOPER12, which&amp;nbsp;allows your addin to obtain Unicode strings in XLL function calls.&amp;nbsp; However, there were a couple of limitations with the implemention of the SDK which prevented your XLL from taking full advantage of this new capability.&amp;nbsp;Specifically, while Excel 12 would allow strings in Unicode, some functions would still insist on a 255 character limit if the resulting XLL type was an XLOPER12 type (instead of a LPWSTR type), restricting the length of the overall string.&amp;nbsp; Also, the benefits of the new string type did not carry over to setting strings with the xlSet function, only&amp;nbsp;accepting them as&amp;nbsp;parameters or reading them as results from certain&amp;nbsp;callback functions.&lt;/P&gt;
&lt;P&gt;Excel development has addressed these limitations in a comprehensive fix for Excel 2007, released as part of the the August 2008 Cumulative Update for Excel 2007 (see &lt;A class="" title=KB956836 href="http://support.microsoft.com/kb/956836/" mce_href="http://support.microsoft.com/kb/956836/"&gt;KB956836&lt;/A&gt; ).&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8942044" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/vsofficedeveloper/archive/tags/Excel/default.aspx">Excel</category></item></channel></rss>