Am 16.01.2011 04:45, schrieb Vitaliy Margolen:
> On 01/14/2011 01:49 PM, André Hentschel wrote:
>> It can happen that the adress 0x7ffe is blocked by some loaded libraries
>> already.
>> +if (status)
>> +{
>> +MESSAGE( "wine: failed to map the shared user data: %x\n", status );
On 01/14/2011 01:49 PM, André Hentschel wrote:
It can happen that the adress 0x7ffe is blocked by some loaded libraries
already.
+if (status)
+{
+MESSAGE( "wine: failed to map the shared user data: %x\n", status );
+exit(1);
+}
Most well behaved programs don't nee