Updated Application to version 2.0.34 from 25 May 2005.
Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
Everything works, (!) but only if you install the packaged libraries, into windows/system/ of wine:
COMCAT.DLL -> register with "wine regsvr32 PATH2DLL/COMCAT.DLL"
OLEAUT32.DLL -> -"-
OLEPRO32.DLL -> -"-
STDOLE2.TLB -> no need to register
Furthermore you have to activate these native libraries via winecfg.
What does not
Without the native DLL-libraries the installation crashes, without native STDOLE2.TLB everything works, except the fonts of the important vocabulary items.
The included dictionary works, but it throws an exception, which will pop up an error-box and traces this:
fixme:richedit:ME_StreamOutFlush Invalid returned written size *pcb: 0xdeadbeef (-559038737) instead of 0
What was not tested
printing and the network licence activation were not tested