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
Export & Import data, saving, plotting, plot editing, batch processing
What does not
whatever I have tested seems to have worked
What was not tested
Curve fitting and the likes.
Additional Comments
After installing wine and winetricks (from macports.org), I installed all the additional system files and dlls required as suggested above
Adittionally, I also installed the following
1. comdlg32.dll
2. msxml6
3. comdlg32.ocx
4. vcrun2003
5. vcrun2005
6. vcrun2008.
Then you have to override the following builtin (wine) with native (Windows)
libraries.
1.comctl32 (native,builtin)
2.msvcr80 (native,builtin)
3.msvcr90 (native,builtin)
4.msxml3 (native)
5.msxml4 (native,builtin)
6.msxml6 (native,builtin)
Frankly I don't know which one worked. But after installing the above it worked like a charm for me.