2008-09-05 |
Marcus Meissner | Annotate with allocation size attribute. |
blob | commitdiff | raw |
2008-09-04 |
Alexandre Julliard | kernel32: Implemented the wrapper functions for job... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
Vijay Kiran Kamuju | advapi32: Add stub for ConvertToAutoInheritPrivateObjec... |
blob | commitdiff | raw | diff to current |
2008-07-22 |
Dan Hipschman | kernel32: Add a stub for ChangeTimerQueueTimer. |
blob | commitdiff | raw | diff to current |
2008-07-11 |
Roy Shea | include: Add header for mstask. |
blob | commitdiff | raw | diff to current |
2008-06-23 |
Jon Griffiths | ntdll: Implement [Rtl]InitializeCriticalSectionEx. |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Alexandre Julliard | include: Use WINE_NO_UNICODE_MACROS instead of __WINESR... |
blob | commitdiff | raw | diff to current |
2008-03-22 |
Dan Hipschman | advapi32: Add a stub for CreateRestrictedToken. |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Alexandre Julliard | kernel32: Implemented ReadFileScatter and WriteFileGather. |
blob | commitdiff | raw | diff to current |
2008-03-14 |
Dan Hipschman | kernel32: Add the MOVEFILE_WRITE_THROUGH flag for MoveF... |
blob | commitdiff | raw | diff to current |
2008-02-29 |
Dmitry Timoshkov | kernel32: Add stubs for fiber local storage APIs. |
blob | commitdiff | raw | diff to current |
2008-02-15 |
Francois Gouget | kernel32: Add prototypes for [GS]etDynamicTimeZoneInfor... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Rob Shearman | kernel32: Implement GetThreadId. |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Alexandre Julliard | include: Add WINBASEAPI to the exported kernel32 functions. |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Alexandre Julliard | include: Moved AttachThreadInput prototype to winuser... |
blob | commitdiff | raw | diff to current |
2007-10-29 |
Detlef Riekenberg | include/winbase: Fix a typo. |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Francois Gouget | Better match the PSDK types and update win32.api to... |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Bang Jun-young | advapi32: Fix AdjustTokenPrivileges() to match the... |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Mikolaj Zalewski | advapi32: Add AddAuditAccessAceEx. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
Alexandre Julliard | kernel32: Implemented GetTickCount64. |
blob | commitdiff | raw | diff to current |
2007-05-21 |
Dmitry Timoshkov | kernel32: Fix the size of ThreadAffinityMask to match... |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Kevin Koltzau | winbase.h: Define FILE_FLAG_OPEN_REPARSE_POINT. |
blob | commitdiff | raw | diff to current |
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 |
next |