kernel32: Enhance EndUpdateResource.
[wine] / dlls /
2010-07-22  Andrey Turkinkernel32: Enhance EndUpdateResource.
2010-07-22  Michael Stefaniucsane.ds: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuccredui: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucserialui: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucmsi: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucshdoclc: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucshlwapi: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucmpr: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucoleaut32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuccryptdlg: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucstdole32.tlb: Remove the ignored common resource attrib...
2010-07-22  Michael Stefaniucwineps.drv: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuclocalspl: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucoledlg: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucmsacm32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucwldap32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucstdole2.tlb: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucwinspool.drv: Remove the ignored common resource attrib...
2010-07-22  Michael Stefaniucmsvidc32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucmsxml3: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucwininet: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucuser32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucshell32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucshdocvw: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucsetupapi: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucpstorec: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucoleacc: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucmsvfw32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucmsrle32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucmshtml.tlb: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucmshtml: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuclocalui: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucjscript: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuciccvid: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucgphoto2.ds: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucdevenum: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuccryptui: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuccrypt32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuccomdlg32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniuccomctl32: Remove the ignored common resource attributes.
2010-07-22  Michael Stefaniucavifil32: Remove the ignored common resource attributes.
2010-07-22  Andrew Eikumshell32: IShellFolder::ParseDisplayName should work...
2010-07-22  Maarten Lankhorstntdll: Use syscall instead of int $0x80.
2010-07-22  Paul Vrienscomdlg32: Add the Serbian (Latin) translation.
2010-07-22  Stefan Dösingerwined3d: Check the writemask before activating the...
2010-07-22  Stefan Dösingerwined3d: Only perform sRGB write correction on formats...
2010-07-22  Paul Vriensappwiz.cpl: Add the Serbian (Cyrillic) translation.
2010-07-22  Paul Vrienscomctl32: Use the Cyrillic 'O' in the Serbian translation.
2010-07-22  Henri Verbeetwined3d: Framebuffer blits are affected by the color...
2010-07-22  Henri Verbeetwined3d: Preload resources before FBO setup.
2010-07-22  Henri Verbeetwined3d: Remove LoadLocation() from the public wined3d...
2010-07-22  Henri Verbeetwined3d: Remove ModifyLocation() from the public wined3...
2010-07-22  Andrew Eikumshlwapi: Implement SHSetIniStringW.
2010-07-22  Andrew Eikumshlwapi: Implement SHGetIniStringW.
2010-07-22  Tim Cadogan-Cowperwinmm: Wrap TRACE strings with debugstr_a/debugstr_an.
2010-07-22  André Hentschelws2_32: Fix test message.
2010-07-22  Matteo Brunid3dx9: Shader assembler <= ps_1_3 support.
2010-07-22  Matteo Brunid3dx9: Add <= ps_1_3 instruction parsing to the shader...
2010-07-22  Matteo Brunid3dx9: Fix dst register handling in ps_1_4.
2010-07-21  Alexandre Julliardrpcrt4: Don't align the buffer after reading the confor...
2010-07-21  David Hedberginclude: Add a few IFileDialog related interface declar...
2010-07-21  Dylan Smithuser32: DefMDIChildProc sends WM_MDINEXT with active...
2010-07-21  Alexander Nicolays... shdocvw: Fix a buffer overflow in InternetShortcut...
2010-07-21  Nikolay Sivovole32: Use IsEqualIID() instead of memcmp().
2010-07-21  Nikolay Sivovole32: No need to test for interface pointer being...
2010-07-21  Nikolay Sivovole32: Fix assumption about HRESULT failure code value.
2010-07-21  Nikolay Sivovole32: Remove redundant variables.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Alexandre Julliardmakefiles: Specify -nodefaultlibs when building low...
2010-07-21  Hans Leidekkermsi: Properly advance the patch pointer in msi_check_pr...
2010-07-21  Hans Leidekkermsi/tests: Double null-terminate a REG_MULTI_SZ string.
2010-07-21  Hans Leidekkermsi: Remove a fixme that no longer applies.
2010-07-21  Hans Leidekkermsi: Improve traces in db_get_raw_stream.
2010-07-21  Hans Leidekkermsi: Reverse the transform storage list order.
2010-07-21  Hans Leidekkermsi: Move the component enabled check into the standard...
2010-07-21  Hans Leidekkermsi: Set feature states to the installed state if the...
2010-07-21  Hans Leidekkermsi: Publish patches regardless of any features being...
2010-07-21  Michael Stefaniucwinmm: Move from a per resource to a global LANGUAGE...
2010-07-21  Stefan Dösingerd3d9: Use a vertex shader in the vpos test.
2010-07-21  Stefan Dösingerd3d9: Use a vertex shader in the vFace test.
2010-07-21  Stefan Dösingerd3d9: Use a vertex shader for the nested loop test.
2010-07-21  Stefan Dösingerd3d9: Win7+Nvidia returns c2 in COISSUE'd CND.
2010-07-21  Stefan Dösingerd3d9: Remove the fog vs sRGB test.
2010-07-21  Luke Bratchwined3d: Add Nvidia 8800GTX detection.
2010-07-21  Austin Englishsetupapi/tests: Remove unused variable.
2010-07-21  Austin Englishws2_32: Remove unused variable.
2010-07-21  Alexandre Julliardmsvcrt/tests: Fix printf format warnings with ptrdiff_t.
2010-07-21  Alexandre Julliardgphoto2.ds: Remove unused variables.
2010-07-21  Alexandre Julliardsane.ds: Remove unused variables.
2010-07-21  Alexandre Julliardd3d9/tests: Avoid sizeof in a trace.
2010-07-21  Thomas Mullalyurlmon/tests: Added more test data for scheme parsing...
2010-07-21  Thomas Mullalyurlmon: Implemented functionality for retrieving the...
2010-07-21  Thomas Mullalyurlmon: Implemented functionality for retrieving the...
2010-07-21  Thomas Mullalyurlmon: Added a canonicalization function for the schem...
2010-07-21  Thomas Mullalyurlmon: Added a parser function to determine the scheme...
2010-07-21  Thomas Mullalyurlmon: Added a scheme name parser for the IUri interface.
2010-07-21  Igor Paliychukwinspool.drv: Add Ukrainian translation.
2010-07-21  Igor Paliychuksane.ds: Add Ukrainian translation.
2010-07-21  Igor Paliychukgphoto2.ds: Add Ukrainian translation.
2010-07-21  Igor Paliychukjscript: Add Ukrainian translation.
next