The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results (selected in 'Test Results' table below)
What works
Installer, Main Application, Image imports. Almost everything.
What does not
The white page does not display on screen so its a bit hard to tell where the print area is. Changing options isnt possible as the 1st tab has numerical inputs which default to something like 0.01+e10 and therefore progressing to the next tab or changing anything and clicking ok gives a message along the lines please enter a number making it impossible to do anything other than clicking cancel.
What was not tested
Export as PDF.
Additional Comments
Following DLL overrides were used, not sure which are essential but theres only a few here. The previous posting made by myself says IE is needed to be installed, however with these overrides IE is not required :)
"*"="native, builtin"
"ole32"="builtin, native"
"wininet"="builtin, native"
"msi"="builtin, native"
"msiexec.exe"="builtin, native"
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Slight faults, but mostly working.
by Huw on Monday May 21st 2007, 11:40
On more testing doesn't actually require IE6 installed, it does require the following dll overrides for usage if IE6 is not installed under the destination wine environment.
Msi and Msiexec.exe may also be required to be set to builtin during install dependant on internet connection availability.
However all numeric text fields display numbers in the exponential form ie. 0.01e3 which as a result its not possible to change any options tabs, resize by the status tab, resize the page etc. But general point and click type controls work fine. This may also be causing the white of the page element and occasionally some images from displaying on screen.