summaryrefslogtreecommitdiffstats
path: root/winsup/w32api
Commit message (Expand)AuthorAgeFilesLines
* * include/winnls.h (IS_HIGH_SURROGATE, IS_LOW_SURROGATE,Corinna Vinschen2009-08-092-0/+8
* * include/winnt.h (FILE_SUPPORTS_HARD_LINKS,Corinna Vinschen2009-07-273-0/+24
* * lib/msimg32.def (GetDCBrushColor, GetDCPenColor): Move entry pointsCorinna Vinschen2009-07-213-2/+8
* * lib/comctl32.def (StrCSpnA@8, StrCSpnIA@8, StrCSpnW@8, StrChrA@8,Corinna Vinschen2009-07-012-22/+9
* * include/wtsapi32.h (WTSQueryUserToken, WTSEnumerateSessionsW,Corinna Vinschen2009-06-242-0/+42
* * include/ddk/ntapi.h: Add NtXxx equivalent to ZwXxx where missingCorinna Vinschen2009-06-075-12/+2029
* 2009-05-01 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-05-023-0/+17
* * winnt.h: Add Vista token security extensions.Corinna Vinschen2009-03-182-1/+73
* * include/winioctl.h (FSCTL_ALLOW_EXTENDED_DASD_IO): Copy definitionCorinna Vinschen2009-02-092-0/+6
* 2009-02-06 Linton Miller <Linton.Miller@trivininc.com>Chris Sutcliffe2009-02-072-1/+5
* * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.Corinna Vinschen2009-01-192-1/+5
* Remove conflict marker.Andreas Schwab2009-01-191-46/+45
* 2009-01-11 Henry Nestler <henry@bigfoot.de>Chris Sutcliffe2009-01-172-4/+10
* * include/winbase.h (SCS_64BIT_BINARY): Define.Corinna Vinschen2009-01-072-0/+5
* 2008-12-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-12-063-3/+8
* 2008-12-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-12-063-232/+5
* * include/winbase.h (PROCESS_DEP_ENABLE,Corinna Vinschen2008-11-112-0/+28
* 2008-10-09 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-10-102-1/+5
* Fix incorrect guard added in last commitChris Sutcliffe2008-10-041-1/+1
* 2008-10-04 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-10-042-0/+7
* 2008-09-25 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-262-56/+60
* 2008-09-24 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-242-73/+93
* 2008-09-21 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-212-0/+7
* 2008-09-13 mega-squall <mega-squall@users.sf.net>Chris Sutcliffe2008-09-132-3/+13
* 2008-09-11 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-122-2/+15
* 2008-09-07 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-09-073-3/+8
* 2008-09-07 Michael Hentschel <mikeh42@users.sourceforge.net>Chris Sutcliffe2008-09-072-0/+6
* 2008-09-07 alsemm <alsemm@users.sourceforge.net>Chris Sutcliffe2008-09-072-1/+5
* Committed as obvious.Danny Smith2008-09-072-1/+6
* 2008-09-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-09-072-2/+19
* 2008-08-30 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-08-302-7/+12
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-1/+13
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-27/+132
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-302-0/+9
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-302-25/+10
* 2008-08-29 Andy Grover <andy.grover@oracle.com>Chris Sutcliffe2008-08-303-4/+20
* 2008-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-08-262-1/+22
* 2008-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-08-222-0/+7
* 2008-08-22 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-08-222-4/+19
* 2008-08-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-08-202-6/+64
* 2008-07-25 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-07-252-0/+5
* 2008-07-25 Bo Yang <techrazy@users.sourceforge.net>Chris Sutcliffe2008-07-254-0/+224
* 2008-07-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2008-07-252-0/+17
* 2008-07-24 techrazy <techrazy@users.sourceforge.net>Chris Sutcliffe2008-07-252-0/+6
* * include/lmaccess.h (struct _USER_INFO_4): Define.Corinna Vinschen2008-07-242-1/+51
* * include/iphlpapi.h (GetExtendedTcpTable): Add prototype.Corinna Vinschen2008-07-144-0/+49
* 2008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-06-252-3/+11
* 2008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-06-252-7/+14
* Committed as obvious.Danny Smith2008-06-203-2/+8
* * include/dsgetdc.h (DS_FORCE_REDISCOVERY, DS_FORCE_REDISCOVERY,Corinna Vinschen2008-06-173-0/+38