Hi Arkady,
good to have you back :)
Please send me your email address for direct contact. I sent you a
message that was probably lost :(
Alain
---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for o
Hi!
7-Авг-2004 13:28 [EMAIL PROTECTED] (Luchezar Georgiev) wrote to
[EMAIL PROTECTED]:
LG> exeflat.c of build 2035a (not 2035) has a problem. The start segment is an
LG> argument so it's a variable and its value - 2 must be loaded into DI
LG> instead of the constant 0x5E. Here's a fix:
LG> +*
On Sat, 7 Aug 2004, Luchezar Georgiev wrote:
> exeflat.c of build 2035a (not 2035) has a problem. The start segment is an
> argument so it's a variable and its value - 2 must be loaded into DI
> instead of the constant 0x5E. Here's a fix:
>
> --- cvs\kernel\utils\exeflat.c2004-07-09 04:16:
exeflat.c of build 2035a (not 2035) has a problem. The start segment is an
argument so it's a variable and its value - 2 must be loaded into DI
instead of the constant 0x5E. Here's a fix:
--- cvs\kernel\utils\exeflat.c 2004-07-09 04:16:30.0 +0200
+++ src\kernel\utils\exeflat.c 2004-08-