wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / winedos /
2008-07-07  Andrew Talbotwinedos: Remove unneeded address-of operator from funct...
2008-05-12  Alexandre Julliardwinedos: Don't disable long filename functions on NT...
2008-05-07  Alexandre Julliardwinedos: Print better diagnostics when a DOS app fails...
2008-05-07  Alexandre Julliardwinedos: Make sure that the main message queue exists...
2008-05-07  Alexandre Julliardwinedos: Only read input from the stdin handle if it...
2008-04-22  Austin EnglishSpelling fixes.
2008-04-14  Alexandre Julliardwinedos: Handle memory reservation errors more gracefully.
2008-04-11  Rob Shearmanwinedos: The calling convention should come after the...
2008-04-07  Francois GougetAssorted spelling fixes.
2008-03-22  Andrew Talbotwinedos: Assign to struct instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-01  Alexandre JulliardGet rid of the global thread.h header.
2008-02-16  Rob ShearmanDon't use GetExceptionCode and GetExceptionInformation...
2008-01-25  Andrew Talbotwinedos: Remove unneeded casts.
2008-01-10  Austin EnglishSpelling fixes.
2007-12-31  Alexandre Julliardwinedos: Don't emulate in 32-bit mode interrupts that...
2007-12-23  Alexandre Julliardwinedos: Add the possibility of refusing to emulate...
2007-12-20  Alexandre Julliardkernel32: Forward interrupts in 32-bit code to winedos...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-26  Gerald Pfeiferwinedos: Use DWORD instead of long for return values...
2007-10-23  Francois GougetAssorted spelling fixes.
2007-08-30  Steven EdwardsRemove more unneeded wine 16bit header usage.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-14  Mikołaj Zalewskiwinedos: Make UMB executable.
2007-08-09  Francois GougetAssorted spelling fixes.
2007-06-27  Michael Stefaniucwinedos: Remove superfluous casts of void pointers...
2007-06-18  Alexandre Julliardwinedos: Fix the device open code for the new NtCreateF...
2007-06-07  Francois GougetAssorted spelling fixes.
2007-06-06  Michael Stefaniucwinedos: Fix printf format warnings introduced by the...
2007-05-30  Alexandre Julliardwinedos: Merge a number of tiny source files into inter...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-09  Michael Stefaniucwinedos: Check a file handle against INVALID_HANDLE_VAL...
2007-03-08  Tomas Carneckydsound: Update prototypes for IDirectSoundBuffer::Lock...
2007-02-05  Andrew Talbotwinedos: Declare some items static.
2006-12-14  Francois GougetAssorted spelling fixes.
2006-11-29  Dmitry Timoshkovwinedos: Make some data const.
2006-10-31  Alexandre Julliardwinedos: Use NT instead of Unix calls to identify DOS...
2006-10-16  Michael Stefaniucjanitorial: Remove redundant NULL checks before calling...
2006-10-03  Michael Stefaniucwinedos: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-24  Dan Kegelwinedos: Limit reported disk space to 1GB.
2006-07-14  Michael StefaniucFix swapped 2nd and 3rd argument passed to memset.
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-12  Petr Tesarikwinedos: Implement INT2F/AX=1501 (get drive device...
2006-04-11  Petr Tesarikwinedos: Implement true CDROM DOS device driver.
2006-04-11  Petr Tesarikwinedos: Move all device driver initialization code...
2006-04-11  Petr Tesarikwinedos: Move most of MSCDEX stuff into a separate...
2006-04-11  Petr Tesarikwinedos: Move some declarations to the header file.
2006-03-27  Petr Tesarikwinedos: Clear TF bit before passing control to a VM86...
2006-02-22  Marco Timpanowinedos: Fixed a couple of typos in ppdev.
2006-01-24  Alexandre JulliardAvoid importing _strlwr/_strupr from ntdll.
2006-01-10  Rein Klazeswinedos: Open files with write access on read only...
2005-12-12  Alexandre JulliardPass specific access rights to wine_server_handle_to_fd.
2005-12-12  Eric Pouechkernel32: Get rid of DOSMEM_AllocSelector.
2005-12-12  Markus Amslerwinedos: Implement MCB.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetAssorted spelling fixes.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-10-17  Eric Pouechioctl 440F only returns non mapped drives (for now).
2005-10-03  Dmitry TimoshkovConvert a WARN to a FIXME to make it visible to a user...
2005-09-30  Gerald PfeiferWe only need the relay debug channel on MZ_SUPPORTED...
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-18  Alexandre JulliardMoved return value handling to the individual relay...
2005-09-18  Christian LupienAvoid overflow in the read file limit check.
2005-09-12  Alexandre JulliardFixed gcc 4.0 warnings.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-08-26  Mike McCormackFix gcc 4.0 warnings.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-06-27  Alexandre JulliardMoved port configuration to HKCU\Software\Wine\VDM...
2005-06-27  Alexandre JulliardMoved I/O port configuration to HKCU\Software\Wine...
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-17  Stefan HuehnerRemove some -Wstrict-prototypes warnings.
2005-06-14  Alexandre JulliardHardcode the location of config.sys, no need for a...
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2005-06-13  Alexandre JulliardRemoved references to obsolete configuration entries.
2005-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2005-05-19  Alexandre JulliardRevert previous patch, we still need the winedos import...
2005-05-19  Alexandre JulliardWe no longer need a winedos import library.
2005-05-19  Alexandre JulliardRefuse to load if 16-bit support is missing.
2005-05-16  Alexandre JulliardMoved data structures for 16-bit relay calls to winbase...
2005-05-10  Eric PouechGet rid of include/miscemu.h.
2005-05-10  Eric PouechMoved DOS memory handling to winedos.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-06  Francois GougetFix nativeapi.pm so it knows about AC_HEADER_STAT().
2005-05-05  Rein Klazes- In MZ_DoLoadImage if an environment segment is specif...
2005-04-27  Eric Pouech- delayed initialisation of BIOS and SYSTEM information...
2005-04-18  Peter Berg LarsenStrncpy elimination.
2005-04-18  Peter Berg LarsenReplace strncpy with memcpy or lstrcpyn.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-02-10  Francois GougetAssorted spelling fixes.
2005-01-14  Rein KlazesIn int21_ioctl - get device data-, set the "is console...
next