http://bugs.winehq.org/show_bug.cgi?id=14550 Summary: MS Ink demo program fails Product: Wine Version: 1.1.1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: bcw1000(a)yahoo.com Created an attachment (id=14898) --> (http://bugs.winehq.org/attachment.cgi?id=14898) shell script to set up the environment & run the program Microsoft provides sample applications for use with their Tablet SDK. I am running a sample that allows basic ink writing and recognition under Wine-1.1.1. For it to work, InkObj.DLL and Wisptis.exe binaries are required. I install them via the Microsoft Windows Journal Viewer. InkObj requires unimplemented functions of GdiPlus, so I install it using winetricks. Also some text recognizer must be installed. I own Tablet XP (1 license) so I copy a recognizer dll and another required file from my XP partition to ~/.wine and register them. Now when I launch "BasicRecognition.exe", it fails in it's initialization sequence (judging by the source code) and gives me some output. The Installation script and output log are attached. Seems to be some OLE (or RPC) problems as several are mentioned in the output. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.