View Single Post
  #3  
Old 04-22-2009, 11:58 AM
mitra mitra is offline
Approved Member
 
Join Date: Mar 2008
Location: Milano
Posts: 668
Default

The error is generated by a program call to a C++ function which isn't find. Can be you don't have installed correctly the visual C++ runtime library (in control panel you must find the installation), or by a game dll, or by a videocard driver dll, or by a directx dll, or by a windows dll.

You have already reinstalled the game, so I don't think it is a game dll, so try first to update the driver of videocard (or uninstall and reinstall if you have the last), if not work reinstall the C++ library (in microsoft site you find this), if not work reinstall the directx (what version of directx you use?), at last I hope not made a recover of Windows.
Reply With Quote