| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/winbase.h (ENUMRES*PROC{AW}): ANSI and Unicode versions. | Dimitri Papadopoulos | 2006-04-28 | 1 | -3/+21 |
* | * include/ipifcons.h (MIN_IF_TYPE,IF_TYPE_*,MAX_IF_TYPE,IF_ACCESS_*, | Dimitri Papadopoulos | 2006-04-28 | 1 | -1/+6 |
* | 2006-04-18 Eric House <ehouse@eehouse.org> | Danny Smith | 2006-04-18 | 1 | -0/+24 |
* | 2006-04-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2006-04-14 | 1 | -0/+3 |
* | * include/winbase.h (LOGON32_PROVIDER_WINNT40, | Dimitri Papadopoulos | 2006-04-05 | 1 | -2/+14 |
* | 2006-03-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2006-03-26 | 1 | -1/+1 |
* | * include/winbase.h (STATUS_DLL_INIT_FAILED): New define. | Christopher Faylor | 2006-03-16 | 1 | -0/+2 |
* | 2006-01-05 Michael Gerdau <mgd@technosis.de> | Danny Smith | 2006-01-04 | 1 | -0/+8 |
* | * include/winbase.h (GetDevicePowerState): Add prototype. | Danny Smith | 2005-12-07 | 1 | -0/+1 |
* | * include/winbase.h (GetProcessId): Remove duplicate declaration. | Danny Smith | 2005-10-12 | 1 | -4/+1 |
* | Add ChangeLog: * include/winbase.h (GetProcessId): Declare. | Christopher Faylor | 2005-10-11 | 1 | -0/+2 |
* | * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing. | Christopher Faylor | 2005-10-11 | 1 | -0/+1 |
* | 2005-09-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2005-09-21 | 1 | -0/+4 |
* | 2005-07-17 Benoit Blanchon <bblanchon@users.sourceforge.net> | Earnie Boyd | 2005-07-17 | 1 | -0/+3 |
* | * include/winbase.h (GolbalDiscard): Define as macro. | Danny Smith | 2005-06-18 | 1 | -1/+1 |
* | 2005-01-27 Oliver Stoeneberg <oliverst@online.de> | Danny Smith | 2005-01-27 | 1 | -2/+2 |
* | * include/winbase.h (PPROCESS_INFORMATION): Add typedef. | Danny Smith | 2004-11-20 | 1 | -1/+9 |
* | 2004-10-15 Robert Wruck <wruck@tweerlei.de> | Danny Smith | 2004-10-15 | 1 | -1/+7 |
* | * include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT only | Danny Smith | 2004-09-30 | 1 | -4/+4 |
* | * include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__. | Danny Smith | 2004-08-24 | 1 | -0/+5 |
* | 2004-08-24 Sam Robb <samrobb@users.sourceforge.net> | Danny Smith | 2004-08-23 | 1 | -0/+2 |
* | * include/winbase.h: Add WINBASEAPI token to prototypes, throughout. | Danny Smith | 2004-08-23 | 1 | -749/+749 |
* | * winbase.h (IsWow64Process): Add missing WINAPI qualifier. | Corinna Vinschen | 2004-07-06 | 1 | -1/+1 |
* | 2004-06-05 Luke Dunstan <infidel@users.sourceforge.net> | Luke Dunstan | 2004-06-05 | 1 | -1/+2 |
* | 2004-04-28 Luke Dunstan <infidel@users.sourceforge.net> | Luke Dunstan | 2004-04-28 | 1 | -0/+6 |
* | Merge numerous changes from ReactOS. Submitted by Filip Navara. | Luke Dunstan | 2004-04-18 | 1 | -1/+2 |
* | 2003-11-13 Martin Fuchs <martin-fuchs@gmx.net> | Danny Smith | 2003-11-13 | 1 | -1/+1 |
* | * include/winbase.h (AddVectoredExceptionHandler): Define if | Dimitri Papadopoulos | 2003-10-09 | 1 | -1/+1 |
* | * include/winbase.h (AddVectoredExceptionHandler): Only define if | Corinna Vinschen | 2003-10-08 | 1 | -1/+1 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetComputerNameEx[AW], | Dimitri Papadopoulos | 2003-10-07 | 1 | -4/+69 |
* | * include/winbase.h (GetWriteWatch, IsSystemResumeAutomatic, | Dimitri Papadopoulos | 2003-10-07 | 1 | -0/+77 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetComputerNameEx[AW], | Dimitri Papadopoulos | 2003-10-07 | 1 | -15/+77 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0501] | Dimitri Papadopoulos | 2003-10-07 | 1 | -0/+17 |
* | * include/winbase.h (GetVolumePathNamesForVolumeName): Available | Dimitri Papadopoulos | 2003-10-07 | 1 | -0/+2 |
* | * include/winbase.h (CancelDeviceWakeupRequest): Add function. | Dimitri Papadopoulos | 2003-10-06 | 1 | -0/+19 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertFiberToThread): | Dimitri Papadopoulos | 2003-10-06 | 1 | -0/+5 |
* | * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_FLAG_*): | Dimitri Papadopoulos | 2003-10-06 | 1 | -0/+56 |
* | * include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01. | Earnie Boyd | 2003-09-05 | 1 | -28/+28 |
* | * include/winbase.h (GetModuleHandleEx[AW]): Add prototypes. | Danny Smith | 2003-07-22 | 1 | -0/+10 |
* | * include/winbase.h (DUPLICATE_CLOSE_SOURCE, | Danny Smith | 2003-07-22 | 1 | -8/+10 |
* | * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000, _WXP, _W2003, | Earnie Boyd | 2003-07-01 | 1 | -24/+28 |
* | 2003-06-17 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2003-06-18 | 1 | -17/+17 |
* | 2003-05-30 Bang Jun-Young <junyoung@netbsd.org> | Danny Smith | 2003-05-30 | 1 | -1/+1 |
* | 2003-05-18 Manu B <manubee@users.sourceforge.net> | Danny Smith | 2003-05-18 | 1 | -20/+24 |
* | 2003-05-14 Bang Jun-Young <junyoung@netbsd.org> | Danny Smith | 2003-05-15 | 1 | -0/+1 |
* | 2003-05-12 Mattia Barbon <mbarbon@dsi.unive.it> | Danny Smith | 2003-05-12 | 1 | -0/+2 |
* | 2003-04-26 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2003-04-26 | 1 | -0/+39 |
* | 2003-03-17 Bang Jun-Young <junyoung@netbsd.org> | Danny Smith | 2003-03-17 | 1 | -6/+6 |
* | 2003-03-06 Christopher January <chris@atomice.net> | Danny Smith | 2003-03-07 | 1 | -0/+24 |
* | 2003-02-23 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2003-02-23 | 1 | -0/+1 |