I followed the instructions to the letter, this is what I get:

steev@steev-desktop:~/.wine/drive_c/Program Files/CCP/EVE$ wine eve.exe
fixmerocess:IsWow64Process (0xffffffff 0x34fc24) stub!
fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x347a6c
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMe m (0x17c618) : stub, simulating 64MB for now, returning 64MB left
fixme:imm:ImmReleaseContext (0x20026, 0x1603b0): stub
fixme:imm:ImmGetIMEFileNameA (0x4090409, 0x34a950, 260): stub
fixme:imm:ImmGetIMEFileNameA (0x4090409, 0x34a974, 260): stub

Running that command didn't help.


So I download msvcr80.dll and put it in my system32 folder, and I get this:

steev@steev-desktop:~/.wine/drive_c/Program Files/CCP/EVE$ wine eve.exe
fixmerocess:IsWow64Process (0xffffffff 0x34fc24) stub!
wine: Call from 0x7c4508dc to unimplemented function MSVCR80.dll._except_handler4_common, aborting
err:seh:setup_exception stack overflow 1188 bytes in thread 000e eip b7d19dc3 esp 00240b5c stack 0x241000-0x350000
steev@steev-desktop:~/.wine/drive_c/Program Files/CCP/EVE$
Ideas?