Isn't Ink a 1st class citizen in Tablet PC Operating System?
Just wrote a simple tablet app on my laptop (installed with Tablet PC SDK)and ported the .exe on my Tablet PC. Simple win-form stuff with labels and 1 inkcollector object. Worked fine on my laptop.
When I ran it, it prompted me with an exeception, its looking for
Microsoft.Ink.dll What surprised me was the lack of that .dll in Windows XP Tablet PC Edition. Should this API/.dll be included by default in the OS?
Strange ...