http://bugs.winehq.org/show_bug.cgi?id=12164
Summary: Two issues trying to run Paint.NET Product: Wine Version: 0.9.58. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: tinivole@hotmail.co.uk
1)IsWow64Process is not implemented properly in the kernel32.dll
2)MEM_WRITE_WATCH is not supported by NtAllocateVirtualMemory in the ntdll.dll.
I am only guessing, this was echoed on my first run in 0.9.58 with Paint.NET 3.0.
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" fixme:process:IsWow64Process (0xffffffff 0x34f634) stub! fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
Also if anyone knows how to get the VC Runtime installed on wine, I think that will solve the other problem with the "VC80.CRT" error.
Regards Iain