http://bugs.winehq.org/show_bug.cgi?id=10581 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-01-06 15:55:35 ---
From comment #2: amstream and ole32 native
Why set ole32 to native? That seems pretty useless to me. I think you need to register the native amstream before you use it. Try this: copy it from your windowsparttition into system32. Then: WINEDLLOVERRIDES="amstream=n" regsvr32 amstream.dll WINEDLLOVERRIDES="amstream=n" wine SWAT.exe (or whatever the executable is called) See what it does then -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.