<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 1: Please add support for widestring parameters</title><link>https://sourceforge.net/p/pascalmock/feature-requests/1/</link><description>Recent changes to 1: Please add support for widestring parameters</description><atom:link href="https://sourceforge.net/p/pascalmock/feature-requests/1/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 23 Oct 2008 08:26:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pascalmock/feature-requests/1/feed.rss" rel="self" type="application/rss+xml"/><item><title>Please add support for widestring parameters</title><link>https://sourceforge.net/p/pascalmock/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The current implementation does not allow for passing widestrings as function parameters.  The WithParams() and ReturnsOutParams() functions copy the in-coming array of const using the function VariantsUtil.ConstArrayToVariantArray.&lt;/p&gt;
&lt;p&gt;This function has a case statement allowing for different types to be converted, but does not feature branches for Widestrings or unicode strings.&lt;/p&gt;
&lt;p&gt;I have attached a version of VariantsUtil that extends this case statement.  It "works for me" but I'm not entirely convinced I've gone the right way about adding the two types.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Andrew Napier&lt;br /&gt;
andrew.napier@runbox.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 23 Oct 2008 08:26:41 -0000</pubDate><guid>https://sourceforge.net6cd403674da60be029e7f7cf9fab0eaa67bbaf59</guid></item></channel></rss>