kernel32/tests: Fix broken usage of the ok() macro return value.
[wine] / dlls /
2010-02-24  Alexandre Julliardkernel32/tests: Fix broken usage of the ok() macro...
2010-02-24  Paul Vriensntdll/tests: Fix a crash on some Vista boxes.
2010-02-24  Alexandre Julliardcomctl32/tests: Fix broken check of the ok() macro...
2010-02-24  Alexandre Julliarduser32/tests: Fix broken check of the ok() macro return...
2010-02-24  Alexandre Julliardshell32/tests: Fix broken check of the ok() macro retur...
2010-02-24  Alexandre Julliardshell32/tests: Don't use the return value of the ok...
2010-02-24  Dmitry Timoshkovuser32: DeleteDC() should allow to delete a DC returned...
2010-02-24  Nikolay Sivovuser32: Use whole window rectangle for UpdateLayeredWindow.
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_GetRefType...
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_GetImplTyp...
2010-02-24  Piotr Cabanoleaut32/tests: Remove incorrect test.
2010-02-24  Piotr Cabanoleaut32: Improve TKIND_COCLASS handling while creating...
2010-02-24  Piotr Cabanoleaut32: Fix importfile searching in ctl2_alloc_import...
2010-02-24  Piotr Cabanoleaut32: Added implementation of ITypeInfo2_fnGetTypeAttr.
2010-02-24  Kusanagi Kouichiwinex11.drv: Add a new debug channel for XIM.
2010-02-24  Kusanagi Kouichiwinex11.drv: There seems to be nothing to be done for...
2010-02-24  Kusanagi Kouichiwinex11.drv: Generate IME messages as needed.
2010-02-24  Dmitry Timoshkovgdi32: Dump GDI objects in the case of running out...
2010-02-24  Jörg Höhlewinmm/tests: Fix transient notification error: messages...
2010-02-24  David Hedbergmsvcrt: Implement _mbctombb.
2010-02-24  Ken Thomasesntdll: Mac: Fix leak of send right for Mach thread...
2010-02-24  Nikolay Sivovuser32: Intersect with passed dirty rectangle while...
2010-02-24  Nikolay Sivovuser32/tests: Test to show that caption added for WS_EX...
2010-02-24  Paul Chitescuquartz: Do not assert() the existence of a media format...
2010-02-24  Andrey Turkinkernel32: Use TEB-based buffer in CreateMutexExA.
2010-02-23  Christian Costashell32: Allow copy operation to overwrite an existing...
2010-02-23  Hans Leidekkerwininet: Fix a memory leak.
2010-02-23  Hans Leidekkermsi: Add tests for creating and removing duplicate...
2010-02-23  Hans Leidekkermsi: Implement the RemoveDuplicateFiles standard action.
2010-02-23  Alexandre Julliardkrnl386.exe: Add an explicit name check to allow import...
2010-02-23  Alexandre Julliardwinex11: Switch owner window to managed when displaying...
2010-02-23  Alexandre Julliardwinex11: Windows that own popups should be managed.
2010-02-23  Alexandre Julliardwinex11: Make sure that the owner window exists when...
2010-02-23  Reece Dunnshlwapi/tests: Skip SHCreateStreamOnFileA/W configurati...
2010-02-23  Andrew Nguyenuser32/tests: Fix a failure message trace.
2010-02-23  Andrew Nguyenuser32: Ensure that WM_INITDIALOG passes the first...
2010-02-23  David Hedbergmsvcrt: Implement _ismbclegal.
2010-02-23  David Hedbergmsvcrt: Add trail bytes info for codepage 1361.
2010-02-23  Piotr Cabanoleaut32/tests: Added more typelib creation tests.
2010-02-23  Piotr Cabanoleaut32: Improved implementation of ICreateTypeInfo2_f...
2010-02-23  Piotr Cabanoleaut: Added ITypeInfo2_fnGetRefTypeInfo implementation.
2010-02-23  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_AddRefTypeInfo...
2010-02-23  Piotr Cabanoleaut32/tests: Added VT_PTR tests in function arguments.
2010-02-23  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_SetFuncAndParamName...
2010-02-23  Piotr Cabanoleaut32: Added VT_BSTR handling to ctl2_add_default_value.
2010-02-23  Piotr Cabanoleaut32: Added more arguments with default values...
2010-02-23  Piotr Cabanoleaut32: Added partial ICreateTypeInfo2_AddFuncDesc...
2010-02-23  Stefan Leichterntdll/tests: Test NtCreateFile with an invalid filename.
2010-02-23  Henri Verbeetwined3d: Escape shader comments.
2010-02-23  Henri Verbeetwined3d: Properly report shader comment sizes.
2010-02-23  Eric Pouechntdll: Notify valgrind for stack management while in...
2010-02-23  André Hentscheloleaut32: Reorder some code to make it easier to read...
2010-02-23  Vitaly Perovmshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
2010-02-23  Alexandre Julliardmlang/tests: Add another possible failure for Win2k.
2010-02-23  Alexandre Julliardkernel32/tests: Add a couple of last error codes for...
2010-02-23  Alexandre Julliardadvapi32/tests: Fix a test failure on Wow64.
2010-02-22  Maarten Lankhorstmmdevapi: Add todo_wine in dependency test.
2010-02-22  Maarten Lankhorstmmdevapi: Add tests for renderclient.
2010-02-22  Huw Daviesrpcrt4: Add support for FC_FLOAT and FC_DOUBLE in compl...
2010-02-22  Jörg Höhlewinmm/tests: MIDIHDR tests.
2010-02-22  Jörg Höhlewinmm: Accept the ancient, smaller MIDIHDR.
2010-02-22  Jörg Höhlewinmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK...
2010-02-22  Jörg Höhlewinmm: Do not access MIDIHDR past MOM_DONE DriverCallback.
2010-02-22  Jörg Höhlemidimap: Have GetDevCaps error out when no MIDI device...
2010-02-22  Jörg Höhlewinealsa: Do not access WAVEHDR past DriverCallback.
2010-02-22  Jörg Höhlewineoss: Do not access WAVEHDR past DriverCallback.
2010-02-22  Jörg Höhleuser32: Sync vkey codes with winuser.h.
2010-02-22  Hans Leidekkerwininet: Fix handling of a response without headers.
2010-02-22  Hans Leidekkerwinhttp: Add support for resolve timeouts.
2010-02-22  Hans Leidekkerkernel32/tests: Fix a thread handle leak.
2010-02-22  Hans Leidekkerfusion: Add a stub implementation of CreateApplicationC...
2010-02-22  Hans Leidekkermsi: Allocate sufficient memory in ITERATE_InstallODBCD...
2010-02-22  Hans Leidekkermsi/tests: Free exception information.
2010-02-22  Hans Leidekkermsi: All stream names starting with 0x0005 are unencoded.
2010-02-22  Hans Leidekkermsi: Make msi_reset_folders static.
2010-02-22  Christian Costad3dx9_36: Add stub for D3DXGetShaderConstantTableEx...
2010-02-22  Vincent Povirkcomdlg32: Always use screen dpi in the font dialog...
2010-02-22  Vincent Povirkcomdlg32: Add a test showing the font dialog ignores...
2010-02-22  Christian Costad3d8: Display FIXME only once in ValidatePixelShader...
2010-02-22  Dmitry Timoshkovcomctl32: Initialize item.mask before sending HDM_GETIT...
2010-02-22  Dylan Smithrichedit: Added some extra tests for EM_FORMATRANGE.
2010-02-22  Piotr Cabanoleaut32: Added MEMBERID_NIL handling to ICreateTypeInf...
2010-02-22  Piotr Cabanoleaut32: Added TypeInfo validation in ICreateTypeInfo_...
2010-02-22  Piotr Cabanoleaut32: Improved ICreateTypeInfo2_fnAddFuncDesc imple...
2010-02-22  Piotr Cabanoleaut32: Added partial ICreateTypeInfo2_LayOut impleme...
2010-02-22  Roderick Colenbranderwinex11: Also take into account source offsets when...
2010-02-22  Roderick Colenbranderwinex11: When a mask picture is active, the source...
2010-02-22  Vincent Povirkgdiplus: Add a test for GdipImageRotateFlip.
2010-02-22  Jacek Cabanmshtml: Get rid of nsIWineURI interface.
2010-02-22  Jacek Cabanmshtml: Get rid of nsIWineURI::[GS]etNSContainer.
2010-02-22  Jacek Cabanmshtml: Get rid of nsIWineURI::[GS]etWindow.
2010-02-22  Jacek Cabanmshtml: Get rid of most nsIWineURI methods.
2010-02-22  Jacek Cabanmshtml: Use nsWineURL structure directly in load_nsuri.
2010-02-22  Jacek Cabanmshtml: Moved OnStartURIOpen implementation to nsio.c.
2010-02-22  Jacek Cabanmshtml: Store nsWineURI object instead of interface...
2010-02-22  Jacek Cabanmshtml: Rename nsURI to nsWineURI.
2010-02-22  André Hentscheloleaut32: Fix rounding.
2010-02-22  Erich Hooverkernel32/tests: Add test for 'all processors' flag...
2010-02-22  Erich Hooverntdll: Allow 'all processors' flag used in Vista and...
2010-02-22  Kusanagi Kouichiwinex11.drv: Check XDND version.
next