summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/winnt.h
Commit message (Expand)AuthorAgeFilesLines
* * mingw: Delete obsolete directory.Christopher Faylor2012-11-071-4056/+0
* * include/winnt.h (MemoryBarrier): Define to __mingworg_MemoryBarrier()Earnie Boyd2012-08-061-1/+2
* * include/winnt.h (MemoryBarrier): Use __sync_synchronize instead ofEarnie Boyd2012-08-061-5/+1
* * include/winnt.h (MemoryBarrier): Add definition.Earnie Boyd2012-08-011-0/+16
* * include/winnt.h (JOB_OBJECT_LIMIT_BREAKAWAY_OK): Define.Corinna Vinschen2011-12-221-2/+6
* * include/winnt.h: Add missing PROCESS_QUERY_LIMITED_INFORMATION.Corinna Vinschen2011-12-221-0/+1
* * include/winnt.h (IMAGE_DLLCHARACTERISTICS_DYNAMIC_BASE,Corinna Vinschen2011-08-051-3/+8
* * include/winnt.h (DOMAIN_ALIAS_RID_REMOTE_DESKTOP_USERS): Add.Corinna Vinschen2011-04-041-0/+1
* 2011-03-04 Seth Jackson <sethj@users.sourceforge.net>Chris Sutcliffe2011-03-051-0/+1
* 2010-12-27 Johann Hanne <jonnyh33@users.sourceforge.net>Chris Sutcliffe2010-12-271-1/+2
* 2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-08-241-6/+6
* 2010-08-24 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe2010-08-241-15/+18
* * include/winnt.h: Define FILE_ATTRIBUTE_VIRTUAL. ChangeCorinna Vinschen2010-08-191-1/+2
* 2010-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-07-201-2/+2
* 2009-11-09 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-11-131-0/+1
* * include/winnt.h (FILE_SUPPORTS_HARD_LINKS,Corinna Vinschen2009-07-271-0/+7
* * winnt.h: Add Vista token security extensions.Corinna Vinschen2009-03-181-1/+56
* 2008-09-13 mega-squall <mega-squall@users.sf.net>Chris Sutcliffe2008-09-131-3/+6
* 2008-08-22 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-08-221-4/+9
* 2008-05-28 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-05-291-1/+1
* * include/winnt.h (FILE_SEQUENTIAL_WRITE_ONCE): Define.Corinna Vinschen2008-05-151-0/+3
* * include/winnt.h (SECURITY_MANDATORY_LABEL_AUTHORITY): Define.Corinna Vinschen2008-04-221-0/+10
* 2008-02-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-02-241-1/+1
* 2008-02-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-02-241-0/+4
* 2008-01-29 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-01-291-0/+9
* * include/winnt.h (SE_TRUSTED_CREDMAN_ACCESS_NAME): Define.Corinna Vinschen2007-07-181-0/+1
* * include/winnt.h (FILE_READ_ONLY_VOLUME): Define.Corinna Vinschen2007-07-171-0/+1
* 2007-02-18 Jiri Malak <jiri.malak@iol.cz>Danny Smith2007-02-181-0/+8
* 2007-02-11 Daniel Atallah <datallah@users.sourceforge.net>Chris Sutcliffe2007-02-111-0/+3
* 2006-11-13 Daniel Schlyder <thrug@users.sourceforge.net>Danny Smith2006-11-131-0/+4
* * include/winuser.h (LR_DEFAULTSIZE): Remove duplicate.Danny Smith2006-11-021-7/+4
* * include/winnt.h (SE_RELABEL_NAME): Define.Corinna Vinschen2006-11-011-0/+4
* * include/winnt.h (IO_REPARSE_TAG_SYMLINK): Define.Corinna Vinschen2006-10-311-0/+2
* * include/winnt.h (CASSERT): Define.Danny Smith2006-10-041-0/+3
* Update more IMAGE relocation type indicatorsDanny Smith2006-07-291-14/+59
* Update some IMAGE flags to PECOFF v8 (May, 2006) specs.Danny Smith2006-07-271-24/+108
* 2006-06-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2006-06-031-1/+1
* * include/winnt.h (LANG_*,SUBLANG_*): Define.Dimitri Papadopoulos2006-05-101-3/+180
* * include/winnt.h (WT_SET_MAX_THREADPOOL_THREADS): Define.Dimitri Papadopoulos2006-04-281-0/+1
* * include/winnt.h: revert to 1.102Dimitri Papadopoulos2006-04-201-5/+0
* * include/winnt.h, include/ddk/winddk.h (FIELD_OFFSET):Dimitri Papadopoulos2006-04-191-0/+5
* 2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net> Danny Smith2006-04-181-4/+118
* 2006-03-18 Julien Lecomte <julienlecomte@users.sourceforge.net>Danny Smith2006-03-181-1/+7
* * include/winnt.h (FORCEINLINE): Define.Danny Smith2006-01-291-0/+9
* * include/winnt.h (DECLSPEC_SELECTANY): Define.Danny Smith2006-01-261-0/+8
* 2006-01-25 Filip Navara <xnavara@volny.cz>Danny Smith2006-01-261-0/+8
* 2005-07-28 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2005-07-281-2/+2
* 2005-07-18 Daniel Atallah <datallah@users.sourceforge.net>Danny Smith2005-07-181-0/+3
* * include/winnt.h (SE_UNDOCK_NAME TEXT): Define.Corinna Vinschen2005-04-031-0/+5
* * winclude/winnt.h (SYSTEM_LUID): Fix definitition invalidated by below change.Christopher Faylor2005-03-161-1/+1