[Wine] Running an .NET 1.1 Program

James McKenzie jjmckenzie51 at sprintpcs.com
Thu Mar 20 22:15:29 CDT 2008


Timeout wrote:
> fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported 
>
> is probably NOT the reason for the crash.
>
> I have it too on my .NET application and I can safely ignore it because the application is not affected.
>
> If you read some documentation about the net, you will see that the .NET is using JIT and not MEM_WRITE_WATCH but MEM_WRITE_WATCH is used by Visual Basic which leads me to the (uneducated) opinion that this error is just thrown by the C++ on which the .NET is based.
> However as per WINDOWS_2000 if MEM_WRITE_WATCH is not supported, it is just ignored by the concerned components.
>
>   
I will not fire you for this, but some programs are written with VB.NET 
and thus may be affected by this problem.  I could name one here, but 
I'm under a Non-Disclosure Agreement with its manufacturer.'

James Mckenzie




More information about the wine-users mailing list