On Thu, 22 Dec 2005 19:52, Alexandre Julliard wrote:

> You can probably fix it by defining an _end symbol, like we do for
> MacOS. You certainly don't want to try modifying the binary after it
> has been built.

This will work if (and only if) the value of SizeOfImage is unimportant for 
Winelib executables. Of course in that case there is probably some merit in 
setting it to zero anyway since at least that would make it obvious that it 
has no meaningful value if somebody reads it later.
-- 
Troy Rollo - [EMAIL PROTECTED]


Reply via email to