workaround for MSVCRT_operator_new in 64bit wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
krish
Level 2
Level 2
Posts: 25
Joined: Mon Apr 20, 2009 9:48 am

workaround for MSVCRT_operator_new in 64bit wine

Post by krish »

Any workaround to implement the function
msvcrt.??2@YAPEAX_K@Z in msvcrt for 64bit wine?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: workaround for MSVCRT_operator_new in 64bit wine

Post by vitamin »

krish wrote:Any workaround to implement the function
msvcrt.??2@YAPEAX_K@Z in msvcrt for 64bit wine?
Sure, use 32-bit Wine. Wine64 is highly experimental atm.
Locked