2007-05-07 |
Kevin Koltzau | winbase.h: Define FILE_FLAG_OPEN_REPARSE_POINT. |
blob | commitdiff | raw |
2007-05-03 |
Andrew Talbot | kernel32: Constify a variable. |
blob | commitdiff | raw | diff to current |
2007-04-27 |
Kirill K. Smirnov | kernel32: Add partial stub for NeedCurrentDirectoryForE... |
blob | commitdiff | raw | diff to current |
2007-02-09 |
Francois Gouget | kernel32: Add prototypes to winbase.h for the SList... |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Bang Jun-Young | winbase.h: Cosmetic changes. |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Mike McCormack | kernel32: Implement CopyFileWithProgress. |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Rob Shearman | include: Add security QOS flags to winbase.h. |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Francois Gouget | include: The PSDK does not have the A/W variants of... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Francois Gouget | include: Fix the HeapQueryInformation() prototype. |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Mike McCormack | kernel32: Declare HeapQueryInformation and HeapSetInfor... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
James Hawkins | advapi32: Add missing declarations to the public headers. |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Alexandre Julliard | include: Exception filters should return LONG, not... |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Andrew Talbot | kernel: Constify a formal parameter. |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Robert Reif | kernel32: Add GetNativeSystemInfo. |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Robert Reif | kernel32: Add IsWow64Process. |
blob | commitdiff | raw | diff to current |
2006-07-17 |
Robert Reif | advapi32: Add CreateWellKnownSid and IsWellKnownSid. |
blob | commitdiff | raw | diff to current |
2006-06-12 |
Alexandre Julliard | include: Added prototype for DllMain. |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Eric Pouech | ntdll/kernel32: Pipe information. |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Alexandre Julliard | kernel32: Partial implementation of GetModuleHandleExA/W. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Robert Shearman | include: Add defines used in CopyFileEx. |
blob | commitdiff | raw | diff to current |
2006-05-20 |
Paul Chitescu | advapi32: Add stub FileEncryptionStatus and declarations. |
blob | commitdiff | raw | diff to current |
2006-03-16 |
Detlef Riekenberg | winbase.h: Add missing LMEM_INVALID_HANDLE define. |
blob | commitdiff | raw | diff to current |
2006-02-06 |
Eric Pouech | A few fixes for pointer qualifiers (const, volatile... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Hans Leidekker | include: Add some defines related to tape support. |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Mike McCormack | kernel32: Create a stub implementation for PostQueuedCo... |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Mike McCormack | kernel32: Declare BindIoCompletionCallback(). |
blob | commitdiff | raw | diff to current |
2006-01-16 |
Mike McCormack | kernel32: Define SCS_64BIT_BINARY. |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Eric Pouech | Implemented kernel32 process affinity handling on top... |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Alexandre Julliard | Implemented InterlockedCompareExchangePointer and |
blob | commitdiff | raw | diff to current |
2005-08-18 |
Felix Nawothnig | Make the destination pointers of Interlocked* functions... |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Alexandre Julliard | Added a wine_get_dos_file_name function in kernel32... |
blob | commitdiff | raw | diff to current |
2005-08-09 |
Mike McCormack | Correct OFSTRUCT declaration. |
blob | commitdiff | raw | diff to current |
2005-08-01 |
Alexandre Julliard | Properly sort the function prototypes. |
blob | commitdiff | raw | diff to current |
2005-07-24 |
Vincent Béron | Remove multiple declarations of the same function,... |
blob | commitdiff | raw | diff to current |
2005-06-27 |
Mike McCormack | DUPLICATE_* flags should be defined in winnt.h. |
blob | commitdiff | raw | diff to current |
2005-06-22 |
Mike McCormack | Declare ProcessIdToSessionId. |
blob | commitdiff | raw | diff to current |
2005-06-14 |
Mike McCormack | Add a couple of missing functions. |
blob | commitdiff | raw | diff to current |
2005-06-13 |
Mike McCormack | Declare some missing functions. |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Mike McCormack | Added some security related functions to winbase.h. |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Alexandre Julliard | Fixed RtlIsTextUnicode prototype, and made it properly... |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Mike McCormack | - always declare the lstr* functions, even if they... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Uwe Bonnes | Fix small typo. |
blob | commitdiff | raw | diff to current |
2005-05-11 |
Dimitrie O. Paun | Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h. |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Andreas Mohr | Fix for CommConfigDialog*() hwnd argument. |
blob | commitdiff | raw | diff to current |
2005-04-25 |
Alexandre Julliard | Define strncpy to an error to make sure it doesn't... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Dmitry Timoshkov | Match OVERLAPPED structure to the SDK definition. |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Mike McCormack | Declare inline string function WINAPI (found by Krzyszt... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Dmitry Timoshkov | Match RaiseException and EXCEPTION_RECORD to SDK defini... |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Ivan Leo Puoti | Added a couple of defines. |
blob | commitdiff | raw | diff to current |
2005-02-22 |
Mike McCormack | Make lstr* functions inline inside Wine. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Hans Leidekker | Stub implementations for GetKernelObjectSecurity, |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Hans Leidekker | Stub implementations for AdjustTokenGroups, AreAllAcces... |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Andreas Mohr | GetTempPath*() uses DWORD parameters instead of UINT. |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Rein Klazes | - Reordered some code from the existing helper _GetTime... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Alexandre Julliard | Fixed definition of MAX_COMPUTERNAME_LENGTH (spotted... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Jon Griffiths | Use correct tag names for compatability with fwd decls. |
blob | commitdiff | raw | diff to current |
2004-09-14 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-09-06 |
Dmitry Timoshkov | Move MulDiv prototype from wingdi.h to winbase.h where... |
blob | commitdiff | raw | diff to current |
2004-08-24 |
Francois Gouget | Fix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_I... |
blob | commitdiff | raw | diff to current |
2004-08-24 |
Robert Shearman | Added GetProcessId. |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Francois Gouget | Move LDT_ENTRY to winnt.h. |
blob | commitdiff | raw | diff to current |
2004-08-13 |
Robert Reif | Use GlobalMemoryStatusEx in GlobalMemoryStatus rather... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Mike McCormack | Fix definition of LookupPrivilegeNameW and declare it. |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Alexandre Julliard | Rewrote SetFilePointer to use SetFilePointerEx. |
blob | commitdiff | raw | diff to current |
2004-05-18 |
Eric Pouech | Added some missing prototypes. |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Alexandre Julliard | Moved wine_get_unix_file_name implementation to ntdll... |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Alexandre Julliard | Replace the get_file_info request by an fstat() on... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Patrik Stridvall | Added proper headers for the *ActCtx* functions. |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Dmitry Timoshkov | Add GetProcessHeaps() prototype. |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Mike McCormack | Added SystemTimeToTzSpecificLocalTime definition. |
blob | commitdiff | raw | diff to current |
2004-01-05 |
Eric Pouech | Made wine_get_unix_file_name take a Unicode string... |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Alexandre Julliard | Added missing prototypes for some implemented functions. |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Alexandre Julliard | Store the last error code at the TEB offset used by... |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Eric Pouech | - moved the remaining of int21 calls to dlls/winedos |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Ulrich Czekalla | Added stubs for AccessCheckByType, AddAuditAccessAce, |
blob | commitdiff | raw | diff to current |
2003-11-04 |
Alexandre Julliard | Disable the asm inline functions when building ntdll... |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Alexandre Julliard | Implemented RtlCreateUserThread, and use it to move... |
blob | commitdiff | raw | diff to current |
2003-10-28 |
Alexandre Julliard | Implemented Add/RemoveVectoredExceptionHandler. |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Alexandre Julliard | Moved the Windows version code to dlls/ntdll, and imple... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Mike McCormack | Declare mailslot functions. |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Kevin Groeneveld | Add missing wReserved1 member to DCB structure definition. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Eric Pouech | Added a few missing definitions. |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dimitrie O. Paun | Use angle brackets (<>) rather than quotes ("") for... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Alexandre Julliard | Allocate DebugInfo field for all critical sections... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dimitrie O. Paun | Consolidate all kernel power management functions. |
blob | commitdiff | raw | diff to current |
2003-07-26 |
Martin Fuchs | Fixed GetFileEttributesEx define. |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Pierre d'Herbemont | Make the PowerPC interlocked assembler code volatile. |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Jon Griffiths | Add GetSystemWindowsDirectory, GetCurrentHwProfile. |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Dmitry Timoshkov | Use inline versions of APIs only internally in Wine. |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Marcus Meissner | PowerPC inline versions of the interlocked functions. |
blob | commitdiff | raw | diff to current |
2003-05-07 |
Alexandre Julliard | Moved the EnumResource* functions to the kernel dll... |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Alexandre Julliard | Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Jukka Heinonen | Add prototype for GetCompressedFileSize. Move some... |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Alexandre Julliard | Implemented file locking functions (partly based on... |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Mike Hearn | Implemented GlobalMemoryStatusEx(). |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Robert Shearman | - Add some stubs. |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Alexandre Julliard | Removed a few more #ifdef __WINE__. |
blob | commitdiff | raw | diff to current |
next |