comdlg32: An English (United States) spelling fix.
[wine] / dlls / krnl386.exe16 /
2012-06-15  Oleksij Rempelkrnl386.exe: Fix drive spec in get_media_id call.
2012-06-15  Oleksij Rempelkrnl386: Set 11-bit for fixed drive.
2012-06-15  Oleksij Rempelkrnl386: Set remote bit for cdrom.
2011-12-16  Francois Gougetkrnl386.exe16: Avoid hardcoding the Unicode string...
2011-11-22  Frédéric Delanoykrnl386.exe16: Avoid hardcoding array lengths.
2011-09-26  Michael Stefaniuckrnl386.exe16: Don't open code CONTAINING_RECORD().
2011-09-12  Francois Gougetkrnl386.exe16: Add parentheses to clarify the precedenc...
2011-09-12  Andrew Talbotkrnl386.exe16: Constify some variables.
2011-08-23  Andrew Talbotkrnl386.exe16: Constify a variable.
2011-08-02  Frédéric Delanoydlls: Assorted spelling fixes.
2011-07-06  Frédéric Delanoykrnl386.exe16: Remove dead initialization (Clang).
2011-06-27  Marcus Meissnerkrnl386.exe16: pSeg might be NULL (Coverity).
2011-05-11  Marcus Meissnerkrnl386.exe16: Fixed if that always succeeds (Coverity).
2011-05-10  Marcus Meissnerkrnl386.exe16: Fixed get selector bit logic (Coverity).
2011-04-18  Andrew Nguyenkrnl386.exe: Fix size calculation in GetSystemDirectory16.
2011-04-18  Gerald Pfeiferwine: Use { } instead of ; for an empty basic block.
2011-03-28  Marcus Meissnerkrnl386.exe16: Added missing break to dma code (Coverity).
2010-12-15  Alexandre Julliardkrnl386: Fetch version from the PEB to avoid potentiall...
2010-11-11  Alexandre Julliardkrnl386.exe: Propagate DOS startup errors up to winevdm.
2010-11-11  André Hentschelkrnl386: Mention DOSBox.
2010-11-10  Alexandre Julliardkrnl386.exe: Use the correct pointer for RemoveVectored...
2010-11-04  Henri Verbeetkrnl386.exe: Return the default value if the section...
2010-10-20  Alexandre Julliardkrnl386.exe: Avoid using the CONTEXT86 type.
2010-09-29  Alexandre Julliardmakefiles: Use the -m16 option with 16-bit resources...
2010-09-21  Alexandre Julliardkrnl386.exe: Get rid of the useless config.sys parser.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-16  Alexandre Julliardkrnl386.exe: Remove 16 suffix on Get/SetProcessDword...
2010-07-30  Andrew Nguyenkrnl386.exe: Fix last error check for DOS compatibility...
2010-07-26  Alexandre Julliardwinegcc: Don't import winecrt0 by default when building...
2010-07-23  André Hentschelkrnl386.exe16: Add an error code.
2010-07-21  Alexandre Julliardmakefiles: Specify -nodefaultlibs when building low...
2010-07-19  Andrew Nguyenkrnl386.exe: Fix a potential leak and NULL dereference...
2010-07-19  Andrew Nguyenkrnl386.exe: Use the correct format specifier for size...
2010-06-30  Alexandre Julliardkrnl386.exe: Ignore non-resident name table if value...
2010-06-22  André Hentschelkrnl386.exe16: Update a comment.
2010-06-14  Alexandre Julliardkrnl386: Defined the SMapLS/UnMapLS_IP_EBP functions...
2010-06-08  Alexandre Julliardkrnl386: Load gdi.exe and user.exe also when initializi...
2010-05-18  Alexandre Julliardkrnl386.exe: Call the 32-bit string functions that...
2010-05-14  Detlef Riekenbergkernel32: Move a 16 bit related comment to krnl386.
2010-03-29  Morten Rønnekrnl386.exe: Fix VGA video mode 17.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-13  Alexandre Julliardkrnl386.exe: Preload gdi and user when thunks are being...
2010-03-03  Alexandre Julliardkrnl386.exe: Don't try to free again an already freed...
2010-03-01  Alexandre Julliardkernel32: Move shared heap creation to krnl386 and...
2010-02-23  Alexandre Julliardkrnl386.exe: Add an explicit name check to allow import...
2010-02-01  Alexandre Julliardkernel: Only start the BIOS timer if there is an actual...
2010-01-18  Alexandre Julliardntdll: Fix the NtCreateEvent prototype.
2010-01-16  Alexandre Julliardwinebuild: Output the 16-bit asm relay functions as...
2010-01-16  Alexandre Julliardwinebuild: Rename __wine_call_from_32_regs for consiste...
2010-01-11  Gerald Pfeiferkrnl386: Move WINE_DECLARE_DEBUG_CHANNEL(module) under...
2010-01-06  Detlef Riekenbergkrnl386: The 16bit system directory is <windir>\SYSTEM.
2010-01-05  Alexandre Julliardkernel: Stop exporting some 16-bit functions that are...
2010-01-05  Alexandre Julliardwinedos: Merge all of winedos back into krnl386.
2010-01-04  Marcus Meissnerkrnl386.exe: Removed unused owner_exists variable ...
2009-12-31  Alexandre Julliardntoskrnl: Duplicate the necessary part of instruction...
2009-12-30  Alexandre Julliardkernel: Get rid of support for loading old style 16...
2009-12-30  Alexandre Julliardkernel: Add an import lib for krnl386, and stop importi...
2009-12-30  Alexandre Julliardwinedos: Move 16-bit VxD support back into kernel.
2009-12-30  Alexandre Julliardkernel32: Make krnl386.exe into a stand-alone 16-bit...