kernel32: Fix SearchPath parameter validation with tests.
[wine] / dlls /
2009-12-22  Nikolay Sivovkernel32: Fix SearchPath parameter validation with...
2009-12-22  Nikolay Sivovkernel32/tests: Init pointers in common way, add some...
2009-12-22  Henri Verbeetwined3d: Get rid of some redundant local variables.
2009-12-22  Henri Verbeetwined3d: Cleanup IWineD3DBaseSwapChainImpl_QueryInterfa...
2009-12-22  Henri Verbeetwined3d: Volumes are resources in wined3d.
2009-12-22  Henri Verbeetd3d9/tests: A volume really isn't a resource, despite...
2009-12-22  Jacek Cabanurlmon: Report BINDSTATUS_CONNECTING to download callback.
2009-12-22  Jacek Cabanmshtml: Added JavaScript tests architecture and simple...
2009-12-22  Jacek Cabanmshtml: Use JScript for JavaScript in res: protocol...
2009-12-22  Jason Edmeadescomctl32/toolbar: Improve fixme message conditions.
2009-12-22  Paul Vriensole32/tests: Fix a test failure on several platforms.
2009-12-22  Vladimir Pankratovmapi32: Add Russian translation.
2009-12-22  Roderick Colenbranderwinex11: Fix a null pointer crash when XRender isn...
2009-12-22  Alexandre Julliarduser32: Avoid including winuser16.h in 32-bit files.
2009-12-22  Alexandre Julliarduser32: Reimplement MapWindowPoints16 and move it to...
2009-12-22  Alexandre Julliarduser32: Move DestroyIcon32 implementation to user16.c.
2009-12-22  Alexandre Julliardkernel32: Load the DestroyIcon32 function from 16-bit...
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's classes to...
2009-12-22  Alexandre Julliarduser32: Move freeing of a 16-bit module's icons to...
2009-12-22  Alexandre Julliarduser32: Reimplement loading of 16-bit cursors and icons...
2009-12-22  Alexandre Julliarduser32: Always return the actual pointer instead of...
2009-12-21  Louis Lendersmapistub: Add new stubbed dll mapistub.dll.
2009-12-21  Jacek Cabanwininet: Don't use INTERNET_SetLastError in InternetSet...
2009-12-21  Jacek Cabanwininet: Return error directly from HTTP_Connect.
2009-12-21  Jacek Cabanwininet: Don't use INTERNET_SetLastError in HttpSendReq...
2009-12-21  Jacek Cabanwininet: Return error directly from INTERNET_AsyncCall.
2009-12-21  Nikolay Sivovkernel32/tests: Fix LocalAlloc() allocated leaks.
2009-12-21  Nikolay Sivovkernel32/tests: Fix some find handle leaks.
2009-12-21  Alexandre Julliarduser32: Move a number of 16-bit cursor/icon functions...
2009-12-21  Alexandre Julliarduser32: Get rid of the CURSORICON_Copy internal function.
2009-12-21  Alexandre Julliarduser32: Reimplement CopyIcon16/CopyCursor16 using Creat...
2009-12-21  Alexandre Julliarduser32: Use CreateIconIndirect to implement CreateCursor.
2009-12-21  Stefan Leichterntoskrnl.exe: Add stub for KeInitializeSemaphore.
2009-12-21  Mike Kaplinskiyuser32: Fix color mask handling in CreateIconIndirect.
2009-12-21  Nicolas Le Camkernel32/tests: Simplify dumpmem function.
2009-12-21  Henri Verbeetwined3d: IWineD3DPaletteImpl implements IWineD3DBase.
2009-12-21  Henri Verbeetwined3d: IWineD3DClipperImpl implements IWineD3DBase.
2009-12-21  Henri Verbeetwined3d: Cleanup IWineD3DDeviceImpl_GetRasterStatus().
2009-12-21  Henri Verbeetd3d9: Add a separate function for swapchain initialization.
2009-12-21  Henri Verbeetd3d8: Add a separate function for swapchain initialization.
2009-12-21  Jacek Cabanmshtml: Don't use necko nsIHttpChannel in nsChannel...
2009-12-21  Jacek Cabanjscript: Make undefined a property of global object.
2009-12-21  Hans Leidekkerwininet: Always set last error in HttpSendRequest{...
2009-12-21  Michael Stefaniucwindowscodecs: Don't cast NULL.
2009-12-21  Michael Stefaniucuser32/tests: Don't cast NULL to an integer type.
2009-12-21  Michael Stefaniuccryptui: Don't cast NULL to an integer type.
2009-12-21  Michael Stefaniuccomctl32/tests: Don't cast NULL to an integer type.
2009-12-21  Nikolay Sivovkernel32/tests: Print line numbers in tests.
2009-12-21  Nikolay Sivovcomctl32/rebar: Don't read outside of bands array on...
2009-12-21  Nikolay Sivovcomctl32/rebar: Collapse some parameter checks and...
2009-12-21  Nikolay Sivovcomctl32/rebar: Move parameter cast to winproc.
2009-12-21  Nikolay Sivovcomctl32/rebar: Use DPA to manage bands data.
2009-12-21  André Hentscheldbghelp: Implement literal dwarf opcodes.
2009-12-21  Paul Vriensmsi/tests: Fix test failures on Win9x/WinMe.
2009-12-21  Hans Leidekkersecur32/tests: Fix a couple of memory leaks.
2009-12-21  Vincent Povirkole32: Reread the stream entry after setting the size...
2009-12-21  Vincent Povirkole32: Store the most recent item name in IEnumSTATSTG...
2009-12-21  Vincent Povirkole32: Make IEnumSTATSTG functions fail when the parent...
2009-12-21  Vincent Povirkole32: Add some tests for IEnumSTATSTG.
2009-12-21  Vincent Povirkgdiplus: Implement GdipSetImageAttributesColorMatrix.
2009-12-21  Vincent Povirkgdiplus: Add a test for GdipSetImageAttributesColorMatrix.
2009-12-21  Vincent Povirkgdiplus: Allocate a new ImageAttributes object in GdipC...
2009-12-21  Vincent Povirkgdiplus: Add trace for values of new graphics and image...
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created font...
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created linecaps.
2009-12-21  Vincent Povirkgdiplus: Add traces for values of newly-created brushes.
2009-12-21  Frédéric Delanoymapi32: Add French translation.
2009-12-21  Juan Langcrypt32: Don't get confused matching URLs with a colon...
2009-12-21  Henri Verbeetwined3d: NULL vertex declarations are captured, but...
2009-12-21  Alexandre Julliarduser32: Fix the string style check for comboboxes.
2009-12-21  Alexandre Julliarduser32: Support calling a 32-bit procedure even without...
2009-12-21  Alexandre Julliarduser32: Send all CreateWindow calls through the WoW...
2009-12-21  Alexandre Julliardcomctl32: Use the module instance instead of that of...
2009-12-21  Alexandre Julliardshell32: Use the module instance instead of that of...
2009-12-21  Alexandre Julliardsetupx: Pass 0 as instance to InstallHinfSectionA.
2009-12-18  Jörg Höhlemciavi: Do not stub unsupported recording or editing...
2009-12-18  Jörg Höhlemciavi: Complete MCI GetDevCaps/capability.
2009-12-18  Jörg Höhlemciwave: MCI Capability returns number of wave devices.
2009-12-18  Piotr Cabanurlmon: Remove some CoInternetParseUrl tests.
2009-12-18  Nikolay Sivovkernel32: Fix typo in a comment.
2009-12-18  Eric van Beurdenusp10: Change the header includes to pull in 'windows...
2009-12-18  Eric van Beurdendbghelp: Fix a minidump crash by using the correct...
2009-12-18  Aurimas Fišerasmapi32: Add Lithunian translation.
2009-12-18  Amine Khaldimapi32: Remove an unneeded assignment.
2009-12-18  Amine Khaldimciseq: Remove unneeded assignments.
2009-12-18  Alexandre Julliarduser32: Move wsprintf16 to user16.c.
2009-12-18  Alexandre Julliarduser32: Make WINPROC_AllocProc take a unicode flag...
2009-12-18  Alexandre Julliarduser32: Simplify window procedure allocation for the...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the messa...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the menu...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the icon...
2009-12-18  Alexandre Julliarduser32: Pre-allocate the window procedure for the deskt...
2009-12-18  Huw Daviesdsound: Fix a memory leak in the tests.
2009-12-18  Hans Leidekkermsi: Propagate errors from IStorage_OpenStream again...
2009-12-18  Hans Leidekkermsi: Avoid a crash in STREAMS_delete.
2009-12-18  James Hawkinsmsi: Free the current filename if we choose to not...
2009-12-18  Vincent Povirkgdiplus: Add tests for the other frame functions, for...
2009-12-18  Vincent Povirkshell32: Fix a memory leak in SHFileOperationW.
2009-12-18  Vincent Povirkole32: Fix memory leaks in the storage test.
2009-12-18  Nikolay Sivovkernel32/tests: Fix few context leaks.
next