Fixed corruption when copying to the same surface (with the help of
[wine] / dlls /
2002-07-10  Alexandre JulliardFixed corruption when copying to the same surface ...
2002-07-10  Gregg MattinsonFixes to allow big endian machines to load MSFT typelib...
2002-07-10  Carl SopchakPass "Manual Feed" as short input slot name.
2002-07-10  Shachar Shemesh- Fixed access to the lpTemplateName of ChooseFont...
2002-07-10  Alexandre JulliardCreated registry unit test and added tests for RegEnumV...
2002-07-10  Alexandre JulliardRegEnumValue[AW] need to update the data size on buffer...
2002-07-10  Ove KaavenRemoved the flags fields of IDirectDrawPaletteImpl...
2002-07-10  Ove KaavenHandle WM_SYNCPAINT with DefWindowProc.
2002-07-10  Rok MandeljcAdded Slovenian resources.
2002-07-10  Rein KlazesFix buffer length calculation in InitializeGenericSF().
2002-07-10  Guy L. Albertelli- Improve traces.
2002-07-09  Jon GriffithsImplement/document @17,18,19,20,21,22 (Compact list...
2002-07-09  Lionel UlmerSupport new registered extensions.
2002-07-09  Uwe Bonnes_open_osfhandle: set at least the _IOREAD flag.
2002-07-08  Uwe Bonnesfgets, fgetws: don't treat the possible uninitialized...
2002-07-08  Uwe BonnesMSVCRT_fread: expose feof flag.
2002-07-08  Alexandre JulliardRemoved workaround for 16-bit loader bug.
2002-07-08  Andreas Mohr- Always copy (almost) the whole stack space over to...
2002-07-08  Uwe BonnesAdded _U@YAPAXI@Z and _V@YAPAXI@Z.
2002-07-08  Uwe BonnesMSVCRT_fseek: should return 0 on success.
2002-07-08  Duane ClarkAdd richedit support for a plain text stream.
2002-07-08  Jason Edmeades- VarFormat now supports VT_R8 and BYREF variant types.
2002-07-08  Eric PouechFixed another PlaySound bug (when SND_LOOP is requested).
2002-07-08  Eric PouechFixed a few compilation warnings.
2002-07-08  Lionel UlmerSupport wglUseFontBitmapsA when using client-side rende...
2002-07-05  Steven EdwardsNeed to import ntdll.
2002-07-05  Alexandre JulliardMore explicit initialization of info_size for stupid...
2002-07-05  Alexandre JulliardFlush stdio on exit.
2002-07-05  Alexandre JulliardFixed warnings.
2002-07-05  Gregg Mattinson- Forte C does not support nameless structures or unions
2002-07-05  Marcus MeissnerAdded a generic way of doing GetHGlobalFromILockBytes().
2002-07-05  Gregg MattinsonImplemented FormatMessage for sparc. Since the va_list...
2002-07-05  Alexandre JulliardNo need to call GetModuleFileName16 now that GetModuleF...
2002-07-05  Duane ClarkAdd drive letter and Unix path tests of GetFullPathNameA.
2002-07-05  Jason EdmeadesEnsure VarBstrCat handles null parms as per windows...
2002-07-05  Rein KlazesCheck for NULL keyvalue in RegEnumKeyExA/W.
2002-07-05  Alexandre JulliardTried to make IsDialogMessageW more compatible. Changed
2002-07-05  Uwe BonnesMSVCRT_operator_new: Call handler only when "new" opera...
2002-07-03  Gregg MattinsonCast void* to char* for pointer arithmetic.
2002-07-03  Duane Clarkstrcasecmp returns zero on a match.
2002-07-03  Gregg MattinsonRemoved non-static structure initializers.
2002-07-03  Andreas MohrBetter toggle all relevant bits in VGA crt register.
2002-07-03  Gregg MattinsonVoid functions can't return a value, even if it is...
2002-07-03  Lionel UlmerDetect DCs without fonts and return an error in wglUseB...
2002-07-03  Eric PouechFixed some more configuration issues.
2002-07-03  Andreas MohrMake sure we wait some time during int16 keyboard query...
2002-07-03  Andreas MohrAdded a DOS text mode memory buffer copy in order to...
2002-07-02  Alexandre JulliardFixed warnings.
2002-07-02  Juergen Schmied- implementations for SHLWAPI_267, SHLWAPI_268
2002-07-02  Juergen Schmied- changed STRRET definition
2002-07-01  Alexandre Julliard- stubs for SHLWAPI.295 (create a URL shortcut ?) and...
2002-07-01  Alexandre JulliardMake sure allocated blocks are aligned on an 8-byte...
2002-07-01  Alexandre JulliardFixed make install from read-only build directory ...
2002-07-01  Gregg MattinsonAvoid alignment problem in NtQuerySystemTime.
2002-07-01  Andreas MohrImplemented set cursor shape functionality.
2002-07-01  Juergen SchmiedSupport for large and negative offsets.
2002-06-28  Nix N. NixRemoved message box that would pop up if a RunMRU list...
2002-06-28  Rok MandeljcAdded Slovenian resources.
2002-06-28  Philipp WollermannImplemented SPI_GETDESKWALLPAPER action, fixed SPI_SETD...
2002-06-28  Jukka HeinonenDisable OWN_WINDOW as it no longer works.
2002-06-28  Alexandre JulliardAdded some ALSA configure checks.
2002-06-28  Eric PouechCreated an ALSA driver (with the help of David Hammerto...
2002-06-28  Gregg MattinsonRemoved C++ style comments.
2002-06-28  Eric PouechNo longer depends on external env strings values.
2002-06-28  Sander van LeeuwenDo not change directory if path is invalid.
2002-06-28  Knut St. OsmundsenDo not access memory that has just been freed.
2002-06-28  Tony LambregtsAdded support for DDBLT_KEYSRCOVERRIDE/DDBLT_KEYDESTOVE...
2002-06-28  Guy L. AlbertelliAdd TCM_SETCURSEL when setting page current.
2002-06-28  Eric PouechEnsured full duplex mode is only used with same paramet...
2002-06-25  Alexandre JulliardReplaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP...
2002-06-25  Sylvain PetreolleCreated d3d8 stub dll.
2002-06-25  Eric PouechFixed flags handling in sndPlaySound.
2002-06-25  Jason EdmeadesFixed crash in open file dialog on non-windows 98 emula...
2002-06-25  Jason EdmeadesEnsure we free the cached HFONT after loading in a...
2002-06-24  Huw D M DaviesAdded Type 1 and Type 42 font downloading.
2002-06-24  Huw D M DaviesHandle dmScale.
2002-06-24  Huw D M Daviespsdrv doesn't care about hGCClipRgn, just use GetClipRg...
2002-06-24  Huw D M DaviesGet rid of a few thousand useless TRACE lines.
2002-06-24  Huw D M DaviesAdded afm weight "NORMAL".
2002-06-24  Huw D M DaviesDon't map symbol charset through WCToMB.
2002-06-24  Jukka HeinonenRedirect all reads and writes to VGA controller to...
2002-06-24  Jukka HeinonenAdd save/restore mapping context routines.
2002-06-22  Huw D M Davies- Implement AddFontResource*, add stubs for RemoveFontR...
2002-06-22  Dmitry TimoshkovAdded Bulgarian keyboards.
2002-06-22  Huw D M DaviesStore the cache entry indices and not the ptrs.
2002-06-22  Alexandre JulliardAdded printf format checking to the ok() and trace...
2002-06-21  Aric StewartReworking of http and asyncronous calls to get IE6...
2002-06-21  Vincent BéronFixed some various comparisons wrt signedness.
2002-06-21  Alexandre JulliardFixed CLSIDFromString endianness assumptions (reported...
2002-06-21  Alexandre Julliardgetmainargs: new_mode argument is not a pointer in...
2002-06-21  Rok MandeljcAdded Slovenian keyboard.
2002-06-21  John K. HohmImplemented SizeOfVariantData cases for VT_DISPATCH...
2002-06-21  Gregg MattinsonImplemented DbgBreakPoint and DbgUserBreakPoint for...
2002-06-21  Steven EdwardsMoved a few win32 functions to a better location for...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-21  Alexandre JulliardMoved succeeding test out of todo block.
2002-06-20  Mike McCormackFixed ordinals to match the Windows values.
2002-06-20  Jason Edmeades- VarAnd, VarCmp (Strings only), VarNot implemented.
2002-06-20  Guy L. Albertelli- Add routines to dump out tab items internally and...
2002-06-20  Marcus MeissnerITypelib::Invoke: Handle different length arguments...
next