Age | Commit message (Expand) | Author | Files | Lines |
2004-02-02 | * include/winioctl.h ( NTFS_VOLUME_DATA_BUFFER): Add structure. | Danny Smith | 2 | -0/+23 |
2004-02-02 | * include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): Add | Danny Smith | 2 | -0/+9 |
2004-01-31 | 2004-01-31 Jiri Malak <Jiri.Malak@geac.cz> | Danny Smith | 2 | -0/+19 |
2004-01-16 | 2004-01-16 Martin Fuchs <martin-fuchs@gmx.net> | Danny Smith | 2 | -0/+5 |
2004-01-15 | 2004-01-15 Filip Navara <xnavara@volny.cz> | Danny Smith | 7 | -9/+20 |
2004-01-04 | 2004-01-05 Filip Navara <xnavara@volny.cz> | Danny Smith | 7 | -27/+123 |
2004-01-04 | * include/mshtml.h (IHTMLDocument2): Correct write, writeln | Danny Smith | 4 | -7/+296 |
2004-01-03 | * include/mshtml.h (IHTMLDocument2): Correct write, writeln | Danny Smith | 2 | -2/+8 |
2004-01-03 | 2004-01-03 Filip Navara <xnavara@volny.cz> | Danny Smith | 10 | -12/+442 |
2004-01-02 | 2004-01-02 Filip Navara <xnavara@volny.cz> | Danny Smith | 2 | -16/+38 |
2004-01-01 | 2004-01-01 Filip Navara <xnavara@volny.cz> | Danny Smith | 8 | -5/+318 |
2004-01-01 | 2004-01-01 Filip Navara <xnavara@volny.cz> | Danny Smith | 2 | -1/+18 |
2004-01-01 | 2004-01-01 Martin Fuchs <martin-fuchs@gmx.net> | Danny Smith | 3 | -0/+8 |
2004-01-01 | 2004-01-01 Igor Pechtchanski <pechtcha@cs.nyu.edu> | Danny Smith | 3 | -0/+30 |
2004-01-01 | * lib/ddk/cfgmgr32.def: Remove duplicate symbol names. | Danny Smith | 2 | -196/+4 |
2004-01-01 | 2004-01-01 Mattia Barbon <mbarbon@users.sourceforge.net> | Danny Smith | 2 | -1/+32 |
2003-12-08 | 2003-12-08 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 7 | -6/+136 |
2003-12-08 | 2003-12-08 Roald Ribe <rrib@users.sourceforge.net> | Danny Smith | 3 | -1/+10 |
2003-12-01 | * include/winnt.h (GetCurrentFiber): Remove duplicate prototype. | Danny Smith | 2 | -5/+9 |
2003-11-27 | * lib/Makefile.in: Use make function to locate .mri file to allow building in | Christopher Faylor | 2 | -2/+7 |
2003-11-27 | * lib/vfw32.def: Remove, replacing with ... | Danny Smith | 6 | -58/+91 |
2003-11-23 | * include/winnt.h (PAGE_*): Group defines together. Change | Danny Smith | 2 | -10/+15 |
2003-11-15 | Add Tab control macro | Manu B | 2 | -0/+5 |
2003-11-13 | 2003-11-13 Martin Fuchs <martin-fuchs@gmx.net> | Danny Smith | 5 | -3/+48 |
2003-10-17 | Oooops... | Dimitri Papadopoulos | 1 | -11/+1 |
2003-10-13 | * include/windows.h (CopyCursor): Although MSDN pretends this is | Dimitri Papadopoulos | 2 | -1/+15 |
2003-10-13 | 2003-10-13 Steven Edwards <Steven_Ed4153@yahoo.com> | Danny Smith | 2 | -0/+10 |
2003-10-13 | * include/winnt.h: (FILE_SUPERSEDED, FILE_OPENED, FILE_CREATED, | Danny Smith | 2 | -10/+9 |
2003-10-13 | 2003-10-13 Filip Navara <xnavara@volny.cz> | Danny Smith | 2 | -0/+98 |
2003-10-13 | 2003-10-13 Martin Fuchs <Martin-Fuchs@gmx.net> | Danny Smith | 2 | -4/+16 |
2003-10-12 | 2003-10-13 Pierre Humblet <pierre.humblet@ieee.org> | Danny Smith | 3 | -0/+7 |
2003-10-12 | * include/wincrypt (KP_IV, KP_SALT, KP_PADDING, KP_MODE, | Danny Smith | 2 | -10/+9 |
2003-10-11 | Dummy afxres header, richedit constants added | Manu B | 3 | -2/+41 |
2003-10-09 | * include/errorep.h: New file. | Dimitri Papadopoulos | 4 | -0/+52 |
2003-10-09 | * include/winbase.h (AddVectoredExceptionHandler): Define if | Dimitri Papadopoulos | 3 | -8/+16 |
2003-10-08 | * include/winbase.h (AddVectoredExceptionHandler): Only define if | Corinna Vinschen | 2 | -1/+6 |
2003-10-07 | * include/winbase.h [_WIN32_WINNT >= 0x0500] (SetComputerNameEx[AW], | Dimitri Papadopoulos | 4 | -9/+210 |
2003-10-07 | * include/winbase.h (GetWriteWatch, IsSystemResumeAutomatic, | Dimitri Papadopoulos | 4 | -3/+149 |
2003-10-07 | * include/winbase.h [_WIN32_WINNT >= 0x0500] (GetComputerNameEx[AW], | Dimitri Papadopoulos | 4 | -15/+140 |
2003-10-07 | * include/winbase.h [_WIN32_WINNT >= 0x0501] | Dimitri Papadopoulos | 3 | -0/+39 |
2003-10-07 | * include/winbase.h (GetVolumePathNamesForVolumeName): Available | Dimitri Papadopoulos | 2 | -0/+7 |
2003-10-07 | * include/commctrl.h (TreeView_Select): Returns BOOL. | Dimitri Papadopoulos | 2 | -1/+5 |
2003-10-06 | * include/winbase.h (CancelDeviceWakeupRequest): Add function. | Dimitri Papadopoulos | 4 | -0/+52 |
2003-10-06 | * include/winbase.h [_WIN32_WINNT >= 0x0400] (ConvertFiberToThread): | Dimitri Papadopoulos | 3 | -0/+21 |
2003-10-06 | * include/winbase.h [_WIN32_WINNT >= 0x0501] (ACTCTX_FLAG_*): | Dimitri Papadopoulos | 4 | -0/+86 |
2003-10-06 | * include/winnls.h (CTRY_KYRGYZSTAN, CTRY_MALDIVES, CTRY_MONGOLIA): | Dimitri Papadopoulos | 3 | -30/+112 |
2003-10-06 | * include/winnt.h (LANG_KYRGYZ, LANG_MONGOLIAN, LANG_GALICIAN, | Dimitri Papadopoulos | 2 | -4/+19 |
2003-10-03 | * include/wincrypt.h (KP_SCHANNEL_ALG): Add constant. Specifying | Dimitri Papadopoulos | 2 | -1/+3 |
2003-10-03 | * include/wincrypt.h (SCHANNEL_MAC_KEY, SCHANNEL_ENC_KEY, | Dimitri Papadopoulos | 2 | -0/+8 |
2003-10-03 | * include/wincrypt.h (CRYPT_FLAGS_*): Add constants. Protocol flags. | Dimitri Papadopoulos | 2 | -0/+10 |