- 530e765 include: Exception filters should return LONG, not DWORD. by Alexandre Julliard · 19 years ago
- 06e7d91 kernel: Constify a formal parameter. by Andrew Talbot · 19 years ago
- abdb2db kernel32: Add GetNativeSystemInfo. by Robert Reif · 19 years ago
- 611eb3f kernel32: Add IsWow64Process. by Robert Reif · 19 years ago
- c4ac8c5 advapi32: Add CreateWellKnownSid and IsWellKnownSid. by Robert Reif · 19 years ago
- 1053ecc include: Added prototype for DllMain. by Alexandre Julliard · 19 years ago
- 1d6e259 ntdll/kernel32: Pipe information. by Eric Pouech · 19 years ago
- ab2349d kernel32: Partial implementation of GetModuleHandleExA/W. by Alexandre Julliard · 19 years ago
- 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
- 29d3f1e include: Add defines used in CopyFileEx. by Robert Shearman · 19 years ago
- b1cbecb advapi32: Add stub FileEncryptionStatus and declarations. by Paul Chitescu · 19 years ago
- 060d537 winbase.h: Add missing LMEM_INVALID_HANDLE define. by Detlef Riekenberg · 19 years ago
- 3c0e5ee A few fixes for pointer qualifiers (const, volatile) warnings. by Eric Pouech · 19 years ago
- 69c5f62 include: Add some defines related to tape support. by Hans Leidekker · 19 years ago
- 1f7c81e kernel32: Create a stub implementation for PostQueuedCompletionStatus. by Mike McCormack · 19 years ago
- a1edebf kernel32: Declare BindIoCompletionCallback(). by Mike McCormack · 19 years ago
- 9119924 kernel32: Define SCS_64BIT_BINARY. by Mike McCormack · 19 years ago
- b09582a Implemented kernel32 process affinity handling on top on ntdll. by Eric Pouech · 20 years ago
- c9b27e9 Implemented InterlockedCompareExchangePointer and by Alexandre Julliard · 20 years ago
- 58d7d74 Make the destination pointers of Interlocked* functions volatile to by Felix Nawothnig · 20 years ago
- e859359 Added a wine_get_dos_file_name function in kernel32 as a wrapper by Alexandre Julliard · 20 years ago
- f223b68 Correct OFSTRUCT declaration. by Mike McCormack · 20 years ago
- fb722a0 Properly sort the function prototypes. by Alexandre Julliard · 20 years ago
- 05b2c1c Remove multiple declarations of the same function, keeping the public by Vincent Béron · 20 years ago
- 901f5b3 DUPLICATE_* flags should be defined in winnt.h. by Mike McCormack · 20 years ago
- 6788420 Declare ProcessIdToSessionId. by Mike McCormack · 20 years ago
- 48a8f52 Add a couple of missing functions. by Mike McCormack · 20 years ago
- 5e62bd0 Declare some missing functions. by Mike McCormack · 20 years ago
- 487f41e Added some security related functions to winbase.h. by Mike McCormack · 20 years ago
- 16885f0 Fixed RtlIsTextUnicode prototype, and made it properly take into by Alexandre Julliard · 20 years ago
- fa6563d - always declare the lstr* functions, even if they're inline by Mike McCormack · 20 years ago
- ef73685 Fix small typo. by Uwe Bonnes · 20 years ago
- 1ef6e29 Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h. by Dimitrie O. Paun · 20 years ago
- 51198f8 Fix for CommConfigDialog*() hwnd argument. by Andreas Mohr · 20 years ago
- f2ad8e3 Define strncpy to an error to make sure it doesn't creep back in. by Alexandre Julliard · 20 years ago
- 75b93ff Match OVERLAPPED structure to the SDK definition. by Dmitry Timoshkov · 20 years ago
- d9ef0a4 Declare inline string function WINAPI (found by Krzysztof Foltman). by Mike McCormack · 20 years ago
- 0497af0 Match RaiseException and EXCEPTION_RECORD to SDK definitions. by Dmitry Timoshkov · 20 years ago
- d8793bb Added a couple of defines. by Ivan Leo Puoti · 20 years ago
- 3b2019b Make lstr* functions inline inside Wine. by Mike McCormack · 20 years ago
- 0cc2031 Stub implementations for GetKernelObjectSecurity, by Hans Leidekker · 20 years ago
- 49f7f6c Stub implementations for AdjustTokenGroups, AreAllAccessesGranted, by Hans Leidekker · 20 years ago
- 3558320 GetTempPath*() uses DWORD parameters instead of UINT. by Andreas Mohr · 20 years ago
- d694a37 - Reordered some code from the existing helper _GetTimeZoneBias to by Rein Klazes · 20 years ago
- 2612e60 Fixed definition of MAX_COMPUTERNAME_LENGTH (spotted by Mike McCormack). by Alexandre Julliard · 20 years ago
- 39bbcb4 Use correct tag names for compatability with fwd decls. by Jon Griffiths · 21 years ago
- c27db9b Assorted spelling fixes. by Francois Gouget · 21 years ago
- a489fb5 Move MulDiv prototype from wingdi.h to winbase.h where it belongs. by Dmitry Timoshkov · 21 years ago
- 2e360b3 Fix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_ID and by Francois Gouget · 21 years ago
- 3ae44f7 Added GetProcessId. by Robert Shearman · 21 years ago
- d214585 Move LDT_ENTRY to winnt.h. by Francois Gouget · 21 years ago
- 22174de Use GlobalMemoryStatusEx in GlobalMemoryStatus rather than the other way around. by Robert Reif · 21 years ago
- d161a8f Fix definition of LookupPrivilegeNameW and declare it. by Mike McCormack · 21 years ago
- 410db2a Rewrote SetFilePointer to use SetFilePointerEx. by Alexandre Julliard · 21 years ago
- bde649c Added some missing prototypes. by Eric Pouech · 21 years ago
- 1cb0cf4 Moved wine_get_unix_file_name implementation to ntdll, and changed it by Alexandre Julliard · 21 years ago
- 743997f Replace the get_file_info request by an fstat() on the client side. by Alexandre Julliard · 21 years ago
- 885450a Added proper headers for the *ActCtx* functions. by Patrik Stridvall · 21 years ago
- cff42a8 Add GetProcessHeaps() prototype. by Dmitry Timoshkov · 21 years ago
- 4c979ea Added SystemTimeToTzSpecificLocalTime definition. by Mike McCormack · 21 years ago
- 5bf3a26 Made wine_get_unix_file_name take a Unicode string pointer. by Eric Pouech · 21 years ago
- 2fdc4dc Added missing prototypes for some implemented functions. by Alexandre Julliard · 21 years ago
- 9e73f55 Store the last error code at the TEB offset used by NT instead of the Win9x one. by Alexandre Julliard · 21 years ago
- 8ca6cad - moved the remaining of int21 calls to dlls/winedos by Eric Pouech · 21 years ago
- fd5e811 Added stubs for AccessCheckByType, AddAuditAccessAce, by Ulrich Czekalla · 21 years ago
- 03d9f0e Disable the asm inline functions when building ntdll to avoid trouble by Alexandre Julliard · 21 years ago
- 7370f60 Implemented RtlCreateUserThread, and use it to move thread creation to ntdll. by Alexandre Julliard · 21 years ago
- 54b1d87 Implemented Add/RemoveVectoredExceptionHandler. by Alexandre Julliard · 21 years ago
- 240b0a9 Moved the Windows version code to dlls/ntdll, and implemented by Alexandre Julliard · 22 years ago
- e66069d Declare mailslot functions. by Mike McCormack · 22 years ago
- 8be51c9 Add missing wReserved1 member to DCB structure definition. by Kevin Groeneveld · 22 years ago
- e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
- da8b582 Added a few missing definitions. by Eric Pouech · 22 years ago
- 53f9c21 Use angle brackets (<>) rather than quotes ("") for the include by Dimitrie O. Paun · 22 years ago
- 19b6a49 Allocate DebugInfo field for all critical sections (based on a patch by Alexandre Julliard · 22 years ago
- cbefdef Consolidate all kernel power management functions. by Dimitrie O. Paun · 22 years ago
- a111466 Fixed GetFileEttributesEx define. by Martin Fuchs · 22 years ago
- b317bf2 Make the PowerPC interlocked assembler code volatile. by Pierre d'Herbemont · 22 years ago
- 7924111 Add GetSystemWindowsDirectory, GetCurrentHwProfile. by Jon Griffiths · 22 years ago
- da94dd4 Use inline versions of APIs only internally in Wine. by Dmitry Timoshkov · 22 years ago
- 455c194 PowerPC inline versions of the interlocked functions. by Marcus Meissner · 22 years ago
- ce4d111 Moved the EnumResource* functions to the kernel dll, and fixed their prototypes. by Alexandre Julliard · 22 years ago
- 56b5e08 Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAIT define. by Alexandre Julliard · 22 years ago
- 6f6eb82 Add prototype for GetCompressedFileSize. Move some int21 functions to by Jukka Heinonen · 22 years ago
- ce61349 Implemented file locking functions (partly based on my old Corel by Alexandre Julliard · 22 years ago
- 7aa04f2 Implemented GlobalMemoryStatusEx(). by Mike Hearn · 22 years ago
- bda22de - Add some stubs. - Implement kernel32.FatalExit. by Robert Shearman · 22 years ago
- 8b36681 Rename __WINE__ to __WINESRC__. by Dimitrie O. Paun · 22 years ago
- b4a4c05 Removed a few more #ifdef __WINE__. by Alexandre Julliard · 22 years ago
- 305ead6 Declare LocalDiscard and GlobalDiscard (used by kernel/tests/alloc.c) by Francois Gouget · 22 years ago
- 9e8e5ff Implemented the Fiber* functions (with the help of Huw Davies). by Alexandre Julliard · 22 years ago
- 866d79c - actually use PLUID - initialize the outbound lpLuid variable with bogus values by Andreas Mohr · 22 years ago
- dcc3afd Avoid casts between LARGE_INTEGER and FILETIME. by Alexandre Julliard · 22 years ago
- d77294a Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 22 years ago
- 0327e34 Added declaration for SignalObjectAndWait. by Francois Gouget · 22 years ago
- e45b1e5 Provide stubs for DnsHostnameToComputerNameA/W. by Steve Lustbader · 22 years ago
- 6a6eae8 Added SwitchToThread. by Francois Gouget · 22 years ago
- a2e1222 Stubs for CreateTimerQueue and DeleteTimerQueueEx. by Steve Lustbader · 22 years ago
- f1151e8 Added definition for PeekNamedPipe Fixed a lot of badly indented functions. by Dimitrie O. Paun · 22 years ago
- 4cda16e Implemented GetFileSizeEx (based on a patch by Steve Lustbader). by Ryan Cumming · 22 years ago