wine
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.
2002-07-22  Shachar ShemeshNow checks that the GCP_REORDER flag is set before...
2002-07-22  Alexandre JulliardFixed .com binary support.
2002-07-22  Roderick ColenbranderSimple implementation of InternetAutodial.
2002-07-22  Eric PouechRemoved unnecessary flag.
2002-07-22  Eric PouechFixed very long line reading (and some buffering bugs).
2002-07-22  Jon GriffithsMove thread related functions to new file.
2002-07-22  Jon GriffithsAdd some new defines and functions.
2002-07-20  Alexandre JulliardAdded definition of msvcrt internal error codes.
2002-07-20  Eric PouechAdded a remote proxy for gdb.
2002-07-20  Alexandre JulliardFixed linking rule for test programs (spotted by Gregg...
2002-07-20  Eric PouechInverted inner loops (Win32 debug event handling /...
2002-07-20  Gregg MattinsonAdded checks for __sparc__, __sun__ and @function.
2002-07-20  Alexandre JulliardFixed quoting in WINE_TRY_ASM_LINK macro.
2002-07-20  Andreas MohrCreateDCA should return failure if both driver and...
2002-07-20  Andreas Mohr- Add message mapping for tooltips.
2002-07-20  Patrik StridvallUpdated winetest Perl modules using winapi_extract.
2002-07-20  Patrik StridvallFixed winapi_extract.
2002-07-20  Juergen Schmied- Many stubs
2002-07-20  Dominik StrasserImplemented RegQueryMultipleValues.
2002-07-20  Ove KaavenWait for the asynchronous update thread to complete...
2002-07-20  Alexandre JulliardExplicitly specify the path to wpp.h so we don't need...
2002-07-20  Andreas MohrHonour the VNLP_COPYIFEXISTS flag when doing a copy...
2002-07-20  Andreas MohrChange BIOSDATA's rows on screen minus 1 from 23 to 24.
2002-07-20  Bill MedlandAllow regsvr32 to process multiple filenames (as does...
2002-07-20  Gregg MattinsonFixed __builtin_return_address.
2002-07-20  Rein KlazesRepair SetLastError in FindNextFileA.
2002-07-20  Francois GougetMove an extern declaration to stop egcs-2.91.66 from...
2002-07-19  Alexandre JulliardFixed per-thread data handling.
2002-07-19  Gregg MattinsonAvoid structures or arrays of size 0.
2002-07-19  Mike McCormackFirst go at reading directories on public SMB shares.
2002-07-19  Gregg Mattinson - X11/extensions/shape.h requires X11/Xutil.h.
2002-07-19  Gregg Mattinson- Removed name, type, mode, rsrc, and import statements...
2002-07-19  Jon GriffithsSet amounts read/written to 0, share Un/Lock code,...
2002-07-19  Carl SopchakReturn empty string on error in WM_GETTEXT.
2002-07-19  Marcus MeissnerProtect InternetCloseHandle() against invalid handles.
2002-07-19  Patrik StridvallMerged all API files into two files (Win16/Win32).
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-07-19  Michael StefaniucConvert HMONITOR to a void*.
2002-07-19  Dimitrie O... Allow the application to subclass a buddy edit (spotted...
next