Hi again
Problem 1: I have found something strange in a VB app. If I run it with "wine vberror" it works quite ok. But if I call it with "winedbg vberror" it freaks out on pressing the button. Maybe it's a timing problem that an exception couldn't be caught as wine could do it being faster.
Problem 2: Quite simple to test: If I click in the treeview it disappears :)
Both problems can be tested with this little sample proggy: http://www.indel.ch/ftp/VBError.zip
I had to use the native oleaut32.dll as the builtin worked even worse on the treeview. The rest is out of the (cvs-)box 20021004, SuSE 8.0
Thanks
bye Fabi