- c816005 Implemented GetCompressedFileSize[AW]. by Pavel Roskin · 22 years ago
- 240b0a9 Moved the Windows version code to dlls/ntdll, and implemented by Alexandre Julliard · 22 years ago
- 9146e68 Moved VxDCall support to dlls/kernel. by Alexandre Julliard · 22 years ago
- aaf3503 Moved almost all remaining process, thread, fiber and exception by Alexandre Julliard · 22 years ago
- b2b2c47 Move the mailslot stubs into the dlls/kernel directory. by Mike McCormack · 22 years ago
- e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
- bf97962 Avoid including stackframe.h if it's not needed. by Alexandre Julliard · 22 years ago
- cbefdef Consolidate all kernel power management functions. by Dimitrie O. Paun · 22 years ago
- 69e609d Merge CPU detection code into misc/cpu.c. Add support for Mhz registry key. by Mike Hearn · 22 years ago
- f872d9a Modified unhandled exception message to contain also thread identifier. by Juraj Hercek · 22 years ago
- 583bb3f - started implementing ntdll.NtDeviceIoControlFile and made by Eric Pouech · 22 years ago
- dc4b0c7 Moved tape.c to dlls/kernel. by Alexandre Julliard · 22 years ago
- 1bb3859 Added support for overlapped ioctl requests (and a few other cosmetics). by Eric Pouech · 22 years ago
- 2f24859 Beep() is still needed in ntdll, move it back to some random file. by Alexandre Julliard · 22 years ago
- 390a0bf Removed W->A calls from FatalAppExitW. by Stefan Leichter · 22 years ago
- 0f6f92e Don't use a hex number for the event in the default string. by Uwe Bonnes · 22 years ago
- 56b5e08 Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAIT define. by Alexandre Julliard · 22 years ago
- 79673e9 Stubs for BeginUpdateResourceA(), BeginUpdateResourceW(), by Paul McNett · 22 years ago
- cfd8bb8 Added stub for GetDevicePowerState(). by Rein Klazes · 22 years ago
- cf27a7f Changed fd operations to take a struct fd instead of a struct object. by Alexandre Julliard · 22 years ago
- 9b0b1e0 Remove (POINTER)NULL casts. by Francois Gouget · 22 years ago
- bda22de - Add some stubs. - Implement kernel32.FatalExit. by Robert Shearman · 22 years ago
- 297f3d8 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. by Dimitrie O. Paun · 22 years ago
- f769479 - Reimplement time functions using ntdll functions. - Some cleanups. by György 'Nog' Jeney · 22 years ago
- 737d4be Move excpt.h out of include/msvcrt/ as it does not conflict with any by Dimitrie O. Paun · 22 years ago
- 75dee50 Replace 0x%p with %p. by Patrik Stridvall · 22 years ago
- c71cf7e Move int13 handler to winedos. by Jukka Heinonen · 22 years ago
- ed800c6 Build ntdll with -DSTRICT. by Andrew John Hughes · 22 years ago
- d41581d DeviceIoControl now calls winedos interrupt handlers. Fixed RawModeSwitch. by Jukka Heinonen · 22 years ago
- 6d886a5 - Allow setting NetBIOS ComputerName through registry. by Martin Wilck · 22 years ago
- bdb4455 Raise an exception if any Wine or Winelib code does an assert. by Lionel Ulmer · 22 years ago
- 5cf56a3 Removed LPxxx handle types that don't exist under Windows. by Alexandre Julliard · 23 years ago
- 457e1ed Fixed a couple of bugs in the debugger startup. by Alexandre Julliard · 23 years ago
- 472d016 Correct SIZE_T size according to MS SDK. by Dmitry Timoshkov · 23 years ago
- f2ef2c2 Handle special registry root keys directly in advapi32, and avoid by Alexandre Julliard · 23 years ago
- fb40a72 Copied the registry functions needed by VMM into device.c and got rid by Alexandre Julliard · 23 years ago
- dafbc3f Removed remaining references to advapi32 registry functions from by Alexandre Julliard · 23 years ago
- 9c1de6d Moved all the content of the DDK files ntdef.h and ntddk.h to winternl.h. by Patrik Stridvall · 23 years ago
- 51e6c0c MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- 3fa613c Moved internal context macros out of winnt.h. by Alexandre Julliard · 23 years ago
- 9aab47e MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- ef0e2af MSVC long long fixes. by Patrik Stridvall · 23 years ago
- d75aed2 Convert most of the file APIs to Unicode. by Dmitry Timoshkov · 23 years ago
- 57bf450 MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
- d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
- f507278 Unprotect the resource data in the unhandled exception handler to fix by Alexandre Julliard · 23 years ago
- 7375597 Fixed some handle type mismatches and added a few casts in prevision by Alexandre Julliard · 23 years ago
- 05d42e5 Moved all client-side console code to kernel. by Eric Pouech · 23 years ago
- 6ecade7 Some dos VGA error handling. Misc TRACE changes. by Chris Morgan · 23 years ago
- 50ac3e5 Multi-line edit is now enabled. by Eric Pouech · 23 years ago
- b810b53 Fixed synchronisation for ctrl event generation. by Eric Pouech · 23 years ago
- 3c85eb1 Added --debugmsg option to the debugger. by Alexandre Julliard · 23 years ago
- 93bfa0d Implementation for console control events (includes process groups support). by Eric Pouech · 23 years ago
- 1d86056 Better too long lines detection, added del key support in emacs mode. by Eric Pouech · 23 years ago
- 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
- c97e24e Fixed warnings. by Gerald Pfeifer · 23 years ago
- 6a96749 - Add some undocumented ioctl mappings. by Andreas Mohr · 23 years ago
- 55e845d Removed most inclusions of options.h. by Alexandre Julliard · 23 years ago
- 8c08ceb Replaced -dosver and -winver options by config file parameters. by Alexandre Julliard · 23 years ago
- 3536316 New loading scheme for Winelib apps, makes them behave like builtin by Alexandre Julliard · 23 years ago
- 6044307 A few fixes for mingw cross-compilation. by Alexandre Julliard · 23 years ago
- 5900867 Moved the selector access functions out of winnt.h into libwine. by Alexandre Julliard · 23 years ago
- 9bb05fc Specify the complete source file list for a dll inside the main by Alexandre Julliard · 23 years ago
- 218faf3 Fixed FlushInstructionCache prototype. by Eric Pouech · 23 years ago
- e6bdef2 Correct behaviour of DEL key back to deleting the current character. by Jason Edmeades · 23 years ago
- b7b75a8 - Added f8 (history retrieval from partial command) support by Jason Edmeades · 23 years ago
- 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
- 88dadae Moved int13 support to the VWIN32_DIOC_DOS_INT13 ioctl. by Mike McCormack · 23 years ago
- 1e53893 Fixed writing multiline block while wrapping enabled. by Eric Pouech · 23 years ago
- 4ae9297 Hack to make wineconsole work again. by Alexandre Julliard · 23 years ago
- 34372dc Fix SetFileAttributes to honor the umask (rather than making files by Francois Gouget · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- 73ab649 New file msvcrt/excpt.h. Move some stuff out of winnt.h into it. by Peter Hunnisett · 23 years ago
- dac9dfc Make Home, End and Enter on the keypad work in the debugger. by Dmitry Timoshkov · 23 years ago
- 8691c8e SetFileAttributes returns now an error if target file is on CDROM. by Jukka Heinonen · 23 years ago
- 5038c04 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
- 000b180 Added GetComputerNameEx[AW] semi-stub. by Dmitry Timoshkov · 23 years ago
- 9ff202e Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
- 5cc6105 Changed the Wine internal cdrom interface to the NT model. by Eric Pouech · 23 years ago
- 824a7f1 Fix some bad behavior when some lock states (capslock, numlock...) by Eric Pouech · 23 years ago
- 193cf50 Removed some of the calls to HEAP_strdup* functions. by Alexandre Julliard · 23 years ago
- 1b3c04d Check the return value of *snprintf for C99 style overflow reporting. by Michael Stefaniuc · 23 years ago
- c19bb1a Fixed buffer length in history manipulation. by Eric Pouech · 23 years ago
- 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
- 1ac2b1e Now passing event with --use-event to let programs starting with by Eric Pouech · 23 years ago
- 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
- 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
- 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
- b517b76 Expand environment variables in "Debugger" setting. by Francois Gouget · 23 years ago
- e15badb Cosmetics. by Andreas Mohr · 23 years ago
- 4b62618 Added support for low-level mouse and keyboard hooks. by Alexandre Julliard · 23 years ago
- 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
- f359895 Yet another documentation/message text patch. by Andreas Mohr · 24 years ago
- 04717f0 HANDLER_ROUTINE is in fact PHANDLER_ROUTINE. by Francois Gouget · 24 years ago
- f80cf43 Quiet FlushInstructionCache for non-NT systems where it does nothing per MSDN. by Guy Albertelli · 24 years ago
- 588ff37 Documentation updates (mainly thru vs. through). by Francois Gouget · 24 years ago
- c04f405 Modified the debugger launching code so that only one instance of the by Eric Pouech · 24 years ago
- 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
- 37e9503 Moved server.h to include/wine. by Alexandre Julliard · 24 years ago
- 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago