MSVCP80 implementation

Dmitry Timoshkov dmitry at codeweavers.com
Mon Dec 22 21:31:33 CST 2008


"James McKenzie" <jjmckenzie51 at earthlink.net> wrote:

>>>   I'm attempting to get software to run which requires some functions in
>>> MSVCP80 to be implemented.
>>>     
>> You need to install msvc2005 redistributable runtime. The simplest way is
>> using winetricks: http://wiki.winehq.org/winetricks
>>
>> Implementing all that is a huge waste of time.
>>
>>   
> Legally speaking, we should start implementing all of the functions in 
> the Win32/Win64 API.

MSVCP80 is not a part of win32 API, that's a redistributable run-time
library supposed to be provided by an application.

-- 
Dmitry.



More information about the wine-devel mailing list