[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: System calls without error checks in w32
From: |
Eli Zaretskii |
Subject: |
Re: System calls without error checks in w32 |
Date: |
Sat, 29 May 2010 20:43:23 +0300 |
> From: Lennart Borgman <address@hidden>
> Date: Sat, 29 May 2010 04:38:24 +0200
>
> There is a lot of system calls in the w32 without error checking.
??? "A lot"? Please give examples of those.
> How about adding something like
>
> DebPrint (("error w32_creatwindow.AjdustRectangle => %d\n",
> GetLastError ()));
>
> to all of them? Is there anyone who has anything against this?
What for?
- System calls without error checks in w32, Lennart Borgman, 2010/05/29
- Re: System calls without error checks in w32,
Eli Zaretskii <=
- Re: System calls without error checks in w32, Lennart Borgman, 2010/05/29
- Re: System calls without error checks in w32, Eli Zaretskii, 2010/05/29
- Re: System calls without error checks in w32, Lennart Borgman, 2010/05/29
- Re: System calls without error checks in w32, Eli Zaretskii, 2010/05/29
- Re: System calls without error checks in w32, Lennart Borgman, 2010/05/29
- Re: System calls without error checks in w32, Eli Zaretskii, 2010/05/29
- Re: System calls without error checks in w32, Lennart Borgman, 2010/05/29
- Re: System calls without error checks in w32, Eli Zaretskii, 2010/05/30
- Re: System calls without error checks in w32, Lennart Borgman, 2010/05/30
- Re: System calls without error checks in w32, Juanma Barranquero, 2010/05/30