Fixed CDROM_Audio_Seek for non-linux systems.
[wine] / win32 /
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-03  Marcus MeissnerSave and restore cursor in WriteConsoleOutputA.
2000-02-03  Ove KaavenHandle backspace correctly.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
2000-01-30  Ulrich WeigandMoved debugger to libwine to make it available to WineL...
2000-01-29  Alexandre JulliardRemoved debugstr.h.
2000-01-15  Ove KaavenFixed bad register constraint in InterlockedCompareExch...
2000-01-09  Erez VolkBetter error reporting.
1999-12-27  Alexandre JulliardCosmetics.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-05  Ian SchmidtStubs for VMM GetDemandPageInfo function and VWin32...
1999-12-04  Erez VolkStubs for Get/SetProcessDefaultLayout.
1999-11-29  Alexandre JulliardMade GetSystemTimeAsFileTime return value more precise.
1999-11-28  Niels Kristian Bec... Compiler warnings fixed.
1999-11-25  Peter GantenImplemented parts of _PageReserve() _PageCommit() _Page...
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-11-12  Ian SchmidtImplemented VWin32 VxDCall mechanism and 2 calls.
1999-11-12  Ulrich WeigandAllow for buggy apps that call the wrong VxDCall routine.
1999-11-10  Ulrich WeigandBugfix: Exception handlers are *not* WINAPI.
1999-11-04  Ian SchmidtChanged OpenDesktop stub to Win9x behavior for QuickTime 4.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-09-13  Ulrich WeigandFixed last error code when trying to load unknown VxD...
1999-09-04  Guy AlbertelliFixed WriteConsoleOutput and GetNumberOfConsoleInputEvents.
1999-08-18  Ulrich WeigandMoved implementation of WOW routines to single file.
1999-08-08  Alexandre JulliardFixed SetLocalTime prototype.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-04  Andreas MohrImplemented SetLocalTime.
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-08-01  Alexandre JulliardRemoved async I/O support.
1999-08-01  Alexandre JulliardMade stack manipulation macros into inline functions.
1999-07-31  Patrik StridvallFixed some of the issues reported by Solaris Lint.
1999-07-31  Ulrich WeigandCreate VxD handle only for known VxDs.
1999-07-18  Ulrich WeigandWork-around for compiler bug.
1999-07-15  Ulrich WeigandFixed some CONTEXT86 vs. CONTEXT mismatches.
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-27  Marcus MeissnerReadConsoleA: use ir as pointer to (req+1).
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-18  Alexandre JulliardA few optimizations.
1999-06-12  Patrik StridvallAdded missing/wrong includes.
1999-06-12  Rein KlazesCorrected a problem in GetTimeZoneInformation() due...
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-05-29  Marcus MeissnerFix <return> key (somehow we get a control keystate).
1999-05-24  Ulrich WeigandUse register functions with arguments for LogApiThk...
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-23  Alexandre JulliardImplemented the Win32 debug API functions.
1999-05-23  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-23  Ulrich WeigandAdded _DebugOutput (KERNEL.328), LogApiThk (KERNEL...
1999-05-22  Ulrich WeigandSet %ebx to point to real 16-bit stack in CBClientThunkSL.
1999-05-22  Juergen SchmiedSome stubs for pccard vxd to debug the native shell32.
1999-05-17  Ulrich WeigandBugfix: FT_PrologPrime was broken due to relay changes.
1999-05-14  Alexandre JulliardFixed a few bugs, and improved the exception macros...
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-13  Alexandre JulliardVxDCall functions do not need to be 'register'.
1999-05-12  Alexandre JulliardAdded macros and definitions for using exception inside...
1999-05-12  Alexandre JulliardMoved some exception definitions to winnt.h and ntddk.h.
1999-05-09  Alexandre JulliardFixed request size for alloc_console and free_console.
1999-05-09  Alexandre JulliardImproved exception handling.
1999-05-08  Marcus MeissnerIgnore ESC[%dc reports generated by 8bit control codes.
1999-05-04  Andreas MohrGetMailslotInfo is supposed to check for pointer validity.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-01  Juergen SchmiedFixed typo.
1999-04-19  Marcus MeissnerAdded MMDEVLDR DeviceIoctl(5) stub (msacm32 is a bit...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-03  Eric PouechAdded (empty) stub for OpenVxDHandle.
1999-04-01  Ulrich WeigandImplemented PROCESS_CallUserSignalProc().
1999-03-28  Steffen MoellerSetFileAttributesA: "implemented" setting of directory...
1999-03-28  Andreas MohrAdded CreateIoCompletionPort stub.
1999-03-25  David LuyerChanged "strings.h" to "string.h".
1999-03-17  Marcus MeissnerFixed some warnings. removed some unneccessary includes...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-13  Peter GantenChange GetStartupInfoA/W to return the real StartupInfo.
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-02-28  Alexandre JulliardCLIENT_WaitReply: don't clear last error on success...
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-28  Ulrich WeigandGetBinaryType[AW] moved to loader/module.c, modified...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Huw D M DaviesFixed a few broken includes.
1999-02-19  Ian SchmidtPartial stub implementation of undocumented KERNEL...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Alexandre JulliardRemoved CONSOLE_Ops.
1999-02-13  Andreas MohrAdds a warning message if permissions not sufficient.
1999-02-12  Juergen SchmiedSmall fixes to compile with the headers (mostly nt...
1999-02-09  Zygo Blaxellwine_openpty is not properly declared (either missing...
1999-02-05  Marcus MeissnerContinued hack to win32/console.c, so that the IDA...
1999-01-31  Alexandre JulliardAdded input queue to server-side console object,
1999-01-30  Alexandre JulliardBerend Reitsma <berend at asset-control.com>
1999-01-26  Marcus MeissnerDo not endlessly loop in CONSOLE_get_input after EOF.
1999-01-20  Marcus MeissnerWin32 console needs SYNCHRONIZE access.
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Marcus Meissner0 means success, all else failure for WaitForSingleObject.
next