summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/winbase.h
Commit message (Expand)AuthorAgeFilesLines
* * mingw: Delete obsolete directory.Christopher Faylor2012-11-071-2657/+0
* Even though MSDN documents these as __cdecl the kernel32.dll libraryEarnie Boyd2012-08-101-3/+6
* * include/winbase.h (InterlockedDecrement): Modify declaration fromEarnie Boyd2012-08-011-3/+3
* 2012-04-29 Jan Ringos <tringi@users.sf.net>Chris Sutcliffe2012-04-301-3/+3
* * include/winbase.h (STACK_SIZE_PARAM_IS_A_RESERVATION): Define.Corinna Vinschen2011-05-151-0/+1
* 2011-03-07 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2011-03-081-16/+0
* 2011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-03-051-0/+16
* 2011-03-05 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-03-051-4/+4
* 2011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-03-051-0/+9
* 2011-03-04 Seth Jackson <sethj@users.sourceforge.net>Chris Sutcliffe2011-03-051-0/+4
* 2011-03-04 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2011-03-051-2/+8
* 2010-12-27 Seth Jackson <sethj@users.sourceforge.net>Chris Sutcliffe2010-12-271-0/+6
* 2010-09-22 Ryan Lortie <desrt@desrt.ca>Chris Sutcliffe2010-12-271-0/+3
* 2010-12-27 Johann Hanne <jonnyh33@users.sourceforge.net>Chris Sutcliffe2010-12-271-6/+6
* 2010-08-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-08-261-2/+10
* 2010-08-25 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-08-251-3/+3
* 2010-08-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2010-08-241-0/+10
* 2010-08-24 Vinky <rabbit_vinky@users.sourceforge.net>Chris Sutcliffe2010-08-241-0/+5
* 2010-08-23 LRN <lrn1986@gmail.com>Chris Sutcliffe2010-08-241-0/+124
* 2010-08-18 Ladislav Michl <ladis@users.sourceforge.net>Chris Sutcliffe2010-08-181-0/+11
* 2009-20-10 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-11-211-1/+1
* * include/winbase.h (CreateRestrictedToken): Declare for >= Win 2000.Corinna Vinschen2009-10-041-0/+10
* * include/winbase.h (enum _DEP_SYSTEM_POLICY_TYPE): Fix version guard.Corinna Vinschen2009-01-191-1/+1
* * include/winbase.h (SCS_64BIT_BINARY): Define.Corinna Vinschen2009-01-071-0/+1
* * include/winbase.h (PROCESS_DEP_ENABLE,Corinna Vinschen2008-11-111-0/+21
* 2008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-06-251-3/+3
* 2008-06-25 Brandon Sneed <nivenh@sourceware.org>Brandon Sneed2008-06-251-7/+7
* 2007-11-21 Brian Dessent <dessent@users.sourceforge.net>Chris Sutcliffe2007-11-221-0/+3
* * include/winbase.h (ReOpenFile): Add prototype.Corinna Vinschen2007-08-021-0/+3
* 2007-04-15 Piotr Wyderski <piotr.wyderski@wp.pl>Chris Sutcliffe2007-04-151-0/+2
* Oops. The actual change for this entry wasn't committed.Danny Smith2007-01-191-7/+7
* * include/winbase.h: Add comment about 'missing' SEM flag.Danny Smith2006-09-011-0/+1
* * include/winbase.h (ENUMRES*PROC{AW}): ANSI and Unicode versions.Dimitri Papadopoulos2006-04-281-3/+21
* * include/ipifcons.h (MIN_IF_TYPE,IF_TYPE_*,MAX_IF_TYPE,IF_ACCESS_*,Dimitri Papadopoulos2006-04-281-1/+6
* 2006-04-18 Eric House <ehouse@eehouse.org>Danny Smith2006-04-181-0/+24
* 2006-04-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-04-141-0/+3
* * include/winbase.h (LOGON32_PROVIDER_WINNT40,Dimitri Papadopoulos2006-04-051-2/+14
* 2006-03-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-03-261-1/+1
* * include/winbase.h (STATUS_DLL_INIT_FAILED): New define.Christopher Faylor2006-03-161-0/+2
* 2006-01-05 Michael Gerdau <mgd@technosis.de>Danny Smith2006-01-041-0/+8
* * include/winbase.h (GetDevicePowerState): Add prototype.Danny Smith2005-12-071-0/+1
* * include/winbase.h (GetProcessId): Remove duplicate declaration.Danny Smith2005-10-121-4/+1
* Add ChangeLog: * include/winbase.h (GetProcessId): Declare.Christopher Faylor2005-10-111-0/+2
* * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor2005-10-111-0/+1
* 2005-09-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-09-211-0/+4
* 2005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net>Earnie Boyd2005-07-171-0/+3
* * include/winbase.h (GolbalDiscard): Define as macro.Danny Smith2005-06-181-1/+1
* 2005-01-27 Oliver Stoeneberg <oliverst@online.de>Danny Smith2005-01-271-2/+2
* * include/winbase.h (PPROCESS_INFORMATION): Add typedef.Danny Smith2004-11-201-1/+9
* 2004-10-15 Robert Wruck <wruck@tweerlei.de>Danny Smith2004-10-151-1/+7