mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-06 14:30:38 +08:00
* include/winbase.h: Add comment about 'missing' SEM flag.
This commit is contained in:
parent
e635b30956
commit
1202770601
@ -1,3 +1,7 @@
|
||||
2006-09-01 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* include/winbase.h: Add comment about 'missing' SEM flag.
|
||||
|
||||
2006-08-30 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* configure.in: Substitute with_cross_host in depending files.
|
||||
|
@ -437,6 +437,7 @@ extern "C" {
|
||||
#define EV_RXFLAG 2
|
||||
#define EV_TXEMPTY 4
|
||||
/* also in ddk/ntapi.h */
|
||||
/* To restore default error mode, call SetErrorMode (0). */
|
||||
#define SEM_FAILCRITICALERRORS 0x0001
|
||||
#define SEM_NOGPFAULTERRORBOX 0x0002
|
||||
#define SEM_NOALIGNMENTFAULTEXCEPT 0x0004
|
||||
|
Loading…
x
Reference in New Issue
Block a user