Hi!

2-Фев-2004 02:31 Arkady V.Belousov wrote to
[EMAIL PROTECTED]:

AVB> -          r.bx = (r.bx & 0xff) | (dhp->dh_attr << 8);
AVB> +          r.BH = dhp->dh_attr << 8;

     Ooops, sorry, of course:

+          r.BH = dhp->dh_attr;




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freedos-kernel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to