GetModuleHandleA->GetModuleHandleW.
[wine] / dlls /
2004-11-30  Dmitry TimoshkovDrawTextEx should allocate text buffer on stack for...
2004-11-29  Alexandre JulliardFixed RtlExpandEnvironmentStrings_U to not depend on...
2004-11-29  Mike McCormackAdded some tests for timer functions.
2004-11-29  Alexandre JulliardGet rid of the client-side window timer structures.
2004-11-29  Eric PouechMade some functions and variables static.
2004-11-29  Jason EdmeadesImplement Material, Clip plane and Light support plus
2004-11-29  Gunnar DalsnesAdded a test to make sure that CreateDirectoryA/W does...
2004-11-29  Eric KohlF4 key flips the listbox in default (not extended UI...
2004-11-29  Christian CostaAVI decompressor:
2004-11-29  Alexandre JulliardAdded missing CoInitialize.
2004-11-29  Mike HearnTrace the OLE error info strings.
2004-11-29  Mike Hearn- Improve OLE function documentation.
2004-11-29  Mike McCormackCFM_GETSPEC always returns a space-separated list.
2004-11-28  Alexandre JulliardTake advantage of the new winproc handling to move...
2004-11-28  Jason EdmeadesAdd Get/Set Transform support, plus BeginScene (does...
2004-11-28  Eric PouechFixed file name when opening NUL.
2004-11-28  Huw DaviesProtect sscanfs with a "C" locale so that they still...
2004-11-28  Dmitry TimoshkovAdd a test for ReadFile/WriteFile fault handling, make...
2004-11-28  Ge van Geldorp- Fix vertical position of text in single-line edit...
2004-11-28  Robert North- Ensure that if buffer pointer is null, queue is flushed.
2004-11-28  Mike McCormack- Don't limit the size of the property that can be...
2004-11-24  Alexandre JulliardChanged winproc allocation to be based only on the...
2004-11-24  Alexandre JulliardAvoid using the MAKEPOINTS macro, it's broken on big...
2004-11-24  Jason EdmeadesAdd indexbuffer support into wined3d.
2004-11-24  Robert ShearmanImplement OleDuplicateData.
2004-11-24  Mike McCormackReturn correct error code in EnumPrinters.
2004-11-24  Mike McCormackFix ofn.nFileOffset when multiple files are selected.
2004-11-24  Kevin KoltzauCreateBrushIndirect should not return a stock brush.
2004-11-24  Dmitry TimoshkovAvoid some direct accesses to DC internals from metafil...
2004-11-24  Dmitry TimoshkovRemove useless calls to IsBadReadPtr from ReadFile...
2004-11-23  Alexandre JulliardFixed handling of NULL pointer in PeekMessageW, with...
2004-11-23  Kevin KoltzauLook for lcms.h in lcms/lcms.h.
2004-11-23  Alexandre JulliardAppend .dll extension in all cases (spotted by Mike...
2004-11-23  Tom WicklineVersion resources cleanup.
2004-11-23  Jason Edmeades- Implement SetStreamSource
2004-11-23  Robert ShearmanWhen changing from DIB_Status_GdiMod to DIB_Status_GdiM...
2004-11-23  Jon GriffithsSet the miter limit in the DC state.
2004-11-22  Eric PouechFixed regressions introduced when moving addresses...
2004-11-22  Kevin KoltzauPrevent environment test from crashing when environment...
2004-11-22  Alexander YaworskyChanged allocation of arguments in SearchPathA so path...
2004-11-22  Jon GriffithsSupport mono pattern brushes in EMF's.
2004-11-22  Jon GriffithsAvoid magic number.
2004-11-22  Jon GriffithsImplement CreateBitmap using CreateBitmapIndirect so...
2004-11-22  Glenn WursterUse physDev->textPixel instead of GetTextColor for...
2004-11-21  Evan G. ParryAdded some tests for lzexpand.
2004-11-21  Eric Pouech- moved into new mscvpdb.h (out of msc.c) all types...
2004-11-21  Alexander YaworskyMove up SERV_* functions.
2004-11-21  Hans LeidekkerImplement and test GetColorProfileElementTag,
2004-11-21  Dmitry TimoshkovCall CompareStringA with LOCALE_USE_CP_ACP flag set...
2004-11-21  Robert Shearman- Make InternetGetConnectedStateExA not crash, by making
2004-11-21  Bill MedlandDon't mess up the msvcrt codepage on e.g. _MB_CP_ANSI.
2004-11-21  Eric FriasAccelerator resource struct fix for sparc.
2004-11-21  Huw DaviesThe default font for the treeview should be the icon...
2004-11-21  Eric FriasFixed file handle leak.
2004-11-21  Eric FriasPermit unaligned memory access on sparc.
2004-11-21  Rémi AssaillyAdd some missing error values in WINMM_ErrorToString.
2004-11-21  Jon GriffithsSearch the whole table when creating solid brushes.
2004-11-21  Alexander YaworskyAdded NOVT timezone info.
2004-11-21  Kevin KoltzauFix clipping for DrawThemeParentBackground.
2004-11-21  Eric PouechMoved kernel32.DeleteFileW core implementation to ntdll...
2004-11-19  Alexandre JulliardRemoved a couple of no longer needed entries.
2004-11-19  Alexandre JulliardFix conflicting structure tag.
2004-11-19  Robert ReifOne step closer to getting hardware accelerated capture...
2004-11-19  Hans LeidekkerImplement IsProfileValid.
2004-11-19  Stefan LeichterFixed GetFileVersionInfoSizeA tests on NT.
2004-11-19  Christian CostaImplemented IGraphBuilder methods: Connect, Render...
2004-11-19  Robert Shearman- Use more specific error codes than E_FAIL, where...
2004-11-19  James HawkinsAdded beginnings of RegQueryValueEx tests.
2004-11-19  Huw DaviesFallback to some sensible default values when underlini...
2004-11-19  Zach GormanAdd the DT_NOPREFIX flag when calling DrawText() for...
2004-11-19  Hans LeidekkerAdd version information.
2004-11-19  Christian CostaFixed colorkey conversion.
2004-11-19  Mike McCormackUse interlocked functions for thread safety.
2004-11-19  Christian CostaFixed IEnumPinsImpl_Next.
2004-11-19  Eric Pouech- implement SymUnDName and UndecorateSymbolName on...
2004-11-19  Christian CostaMapped AVIStreamOpenFromFile to AVIStreamOpenFromFileA.
2004-11-19  Robert ReifRemove trailing white space introduced in previous...
2004-11-19  James HawkinsMake four shreg tests pass on XP.
2004-11-19  Christian CostaAdded stub for SetQueryNetSessionCount.
2004-11-19  Robert ShearmanPass the address of the handle rather than just the...
2004-11-19  Christian CostaFixed some forwards.
2004-11-10  Mike McCormackImprove the CertStore code a little.
2004-11-10  Jason Edmeades- Stub SetServiceObjectSecurity to pretend to work...
2004-11-10  James HawkinsUse SHDeleteKey to remove leftover keys from the shreg...
2004-11-10  Robert Shearman- Set cache bitmap dimensions correctly when a 0x0...
2004-11-10  Michael JungCPAcquireContext: Set last error to ERROR_SUCCESS in...
2004-11-09  HamishFix for async writes to comm ports.
2004-11-09  Stefan LeichterFixed tests of GetAcceptLanguagesA for platfoms 98...
2004-11-09  Stefan LeichterFixed GetFileVersionInfoSizeA tests on NT4 platform.
2004-11-09  Robert ReifRemove redundant GUID check.
2004-11-09  Dmitry Timoshkov- do not move updown control and buddy if an alignment...
2004-11-09  Kevin KoltzauImplementation of GetThemeBackgroundExtent.
2004-11-09  Kevin KoltzauChange AlphaBlend to use destination dimensions rather...
2004-11-09  Kevin KoltzauFix crash when no theme is set and application ignores...
2004-11-09  Walt OgburnIn OlePictureImpl_Load, always use DIB_RGB_COLORS becau...
2004-11-08  Robert Shearman- bNtfUnicode is a dup' of bUnicode so remove it and...
2004-11-08  William Poetra Yoga HGive the first menu item of a popup menu a distance...
2004-11-08  Eric PouechNow that name undecoration works, fix the type info.
2004-11-08  Eric PouechImplemented __unDName and __unDNameEx functions.
2004-11-08  Vitaliy Margolen- return "want all keys" for WM_GETDLGCODE when multi...
next