"James McKenzie" <jjmckenzi...@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.


Reply via email to