I successfully installed DivX player 6.6 using wine. But when I try to open the player, I get the following errors. Code: err:module:find_forwarded_export function not found for forward 'msvcrt.__CxxFrameHandler3' used by L"C:\\windows\\system32\\msvcr80.dll". If you are using builtin L"msvcr80.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._vswprintf' used by L"C:\\windows\\system32\\msvcr80.dll". If you are using builtin L"msvcr80.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._localtime64' used by L"C:\\windows\\system32\\msvcr80.dll". If you are using builtin L"msvcr80.dll", try using the native one instead. err:module:find_forwarded_export function not found for forward 'msvcrt._time64' used by L"C:\\windows\\system32\\msvcr80.dll". If you are using builtin L"msvcr80.dll", try using the native one instead. wine: Call from 0x68330418 to unimplemented function msvcrt.dll._set_printf_count_output, aborting err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception. How do I rectify these errors. Any help is appreciated. Thanks.