On Tue, 27 Sep 2005 10:50, Kevin DeKorte wrote:
On Monday 26 September 2005 05:43 pm, Troy Rollo wrote:
Does it work if you just delete usp10.dll.so from your /usr/local/lib/wine (or equivalent) directory?
Yes
OK, then a correct fix would involve implementing (or at least providing an implementation that "appears" to return valid data) the entry point (and any others used by Notes) rather than just providing a stub.
Unfortunately the documentation for the Uniscribe functions in MSDN is atrocious even by Microsoft standards. At a guess Notes has called ScriptGetFontProperties, which should populate the script variable.
Try the following (untested, may not even compile) as a starting point (You will need to fill out the ScriptFreeCache entry in the spec file).