Fix snooping of 16-bit dlls being loaded at the same address.
[wine] / dlls /
2002-08-13  Dmitry TimoshkovFixed hex to binary conversion.
2002-08-13  Dmitry Timoshkovus->Length is in bytes.
2002-08-13  Dmitry TimoshkovThrow exception only for Wine internal locks.
2002-08-13  Alexandre JulliardReduce flicker on updates.
2002-08-13  Mike McCormackDuplicate the font handle passed through WM_SETFONT...
2002-08-13  Dmitry TimoshkovAdded WM_GET/SETTEXT support.
2002-08-13  Alexandre JulliardThe provider functions are WINAPI.
2002-08-13  Aric StewartOnly modify returned keys on success.
2002-08-13  Alexandre JulliardSetup exception frame around 16-bit calls to unwind...
2002-08-13  Juergen SchmiedStubs for DragDropHelper.
2002-08-13  Jukka HeinonenAdd support for moving VGA controller window in framebu...
2002-08-10  Alexandre JulliardTest results need to depend on the module being tested.
2002-08-09  Alexandre JulliardImplemented the RtlImage* functions, and use them to...
2002-08-09  Andriy PalamarchukImproved richedit headers.
2002-08-09  Michael StefaniucConvert HMMIO to a void*.
2002-08-09  Marcus MeissnerCopy va_lists by using va_copy, not by just assigning...
2002-08-09  Alexandre JulliardCreate separate makefiles for tests for more flexibility.
2002-08-09  Alexandre JulliardFixed string lengths to do the right thing for all...
2002-08-09  Alexandre JulliardUpdated authors list.
2002-08-09  Ove KaavenSome more RPC definitions.
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-08-09  Michael Stefaniuc- Convert HDRVR to a void*.
2002-08-07  Gregg MattinsonFixes for Sparc build.
2002-08-06  Juergen SchmiedImplement StrRetToStr in shlwapi.
2002-08-06  Christian CostaInitialize the DDCAPS structure of the DDRAW object...
2002-08-06  Lionel UlmerHandle 'not acquired' error messages on keyboard GetDev...
2002-08-03  Lionel UlmerSupport negative values in RECTs during Blts.
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-02  Lionel UlmerBe less strict on parameter checking in the SetSurfaceD...
2002-08-02  Michael Stefaniuc- Converted HWAVE, HWAVEIN, HWAVEOUT to void*.
2002-08-01  Alexandre JulliardCreate at most one glue file for a single dll.
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 JulliardMoved the #ifdefs for the getnetby* etc. functions...
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 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 JulliardRewrote atom test in C.
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-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  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 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 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-25  Marcus MeissnerFactored out the OLE 16 bit allocator from StringFromCLSID.
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  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  Juergen Schmied- Cleaned up the implementation of shell folders and...
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  Guy L. Albertelli- Implement LVM_SCROLL and adjust scrolling for all...
2002-07-23  Alexandre JulliardFixed broken forwards reported by Patrik Stridvall.
2002-07-23  Patrik StridvallFixed some issues found by winapi_check.
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  Michael KarcherSet the correct length of the struct DDSURFACEDESC.
2002-07-22  Roderick ColenbranderSimple implementation of InternetAutodial.
2002-07-22  Jon GriffithsMove thread related functions to new file.
2002-07-20  Alexandre JulliardAdded definition of msvcrt internal error codes.
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  Andreas MohrHonour the VNLP_COPYIFEXISTS flag when doing a copy...
2002-07-19  Alexandre JulliardFixed per-thread data handling.
2002-07-19  Gregg MattinsonAvoid structures or arrays of size 0.
2002-07-19  Jon GriffithsSet amounts read/written to 0, share Un/Lock code,...
2002-07-19  Marcus MeissnerProtect InternetCloseHandle() against invalid handles.
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-07-19  Dimitrie O. PaunAllow the application to subclass a buddy edit (spotted...
2002-07-19  Jon GriffithsImplemented SHBrowseForFolderW.
2002-07-19  Jon GriffithsAvoid winreg.h inclusion.
2002-07-19  Jon GriffithsStub implementation for CoInitializeSecurity.
2002-07-16  Alexandre JulliardFixed setting of min/maximize mwm hints.
2002-07-16  Juergen SchmiedFixed two leaks in file- and itemmoniker.
next