wine
2002-08-03  Alexandre JulliardOnly link with msvcrt on mingw32. Cleaned up a few...
2002-08-03  Juergen Schmied- Moved 16 bit functions to a seperate file.
2002-08-03  Michael StefaniucConvert HMIXER, HMIXEROBJ to a void*.
2002-08-03  Duane ClarkOn mouse down in thumb, issue SB_THUMBTRACK with curren...
2002-08-02  Alexandre JulliardInstall the aclocal macros for use by Winelib apps.
2002-08-02  Alexandre JulliardDon't pass the perl C flags to winebuild.
2002-08-02  Mike CastleCompile fix for multi-threaded perl.
2002-08-02  Lionel UlmerBe less strict on parameter checking in the SetSurfaceD...
2002-08-02  Michael Stefaniuc- Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
2002-08-02  Eric PouechAdded $regs as a variable for displaying all registers.
2002-08-02  Alexandre JulliardDon't set the DC_DIRTY flag in SetDCState since we...
2002-08-02  Alexandre JulliardRemoved struct user to avoid conflicts with system...
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
2002-08-01  Alexandre JulliardIn -spec and -exe mode, accept multiple object files...
2002-08-01  Robert LunnonPreliminary audio driver for Solaris Libaudioio.
2002-08-01  Alexandre JulliardAuthors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael...
2002-07-31  Alexandre JulliardUse the normal perl interpreter for test scripts that...
2002-07-31  Alexandre JulliardMoved the #ifdefs for the getnetby* etc. functions...
2002-07-31  Rok MandeljcFixed some invalid characters.
2002-07-31  Alexandre JulliardSplit routines that don't rely on C functions into...
2002-07-31  Alexandre JulliardAdd MSVCRT prefix to _stat and _fstat (based on a patch...
2002-07-31  Rafael KitoverPortability fixes for Cygwin.
2002-07-31  Alexandre JulliardFixed some handle type mismatches and added a few casts...
2002-07-31  Eric PouechMoved all client-side console code to kernel.
2002-07-31  Alexandre JulliardMoved initial AllocConsole call to kernel init (based...
2002-07-31  Eric PouechMade the calls to (Read|Write)Console through a functio...
2002-07-31  Eric PouechAdded a generic mechanism to set up hooks for dispatchi...
2002-07-31  Alexandre JulliardWe have to use the Rtl variant of Enter/LeaveCriticalSe...
2002-07-31  Alexandre JulliardRemove .so extension from main module file name after...
2002-07-31  Alexandre JulliardRewrote atom test in C.
2002-07-31  Rafael KitoverChanged dos_handles to store dups of stdio/out/err...
2002-07-31  Nicolas EscuderSpeed and buffer improvement, code clean up, and fix...
2002-07-31  Alexandre JulliardFixed HANDLE<->HFILE conversions, since they will be...
2002-07-30  Alexandre JulliardMerged the NAS driver written by Nicolas
2002-07-30  Eric PouechAdded ability to defer breakpoint setting for breakpoin...
2002-07-30  Eric PouechFixed regression on internal vars.
2002-07-29  Alexandre JulliardSet the correct permissions on the PE image sections.
2002-07-29  Marcus MeissnerCheck for mkstemp, added a port implementation if it...
2002-07-29  Chris MorganSome dos VGA error handling. Misc TRACE changes.
2002-07-29  Eric PouechAdded source command.
2002-07-29  Juergen Schmied- Implemented IMallocSpy hooks in IMalloc.
2002-07-29  Gerald PfeiferFixed format string.
2002-07-29  Jukka HeinonenVGA emulation now supports outw and outl.
2002-07-29  Jukka HeinonenAdd VGA controller framebuffer between VGA window and
2002-07-29  Steven EdwardsPortability fix.
2002-07-29  Steven EdwardsFix building/linking resources on Mingw.
2002-07-29  Alexandre JulliardImport comctl32 functions from shell32 by ordinal.
2002-07-29  Michael StefaniucInclude <stdlib.h> needed by exit().
2002-07-29  Michael StefaniucConverted HENHMETAFILE and HMETAFILE to a void*.
2002-07-28  Alexandre JulliardConvert HTASK to void* (based on a patch by Michael...
2002-07-28  Alexandre JulliardAdded a winebuild man page.
2002-07-28  Alexandre JulliardAdded support for importing by ordinal.
2002-07-28  Alexandre JulliardSet correct dll file name when building a .def file.
2002-07-28  Alexandre JulliardFixed potential memory corruption.
2002-07-28  Ryan CummingImplementation of RtlGetNtVersionNumbers.
2002-07-28  Rafael KitoverMinor fix for ide-scsi cdroms.
2002-07-28  Jukka HeinonenAdd decoding logic for VGA indexed registers.
2002-07-28  Michael Stefaniuc- Converted HHOOK to a void*.
2002-07-26  Alexandre JulliardRDW_FRAME should be RDW_NOFRAME when validating (spotte...
2002-07-25  Gerald Pfeifer#include <unistd.h> which is required for unlink().
2002-07-25  Bang Jun-YoungMake compile on NetBSD.
2002-07-25  Marcus MeissnerFactored out the OLE 16 bit allocator from StringFromCLSID.
2002-07-25  Andriy Palamarchukwinebuild searches libraries specified in -l parameter...
2002-07-25  Alexandre JulliardPut correct ordinal hints in the import table.
2002-07-25  Uwe BonnesFill lpcbAvail for PeekNamedPipe.
2002-07-25  Duane ClarkBug fixes.
2002-07-24  Alexandre JulliardRemoved ordinal 0.
2002-07-24  Alexandre JulliardAdded support for ordinal hint in PE_FindExportedFunction.
2002-07-24  Andreas MohrMisc spelling fixes.
2002-07-24  Andriy PalamarchukUpdated MFC legal issues section according to the new...
2002-07-24  Uwe BonnesWCMD_run_program: don't try to run an empty line.
2002-07-24  Uwe BonnesMore verbose output when file not found.
2002-07-24  Uwe BonnesWCMD_batch: increase possible line length and warn...
2002-07-24  Duane ClarkCombined implementations of ShellExecute/Ex.
2002-07-24  Jon GriffithsPathAppendA/W: Don't skip '\\' if path is UNC.
2002-07-24  Alexandre JulliardFirst pass implementation of CxxFrameHandler (thanks...
2002-07-24  Andreas Mohr- Move "questions and comments" at the top of the document.
2002-07-24  Lionel UlmerProperly check that the font resource is not already...
2002-07-24  Alexandre JulliardFixed duplication of definitions between shlwapi.h and
2002-07-24  Juergen Schmied- Cleaned up the implementation of shell folders and...
2002-07-23  Alexandre JulliardFixed handling of .com binaries (thanks to Chris Morgan).
2002-07-23  Uwe BonnesTake a snapshot of the environment strings when buildin...
2002-07-23  Alexandre JulliardRemoved non-exported string functions.
2002-07-23  Andriy PalamarchukAdded mention of a dot in the current directory specifi...
2002-07-23  Guy L. Albertelli- Implement LVM_SCROLL and adjust scrolling for all...
2002-07-23  Eric PouechMulti-line edit is now enabled.
2002-07-23  Eric PouechAdded offset for relocating symbols in symbolfile command.
2002-07-23  Alexandre JulliardFixed broken forwards reported by Patrik Stridvall.
2002-07-23  Andreas Mohr- Fix some spelling problems.
2002-07-23  Gerald PfeiferInclude sys/types.h before sys/socket.h.
2002-07-23  Andriy PalamarchukAdded OLE/COM classes registered by OLEAUT32.DLL.
2002-07-23  Patrik StridvallFixed some issues found by winapi_check.
2002-07-23  Patrik Stridvall- Report broken forwards.
2002-07-22  Alexandre JulliardAdded missing wine/port.h.
2002-07-22  Alexandre JulliardGenerate the __ASM_NAME and __ASM_FUNC macros directly...
2002-07-22  Alexandre JulliardReplace all uses of PREFIX and @function by the __ASM_N...
2002-07-22  Michael StefaniucImageList_Remove returns TRUE when removing all images...
2002-07-22  Bill Medland- Document where the stabs information can be found...
2002-07-22  Patrik StridvallHandle forwarded functions properly (based on a patch...
2002-07-22  Michael KarcherSet the correct length of the struct DDSURFACEDESC.
next