This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: SetErrorMode
- From: Larry Hall <cygwin-lh at cygwin dot com>
- To: "Benson Margulies" <bim2003 at basistech dot com>, <cygwin at cygwin dot com>
- Date: Sun, 21 Mar 2004 21:56:03 -0500
- Subject: Re: SetErrorMode
- References: <E8CC5F35918C084F8DBF32A5161C4003285E09@mailserver.basistech.net>
- Reply-to: Cygwin List <cygwin at cygwin dot com>
At 12:52 PM 3/21/2004, you wrote:
>I'm trying to run some builds under cygwin with SetErrorMode set to
>avoid Windows dialog boxes in the event of hard errors. I'm failing. I
>get dialog boxes. Is cygwin doing anything to call SetErrorMode and undo
>my efforts, or do I need to look elsewhere?
You're a little short on details here but to answer your question, the
code for the Cygwin DLL only makes one call to SetErrorMode() for
SEM_FAILCRITICALERRORS.
HTH,
--
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
838 Washington Street (508) 893-9889 - FAX
Holliston, MA 01746
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/