Hello, I tried to run DogFighter on Steam, unfortunately whenever I try to start it I get this error message. Code: err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not registered err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc} could be created for context 0x1 fixme:dwmapi:DwmSetWindowAttribute (0x20170, 2, 0x32d55c, 4) stub fixme:dwmapi:DwmSetWindowAttribute (0x20170, 3, 0x32d558, 4) stub fixme:dwmapi:DwmSetWindowAttribute (0x20170, 4, 0x32d554, 4) stub fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.4053) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.4053) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) err:ole:RevokeDragDrop invalid hwnd (nil) err:ole:RevokeDragDrop invalid hwnd 0xd0152 err:module:find_forwarded_export module not found for forward 'msvcr90._encode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encoded_null' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._decode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._initterm_e' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._initterm_e' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encoded_null' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._decode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._initterm_e' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._decode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._encode_pointer' used by L"C:\\windows\\system32\\msvcr80.dll" err:module:find_forwarded_export module not found for forward 'msvcr90._initterm_e' used by L"C:\\windows\\system32\\msvcr80.dll" wine: Call from 0x7ef8b38a to unimplemented function MSVCR80.dll._initterm_e, aborting wine: Call from 0x7eddbdd3 to unimplemented function msvcr80.dll._except_handler4_common, aborting [...] // message is repeated very often wine: Call from 0x7eddbdd3 to unimplemented function msvcr80.dll._except_handler4_common, aborting err:seh:setup_exception_record stack overflow 952 bytes in thread 0062 eip 7ef7d576 esp 00240f78 stack 0x240000-0x241000-0x340000 I'm using Debian 5.0 (Lenny) with wine-1.1.42, I also installed several Visual C++ libraries using winetricks (especially vcrun2003, vcrun2005 and vcrun2008). Now I have the feeling that this problem may not be solvable but I am very curious about whether the actual problem lies i.e. what goes wrong. Thank you.