<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Windows Mobile Ink: The Correct Way of Getting Recognition Results</title><link>http://msmvps.com/blogs/nuoyan/archive/2007/08/05/sss.aspx</link><description>Windows Mobile Ink APIs are new in Windows Mobile 6 SDK. I guess they are trying to replace the old RichInk APIs. The way of using Windows Mobile Ink is not complex. The basic idea is to have a IInkOverlay object as an ink collector; an IInkDisp object</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Windows Mobile Ink: The Correct Way of Getting Recognition Results</title><link>http://msmvps.com/blogs/nuoyan/archive/2007/08/05/sss.aspx#1736212</link><pubDate>Thu, 29 Oct 2009 21:54:07 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1736212</guid><dc:creator>Martin Mueller</dc:creator><description>&lt;p&gt;Hello Nuo&lt;/p&gt;
&lt;p&gt;Thanks for this explanation.&lt;/p&gt;
&lt;p&gt;Unfortunately, doing pInkStrokes-&amp;gt;get_RecognitionResult(&amp;amp;pInkRecognitionResult); fails on localized OS (non US Windows Mobile) and throws an exception.&lt;/p&gt;
&lt;p&gt;Is there any way to invoke a ink recognizer on a localized OS?&lt;/p&gt;
&lt;p&gt;Also, I have tried to call IInkRecognizers-&amp;gt;GetDefaultRecognizer(lcid), unfortunately only lcid=0 is supported, and it trows an exception as well on localized OS&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1736212" width="1" height="1"&gt;</description></item><item><title>re: Windows Mobile Ink: The Correct Way of Getting Recognition Results</title><link>http://msmvps.com/blogs/nuoyan/archive/2007/08/05/sss.aspx#1680536</link><pubDate>Mon, 23 Mar 2009 07:58:28 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1680536</guid><dc:creator>John</dc:creator><description>&lt;p&gt;I got a TPC_E_RECOGNIZER_NOT_REGISTERED error code&lt;/p&gt;
&lt;p&gt;Does anyone know why?&lt;/p&gt;
&lt;p&gt;I can not find any default recognizer to install&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1680536" width="1" height="1"&gt;</description></item><item><title>Cosmetic Surgery</title><link>http://msmvps.com/blogs/nuoyan/archive/2007/08/05/sss.aspx#1656469</link><pubDate>Thu, 11 Dec 2008 08:29:27 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1656469</guid><dc:creator>Cosmetic Surgery</dc:creator><description>&lt;p&gt; Excellent site guys! &amp;nbsp;great work! &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1656469" width="1" height="1"&gt;</description></item><item><title>Help YOU GO GO</title><link>http://msmvps.com/blogs/nuoyan/archive/2007/08/05/sss.aspx#1644346</link><pubDate>Tue, 12 Aug 2008 05:42:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1644346</guid><dc:creator>glogle</dc:creator><description>&lt;p&gt;Best site. Greeat you.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1644346" width="1" height="1"&gt;</description></item><item><title>re: Windows Mobile Ink: The Correct Way of Getting Recognition Results</title><link>http://msmvps.com/blogs/nuoyan/archive/2007/08/05/sss.aspx#1232294</link><pubDate>Fri, 05 Oct 2007 15:27:25 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1232294</guid><dc:creator>Nuo Yan</dc:creator><description>&lt;p&gt;Hi Stephen,&lt;/p&gt;
&lt;p&gt;There are many possibilities that WinCE501bException can happen. For example, using deprecated APIs, processing data in incorrect way, etc. &lt;/p&gt;
&lt;p&gt;I'm not sure I can figure out what kind of reason may be for your problem, but if you want you can let me know some details of the problem and I'll see if I know anything about that. &lt;/p&gt;
&lt;p&gt;The detail may include what APIs you are using and when does this problem happens (or in what scenario it happens).&lt;/p&gt;
&lt;p&gt;Nuo&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1232294" width="1" height="1"&gt;</description></item><item><title>re: Windows Mobile Ink: The Correct Way of Getting Recognition Results</title><link>http://msmvps.com/blogs/nuoyan/archive/2007/08/05/sss.aspx#1232284</link><pubDate>Fri, 05 Oct 2007 15:26:28 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1232284</guid><dc:creator>stephen</dc:creator><description>&lt;p&gt;Hi there, &amp;nbsp;&lt;/p&gt;
&lt;p&gt;We are developing a windows mobile app and are having serious trouble with this error being thrown: WinCE501bException. &amp;nbsp;Your blog is perhaps one of the only ones to mention the error after alot of research. &amp;nbsp;Do you have any idea what kind of situation might throw this strange error?&lt;/p&gt;
&lt;p&gt;Hopefully, &lt;/p&gt;
&lt;p&gt;Stephen&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1232284" width="1" height="1"&gt;</description></item></channel></rss>