On Tuesday 23 December 2008 16:22:52 Steven Edwards wrote:
> On Mon, Dec 22, 2008 at 10:31 PM, Dmitry Timoshkov
>
> wrote:
> > MSVCP80 is not a part of win32 API, that's a redistributable run-time
> > library supposed to be provided by an application.
>
> Does the EULA allow for it to be packaged
On Mon, Dec 22, 2008 at 10:31 PM, Dmitry Timoshkov
wrote:
> MSVCP80 is not a part of win32 API, that's a redistributable run-time
> library supposed to be provided by an application.
Does the EULA allow for it to be packaged for use on non-windows
systems? If not then thats not an option for Wine
>"James McKenzie" 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
>>>
>>> Implement
"James McKenzie" 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 t
Vitaliy Margolen wrote:
> lo...@museresearch.com wrote:
>
>> Hi all,
>> 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.wineh
lo...@museresearch.com wrote:
> Hi all,
> 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 h
Hi all,
I'm attempting to get software to run which requires some functions in
MSVCP80 to be implemented. Using the original DLLs is not an option for
us. In particular, a couple of the allocator functions are being called
(msvcp80.dll.??0?$basic_str...@du?$char_traits@d...@std@@v?$alloca...@d@