wintrust: Add framework and initial tests.
[wine] / ChangeLog
index 334b7f8..39d1462 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
+2006-08-24  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac:
+       configure: Fixed bug in previous OpenGL warning patch.
+
+2006-08-17  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/tests/Makefile.in, dlls/advapi32/tests/lsa.c:
+       advapi32: Output information on failed LsaQueryInformationPolicy tests.
+
+2006-08-24  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/table.c:
+       msi: Fix strings with lengths that are exact multiples of 2^16.
+
+2006-08-24  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/gdi/freetype.c, dlls/gdi/tests/font.c:
+       gdi: Add missing glyph code to GetGlyphIndices and tests.
+
+2006-08-24  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/shell32/shell32_main.h, dlls/shell32/shlfileop.c:
+       shell32: Use kernel functions in preference to libwine ones.
+
+       * dlls/shell32/tests/shlfileop.c:
+       shell32: Fix compilation of test on MSVC6.
+
+2006-08-24  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/dialog.c:
+       msi: Add an initial implementation of the PathEdit control.
+
+2006-08-23  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/opengl32/wgl.c:
+       opengl32: Fix ATI OpenGL bug.
+
+2006-08-24  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * configure, configure.ac:
+       configure: Extend the current OpenGL/Direct3D warning code.
+
+2006-08-24  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/winecfg/Ko.rc:
+       winecfg: Updated Korean Resource.
+
+2006-08-23  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/tests/vartest.c:
+       oleaut32: Updated conformance test return string for VT_RESERVED.
+
+2006-08-23  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * tools/winedump/debug.c, tools/winedump/dump.c:
+       winedump: Cast-qual warnings fix.
+
+2006-08-23  James Liggett <jrliggett@cox.net>
+
+       * dlls/winex11.drv/window.c:
+       winex11.drv: Fix explorer regression caused by systray patch
+       Move systray_dock_window call to X11DRV_CreateWindow so that it can
+       safely call SetWindowPos without having _CheckNotSysLevel crash the
+       explorer.
+
+2006-08-22  Clinton Stimpson <cjstimpson@afinternet.net>
+
+       * dlls/riched20/editor.c, dlls/riched20/tests/editor.c:
+       riched20: Add tests for EM_GETMODIFY.
+
+2006-08-23  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/cstub.c, dlls/rpcrt4/tests/cstub.c:
+       rpcrt4: Tests for CStdStubBuffer_Disconnect and a tidy up of the implementation.
+
+       * dlls/rpcrt4/cstub.c, dlls/rpcrt4/tests/cstub.c:
+       rpcrt4: Tests for CStdStubBuffer_Connect and fixes to make them pass.
+
+       * dlls/rpcrt4/cstub.c, dlls/rpcrt4/tests/cstub.c:
+       rpcrt4: Add tests for CreateStub and fix up CStdStubBuffer_Construct to match.
+
+       * dlls/rpcrt4/cstub.c, dlls/rpcrt4/ndr_midl.c, dlls/rpcrt4/tests/cstub.c:
+       rpcrt4: Add tests for NdrStubForwardingFunction and write a commented out
+       implementation.
+       This shows that the IRpcStubBuffer for a delegated stub's base
+       interface is stored at (void**)This-1.
+
+       * dlls/rpcrt4/tests/Makefile.in, dlls/rpcrt4/tests/cstub.c:
+       rpcrt4: Tests for NdrDllGetClassObject.
+       These show that delegated stubs need different Connect, Disconnect and
+       CountRefs methods than non-delegated stubs (ie they don't use all of
+       the CStdStubBuffer_* functions).
+
+2006-08-23  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mlang/mlang.c:
+       mlang: Added IMultiLanguage3 interface stub implementation.
+
+       * include/mlang.idl:
+       mlang.idl: Added IMultiLanguage3 declaration.
+
+2006-08-22  Andrzej Popowski <popej@friko.onet.pl>
+
+       * dlls/msvcrt/scanf.h, dlls/msvcrt/tests/scanf.c:
+       msvcrt: Fix scanf format "%i" base detection.
+
+2006-08-21  Stefan Huehner <stefan@huehner.org>
+
+       * programs/winedbg/winedbg.man.in:
+       winedbg: Fix typo in manpage.
+
+2006-08-19  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/device.c:
+       wined3d: Make the destination surface glDirty in UpdateSurface.
+
+2006-08-19  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/winspool.drv/tests/info.c:
+       winspool.drv/tests: Write-strings warnings fix.
+
+       * dlls/winspool.drv/info.c:
+       winspool.drv: Write-strings warnings fix.
+
+2006-08-18  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/wineps.drv/ppd.c, dlls/wineps.drv/psdrv.h:
+       wineps.drv: Write-strings warnings fix.
+
+       * dlls/ddraw/main.c:
+       ddraw: Write-strings warnings fix.
+
+2006-08-23  Alexandre Julliard <julliard@winehq.org>
+
+       * README, loader/wine.man.in:
+       Documentation updates.
+
+       * tools/.gitignore, tools/Makefile.in, tools/wineprefixcreate.man.in:
+       tools: Added a man page for wineprefixcreate.
+
+       * DEVELOPERS-HINTS:
+       DEVELOPERS-HINTS: Moved to the Wiki by Tom Wickline.
+
+2006-08-23  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shlwapi/resource.h, dlls/shlwapi/shlwapi_De.rc,
+         dlls/shlwapi/shlwapi_En.rc, dlls/shlwapi/shlwapi_Eo.rc,
+         dlls/shlwapi/shlwapi_Es.rc, dlls/shlwapi/shlwapi_Fi.rc,
+         dlls/shlwapi/shlwapi_Fr.rc, dlls/shlwapi/shlwapi_Hu.rc,
+         dlls/shlwapi/shlwapi_It.rc, dlls/shlwapi/shlwapi_Ja.rc,
+         dlls/shlwapi/shlwapi_Ko.rc, dlls/shlwapi/shlwapi_Nl.rc,
+         dlls/shlwapi/shlwapi_No.rc, dlls/shlwapi/shlwapi_Pl.rc,
+         dlls/shlwapi/shlwapi_Pt.rc, dlls/shlwapi/shlwapi_Tr.rc,
+         dlls/shlwapi/string.c:
+       shlwapi: Move strings used by StrFromTimeInterval to resources.
+
+       * programs/regedit/En.rc, programs/regedit/Pl.rc,
+         programs/regedit/about.c, programs/regedit/childwnd.c,
+         programs/regedit/framewnd.c, programs/regedit/listview.c,
+         programs/regedit/main.c, programs/regedit/main.h,
+         programs/regedit/resource.h:
+       regedit: Put language-dependent strings in resources.
+
+       * programs/regedit/framewnd.c:
+       regedit: Remove custom filter from open/save dialogs.
+
+2006-08-23  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * programs/winecfg/winecfg.c:
+       winecfg: Make sure we can use a large text.
+
+       * dlls/wintrust/wintrust_main.c:
+       wintrust: Add some documentation.
+
+2006-08-23  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac:
+       configure: Remove -O2 disable hack for MacOS now that gcc is fixed.
+
+2006-08-21  Detlef Riekenberg <wine.dev@web.de>
+
+       * configure, configure.ac:
+       configure: Show messages about additional packages with --verbose.
+
+2006-08-22  James Liggett <jrliggett@cox.net>
+
+       * dlls/winex11.drv/window.c, dlls/winex11.drv/x11drv.h,
+         dlls/winex11.drv/x11drv_main.c:
+       winex11.drv: Add XEmbed system tray support.
+       Portions of this patch based on the work of Mike Hearn and Rob
+       Shearman.
+
+2006-08-22  James Hawkins <truiken@gmail.com>
+
+       * programs/msiexec/msiexec.c:
+       msiexec: Add handling for msiexec's regserver option.
+
+2006-08-23  Mike McCormack <mike@codeweavers.com>
+
+       * server/thread.c:
+       server: Use ntdll values where possible.
+
+       * include/windef.h:
+       windef.h: Add a definition for FILETIME.
+
+       * dlls/ntdll/threadpool.c:
+       ntdll: Use RTL_CRITICAL_SECTION not CRITICAL_SECTION.
+
+2006-08-23  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * programs/winecfg/Nl.rc:
+       winecfg: Update Dutch resource.
+
+       * programs/winecfg/driveui.c:
+       winecfg: Wrong text in messagebox.
+
+2006-08-23  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/shlwapi/shlwapi_Ko.rc:
+       shlwapi: Update Korean resource.
+
+2006-08-22  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * libs/wine/loader.c:
+       libwine: Cast-qual warning fix.
+
+       * tools/winebuild/res16.c:
+       winebuild: Cast-qual warnings fix.
+
+2006-08-23  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/ntdll/tests/large_int.c, dlls/ntdll/tests/rtl.c,
+         dlls/ntdll/tests/rtlbitmap.c, dlls/ntdll/tests/string.c:
+       ntdll/tests: Print 64bit integers as two 32 bit integers.
+
+2006-08-23  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/winex11.drv/opengl.c:
+       winex11.drv: Fix opengl pixel format bug.
+
+2006-08-22  Fatih Aşıcı <fatih.asici@gmail.com>
+
+       * dlls/mshtml/Tr.rc:
+       mshtml: Update Turkish resources.
+
+2006-08-22  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32.spec, dlls/crypt32/main.c:
+       crypt32: Add CryptFormatObject stub.
+
+2006-08-22  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shell32_Pl.rc:
+       shell32: Pl.rc: Fix a backslash.
+
+       * dlls/shlwapi/string.c:
+       shlwapi: Make StrFormatByteSize format numbers using locale settings.
+
+2006-08-22  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/conpoint.c, dlls/mshtml/mshtml_private.h,
+         dlls/mshtml/olecmd.c, dlls/mshtml/persist.c,
+         dlls/mshtml/tests/htmldoc.c:
+       mshtml: Use IPropertyNotifySink connection point.
+
+2006-08-22  Robert Reif <reif@earthlink.net>
+
+       * dlls/dsound/propset.c:
+       dsound: Remove unused parameter from propset functions.
+
+2006-08-21  Gerald Pfeifer <gerald@pfeifer.com>
+
+       * configure, configure.ac:
+       configure: Try to #include <pthread.h> before checking for pthread_np.h.
+
+2006-08-21  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Correctly draw transformed and untransformed vertices in the same scene.
+
+2006-08-21  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/crypt32/main.c:
+       crypt32: Print parameters and add some documentation.
+
+2006-08-21  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/package.c:
+       msi: Add tests for the AppSearch action.
+
+       * dlls/msi/cond.y, dlls/msi/tests/package.c:
+       msi: Add handling for MsiEvaluateCondition's substring operators.
+
+       * dlls/msi/tests/package.c:
+       msi: Add tests for MsiEvaluateCondition's substring operators.
+
+2006-08-22  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/itss/itss.c:
+       itss: Simplify the class factory.
+
+2006-08-22  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/kernel/sync.c:
+       kernel: Set last error in CreateIoCompletionPort.
+
+2006-08-21  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shlwapi/string.c:
+       shlwapi: Format the kilobyte file size number using locale settings.
+       The code is quite complex but I haven't found any easier way to do it
+       (passing NULL as NUMBERFMT results in two decimal places being appended).
+
+       * dlls/shell32/pidl.c, dlls/shell32/recyclebin.c:
+       shell32: Show file size in the details view in kilobytes.
+
+2006-08-22  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/shell32/shlfileop.c:
+       shell32: Don't add the directory name twice when recursing into subdirectories.
+
+2006-08-21  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Add support for handling TKIND_COCLASS in userdefined_to_variantvt.
+
+2006-08-21  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/oid.c:
+       crypt32: Fix a misplaced parenthesis.
+
+2006-08-21  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/oleaut32/variant.c:
+       oleaut32: Print 64bit integers with wine_dbgstr_longlong.
+
+2006-08-21  Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
+
+       * programs/winecfg/No.rc:
+       winecfg: Update Norwegian Bokmål resources.
+
+2006-08-21  Fatih Aşıcı <fatih.asici@gmail.com>
+
+       * programs/winecfg/Tr.rc:
+       winecfg: Update Turkish resources.
+
+2006-08-21  Matthew Finnicum <MattFinn@gmail.com>
+
+       * dlls/riched20/editor.c:
+       riched20: Make EM_EXLINEFROMCHAR handle special case of lParam == -1.
+
+2006-08-21  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/main.h, programs/oleview/typelib.c:
+       oleview: Added dispinterface handling to idl viewer.
+
+       * programs/oleview/typelib.c:
+       oleview: Added typedef handling to idl viewer.
+
+2006-08-21  Huw Davies <huw@codeweavers.com>
+
+       * dlls/winex11.drv/xrender.c:
+       winex11.drv: Fix rendering of fonts that don't support anti-aliasing.
+
+2006-08-19  Frank Richter <frank.richter@gmail.com>
+
+       * programs/winecfg/Bg.rc, programs/winecfg/De.rc, programs/winecfg/En.rc,
+         programs/winecfg/Es.rc, programs/winecfg/Fi.rc,
+         programs/winecfg/Fr.rc, programs/winecfg/Hu.rc,
+         programs/winecfg/Ja.rc, programs/winecfg/Ko.rc,
+         programs/winecfg/Nl.rc, programs/winecfg/No.rc,
+         programs/winecfg/Ru.rc, programs/winecfg/Tr.rc,
+         programs/winecfg/audio.c, programs/winecfg/properties.h,
+         programs/winecfg/resource.h:
+       winecfg: audio: Use strings from resources.
+
+2006-08-18  Frank Richter <frank.richter@gmail.com>
+
+       * programs/winecfg/Bg.rc, programs/winecfg/De.rc, programs/winecfg/En.rc,
+         programs/winecfg/Es.rc, programs/winecfg/Fi.rc,
+         programs/winecfg/Fr.rc, programs/winecfg/Hu.rc,
+         programs/winecfg/Ja.rc, programs/winecfg/Ko.rc,
+         programs/winecfg/Nl.rc, programs/winecfg/No.rc,
+         programs/winecfg/Ru.rc, programs/winecfg/Tr.rc,
+         programs/winecfg/driveui.c, programs/winecfg/resource.h:
+       winecfg: driveui: Load UI strings from resources.
+
+2006-08-19  David Adam <David.Adam@math.cnrs.fr>
+
+       * programs/winecfg/Fr.rc:
+       winecfg: Update French translation.
+
+2006-08-20  Chris Robinson <chris.kcat@gmail.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Don't pass bad values to glAlphaFunc and glDepthFunc.
+
+       * dlls/wined3d/device.c:
+       wined3d: Print real unhandled D3DCMPFUNC value.
+
+2006-08-20  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/typelib.c:
+       oleview: Added idl save to file functionality.
+
+       * programs/oleview/main.h, programs/oleview/typelib.c:
+       oleview: Added idl displaying.
+       - Added idl displaying.
+       - Fixed AddToTLDataStrWithTabsW function.
+
+       * programs/oleview/typelib.c:
+       oleview: Added idl formatting.
+
+       * programs/oleview/typelib.c:
+       oleview: Added functions description to idl generation.
+
+2006-08-21  Saulius Krasuckas <saulius.krasuckas@ieee.org>
+
+       * dlls/advpack/tests/install.c:
+       advpack/tests: Make RunSetupCommand not popup dialogs.
+
+2006-08-21  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/kernel/actctx.c:
+       kernel32: Print parameters, call SetLastError() when failing.
+
+2006-08-19  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/directx.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_gl.h:
+       wined3d: Better GPU detection.
+
+2006-08-19  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/device.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/stateblock.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Improve float constant loading a bit.
+       - Use a list to keep track of what constants are set.
+       - Move TRACEs and checkGLcall calls out of the main constant loading loop.
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/stateblock.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Lookup GLSL float uniform locations only once per program.
+
+       * dlls/wined3d/stateblock.c:
+       wined3d: Free the float constant map arrays for all stateblocks.
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/glsl_shader.c:
+       wined3d: Fix indices for the float constant map.
+       Indices for the float constant map should be multiplied by 4 because
+       we're loading 4 component float vectors, not because the size of a
+       float is 4.
+
+2006-08-18  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/nsiface.idl, dlls/mshtml/olecmd.c:
+       mshtml: Added IDM_BOLD implementation.
+
+2006-08-20  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/wintrust/wintrust.spec, dlls/wintrust/wintrust_main.c,
+         include/mscat.h:
+       wintrust: Added stubbed CryptCATAdminEnumCatalogFromHash.
+
+2006-08-19  Dan Kegel <dank@kegel.com>
+
+       * dlls/mpr/wnet.c:
+       mpr: Fix bug in ProviderOrder comma processing in wnetInit().
+
+2006-08-19  Matt Finnicum <mattfinn@gmail.com>
+
+       * dlls/riched20/editor.c:
+       riched20: Swap two lines that were in wrong order / caused notification not
+       to be sent.
+
+2006-08-19  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c, dlls/secur32/tests/ntlm.c:
+       secur32: Initial working implementation of EncryptMessage and DecryptMessage.
+
+2006-08-19  Robert Reif <reif@earthlink.net>
+
+       * dlls/kernel/environ.c, dlls/kernel/tests/environ.c:
+       kernel32: Fix ExpandEnvironmentStrings to not overflow UNICODE_STRING buffer
+       size (with test).
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: LookupAccountSid buffer size query tests.
+
+       * dlls/advapi32/security.c:
+       advapi32: LookupAccountSid buffer size query fixes.
+
+2006-08-18  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/qcap/capturegraph.c:
+       qcap: Print 64bit integers with wine_dbgstr_longlong.
+
+2006-08-18  Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
+
+       * programs/winecfg/No.rc:
+       winecfg: Update Norwegian Bokmål resources.
+
+       * dlls/shlwapi/shlwapi_No.rc:
+       shlwapi: Update Norwegian Bokmål resources.
+
+2006-08-18  Stefan Huehner <stefan@huehner.org>
+
+       * dlls/advpack/tests/advpack.c, dlls/advpack/tests/files.c,
+         dlls/comctl32/tests/header.c, dlls/ddraw/tests/d3d.c,
+         dlls/gphoto2.ds/gphoto2_i.h, dlls/gphoto2.ds/ui.c,
+         dlls/riched20/tests/editor.c, dlls/rpcrt4/tests/ndr_marshall.c,
+         dlls/sane.ds/sane_main.c, dlls/shell32/shellpath.c,
+         dlls/twain_32/dsm_ctrl.c:
+       Fix some -Wstrict-prototype warnings () -> (void).
+
+2006-08-18  Oleg Krylov <oleg.krylov@gmail.com>
+
+       * dlls/comctl32/toolbar.c:
+       comctl32: Correctly map toolbar bitmap mask color in case of non-default
+       color scheme.
+
+2006-08-18  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/msvcrt/except.c:
+       msvcrt: Fixed access to the extra arguments of setjmp3.
+
+       * dlls/user/user_main.c:
+       user: Add .exe extension to wineboot just in case.
+
+       * programs/explorer/explorer.c:
+       explorer: Specify an explicit path when launching winefile.
+
+2006-08-18  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/quartz/filtergraph.c, dlls/quartz/systemclock.c:
+       quartz: Print 64bit integers with wine_dbgstr_longlong.
+
+2006-08-18  Sagar Mittal <sagar.mittal@gmail.com>
+
+       * dlls/quartz/dsoundrender.c:
+       quartz: DSoundRender: Do not overwrite a full buffer.
+
+2006-08-18  Frank Richter <frank.richter@gmail.com>
+
+       * dlls/shlwapi/shlwapi_De.rc:
+       shlwapi: Update German resources.
+
+       * programs/winecfg/Bg.rc, programs/winecfg/De.rc, programs/winecfg/En.rc,
+         programs/winecfg/Es.rc, programs/winecfg/Fi.rc,
+         programs/winecfg/Fr.rc, programs/winecfg/Hu.rc,
+         programs/winecfg/Ja.rc, programs/winecfg/Ko.rc,
+         programs/winecfg/Nl.rc, programs/winecfg/No.rc,
+         programs/winecfg/Ru.rc, programs/winecfg/Tr.rc,
+         programs/winecfg/resource.h, programs/winecfg/x11drvdlg.c:
+       winecfg: x11drv: Load vertex shader mode strings from resources.
+
+2006-08-18  Tom Wickline <twickline@gmail.com>
+
+       * DEVELOPERS-HINTS:
+       DEVELOPERS-HINTS: Fix reference in implementing new API calls.
+
+2006-08-18  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/oleobj.c, dlls/mshtml/tests/htmldoc.c, dlls/mshtml/view.c:
+       mshtml: Added more Exec tests and fixes.
+
+2006-08-18  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/ntdll/path.c, dlls/ntdll/tests/path.c:
+       ntdll: Fix failing test on windows.
+
+2006-08-17  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/sfc/sfc_main.c:
+       sfc: Print a FIXME only once.
+
+2006-08-18  Robert Reif <reif@earthlink.net>
+
+       * dlls/dsound/tests/capture.c, dlls/dsound/tests/dsound.c,
+         dlls/dsound/tests/dsound8.c, dlls/dsound/tests/duplex.c,
+         dlls/dsound/tests/propset.c:
+       dsound: Add class factory tests.
+
+       * dlls/dsound/capture.c, dlls/dsound/dsound.c, dlls/dsound/dsound_main.c,
+         dlls/dsound/dsound_private.h, dlls/dsound/duplex.c,
+         dlls/dsound/propset.c:
+       dsound: Class factory cleanup.
+       Consolidate all class factories into a single implementation.
+       Fixes a problem discovered by oleview.
+
+2006-08-17  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/dispatcher.c, dlls/secur32/ntlm.c:
+       secur32: Gracefully handle ntlm_auth versions that don't support the new
+       commands.
+
+2006-08-17  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shlwapi/shlwapi.rc, dlls/shlwapi/shlwapi_Pl.rc:
+       shlwapi: Add the Polish translation.
+
+       * dlls/shlwapi/resource.h, dlls/shlwapi/shlwapi_De.rc,
+         dlls/shlwapi/shlwapi_En.rc, dlls/shlwapi/shlwapi_Eo.rc,
+         dlls/shlwapi/shlwapi_Es.rc, dlls/shlwapi/shlwapi_Fi.rc,
+         dlls/shlwapi/shlwapi_Fr.rc, dlls/shlwapi/shlwapi_Hu.rc,
+         dlls/shlwapi/shlwapi_It.rc, dlls/shlwapi/shlwapi_Ja.rc,
+         dlls/shlwapi/shlwapi_Ko.rc, dlls/shlwapi/shlwapi_Nl.rc,
+         dlls/shlwapi/shlwapi_No.rc, dlls/shlwapi/shlwapi_Pt.rc,
+         dlls/shlwapi/shlwapi_Tr.rc, dlls/shlwapi/string.c:
+       shlwapi: Store the "%ld bytes" string as a resource.
+
+       * dlls/shell32/trash.c:
+       shell32: Show the original file name and deletion date in the Trash folder.
+
+       * dlls/shell32/xdg.c, dlls/shell32/xdg.h:
+       shell32: Add desktop entries parsing code.
+
+       * dlls/shell32/shlfileop.c:
+       shell32: Use Yes/No instead of OK/Cancel in confirm dialogs.
+
+2006-08-18  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/kernel/locale.c:
+       kernel32: Change a FIXME to a WARN.
+
+       * dlls/msi/Makefile.in, dlls/msi/alter.c, dlls/msi/query.h,
+         dlls/msi/sql.y, dlls/msi/tokenize.c:
+       msi: Add a stub ALTER query.
+
+2006-08-17  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/typegen.c:
+       widl: Output format-strings for interface pointers.
+
+       * tools/widl/client.c, tools/widl/proxy.c, tools/widl/server.c,
+         tools/widl/typegen.c, tools/widl/typegen.h:
+       widl: Allow format-string functions to work with objects.
+
+2006-08-17  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: Fix test_LookupAccountSid to work on win9x.
+
+2006-08-17  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/conpoint.c:
+       mshtml: Fix Advise implementation for IPropertyNotifySink.
+
+       * dlls/mshtml/nsiface.idl, dlls/mshtml/olecmd.c:
+       mshtml: Switch nsWebBrowset to editing mode in exec_editmod.
+
+2006-08-17  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/shlwapi/string.c:
+       shlwapi: Print 64bit integers with wine_dbgstr_longlong.
+
+2006-08-17  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Remember to skip over the conformance description.
+
+2006-08-17  Oleg Krylov <oleg.krylov@gmail.com>
+
+       * dlls/comctl32/imagelist.c:
+       comctl32: Fix ImageList_Replace function to correctly apply image mask.
+
+2006-08-18  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * include/wintrust.h:
+       wintrust.h: Added some defines.
+
+2006-08-17  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/secur32/tests/Makefile.in, dlls/secur32/tests/schannel.c:
+       secur32: Make tests loadable on NT4.
+
+2006-08-17  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/user_main.c, programs/explorer/desktop.c:
+       user: Defer all ExitWindowsEx processing to wineboot.
+
+       * programs/wineboot/Makefile.in, programs/wineboot/shutdown.c,
+         programs/wineboot/wineboot.c:
+       wineboot: Added support for doing a proper shutdown before rebooting.
+       Send WM_QUERYENDSESSION messages to all windows of a given process
+       before moving on to the next.
+       Switch option parsing to getopt.
+       Added a bunch of options to control shutdown behavior.
+
+2006-08-16  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/opengl32/wgl.c, dlls/opengl32/wgl_ext.c, dlls/opengl32/wgl_ext.h,
+         dlls/winex11.drv/opengl.c:
+       x11drv/opengl: Pixel format rewrite.
+
+2006-08-16  Matt Finnicum <mattfinn@gmail.com>
+
+       * dlls/riched20/editor.c, dlls/riched20/editor.h, dlls/riched20/paint.c,
+         dlls/riched20/style.c:
+       riched20: Send EN_LINK notifications. Properly underline / color links.
+
+2006-08-17  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/Makefile.in, dlls/secur32/ntlm.c,
+         dlls/secur32/secur32_priv.h, dlls/secur32/util.c:
+       secur32: Add real signing / verifying to NTLM provider.
+
+       * dlls/secur32/ntlm.c:
+       secur32: Mask away NTLMv2 and key exchange flags so we never negotiate it
+       for now.
+
+2006-08-16  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/regedit/childwnd.c:
+       regedit: Write-strings warnings fix.
+
+       * dlls/ddraw/direct3d.c:
+       ddraw: Write-strings warnings fix.
+
+       * dlls/winspool.drv/info.c:
+       winspool.drv: Write-strings warning fix.
+
+2006-08-16  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/proxy.c:
+       widl: Use typegen.c format-string functions in proxy.c.
+
+       * tools/widl/client.c, tools/widl/server.c, tools/widl/typegen.c,
+         tools/widl/typegen.h:
+       widl: Move format-string declaration output to typegen.c.
+
+2006-08-17  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/tests/htmldoc.c:
+       mshtml: Added test of edit mode.
+
+       * dlls/mshtml/olecmd.c:
+       mshtml: Added beginning implementation of IDM_EDITMODE.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/oleobj.c:
+       mshtml: Rename get_property to get_client_disp_property and make it available
+       for other files.
+
+       * include/mshtmhst.idl:
+       mshtmhst.idl: Added DOCHOSTUITYPE declaration.
+
+2006-08-16  Christian Costa <titan.costa@wanadoo.fr>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Make sure b_info structure is properly allocated and released.
+
+2006-08-16  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * tools/winedump/minidump.c:
+       winedump: Print each 64bit integers as two 32 bit integers.
+
+2006-08-17  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/winecfg/Ko.rc:
+       winecfg: Updated Korean resource.
+
+2006-08-17  Fatih Aşıcı <fatih.asici@gmail.com>
+
+       * programs/winecfg/Tr.rc:
+       winecfg: Update Turkish resource file.
+
+2006-08-16  Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
+
+       * programs/winecfg/No.rc:
+       winecfg: Updated Norwegian Bokmål resources.
+
+2006-08-16  Oleg Krylov <oleg.krylov@gmail.com>
+
+       * dlls/comctl32/toolbar.c:
+       comctl32: toolbar: Use HOT imagelist for buttons in CHECKED state.
+
+2006-08-16  Frank Richter <frank.richter@gmail.com>
+
+       * programs/winecfg/appdefaults.c:
+       winecfg: Fix issues with LVM_GETITEMW by removing superfluous flag.
+
+       * programs/winecfg/appdefaults.c, programs/winecfg/winecfg.c,
+         programs/winecfg/winecfg.h:
+       winecfg: Use WCHARs for window title, current app.
+
+2006-08-16  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: Add tests for NdrAllocate.
+
+2006-08-16  Frank Richter <frank.richter@gmail.com>
+
+       * programs/winecfg/Bg.rc, programs/winecfg/De.rc, programs/winecfg/En.rc,
+         programs/winecfg/Es.rc, programs/winecfg/Fi.rc,
+         programs/winecfg/Fr.rc, programs/winecfg/Hu.rc,
+         programs/winecfg/Ja.rc, programs/winecfg/Ko.rc,
+         programs/winecfg/Nl.rc, programs/winecfg/No.rc,
+         programs/winecfg/Ru.rc, programs/winecfg/Tr.rc:
+       winecfg: New resource strings for appdefaults.
+
+2006-08-16  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/nsembed.c:
+       mshtml: Added [Get|Set]ParentContentListener implementation.
+
+2006-08-16  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/advapi32/registry.c, dlls/advapi32/tests/registry.c:
+       advapi32: Add tests for RegQueryValueEx to show that it sets the data
+       size to 0 when a buffer isn't present and that it sets the type to
+       REG_NONE on Win9x.
+
+2006-08-16  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/device.c:
+       wined3d: Silence WINED3DRS_DEBUGMONITORTOKEN.
+
+2006-08-16  Robert Reif <reif@earthlink.net>
+
+       * dlls/secur32/tests/secur32.c:
+       secur32: Fix GetComputerObjectName tests based on feedback from Paul Vriens.
+
+2006-08-16  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/win.c:
+       user: Explicitly load explorer.exe from the system directory.
+
+       * tools/wine.inf:
+       wine.inf: Create a fake exe for explorer.exe.
+
+2006-08-16  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/compobj.c, dlls/ole32/ole2.c, dlls/ole32/storage32.c:
+       ole32: Move some functions out of compobj.c that don't belong there and update
+       the copyright statement.
+
+       * dlls/ole32/compobj.c, dlls/ole32/tests/compobj.c,
+         dlls/ole32/tests/marshal.c:
+       ole32: Add some more tests for failure cases of Co* functions and make builtin
+       ole32 pass them.
+
+       * dlls/ole32/compobj.c, dlls/ole32/tests/compobj.c:
+       ole32: Add tests for the failure cases of CLSIDFromProgID and fix the function
+       to conform to these.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Move processing of the arguments from NdrClientCall2 to two new
+       functions.
+
+2006-08-16  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/wldap32/option.c:
+       wldap32: Support setting server controls.
+
+       * dlls/wldap32/option.c, dlls/wldap32/parse.c:
+       wldap32: Document ldap_{get,set}_option and the parsing functions.
+
+2006-08-16  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, dlls/Makedll.rules.in,
+         programs/Makeprog.rules.in:
+       configure: Setting rpath should no longer be needed for dlls.
+
+2006-08-16  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/shlwapi/ordinal.c, dlls/shlwapi/shlwapi.spec:
+       shlwapi: Ordinal 394 should load and call shell32.SHNotifyChange.
+       Makes builtin shlwapi behave better during reboot after IE6 install.
+
+       * dlls/shlwapi/ordinal.c, dlls/shlwapi/shlwapi.spec:
+       shlwapi: Add a stub implementation for ZoneComputePaneSize.
+       Allows IE6 to show its main window with builtin shlwapi.
+
+       * dlls/msi/tests/db.c:
+       msi: Fix a couple of memory leaks in the test code.
+
+2006-08-16  Frank Richter <frank.richter@gmail.com>
+
+       * programs/winecfg/appdefaults.c, programs/winecfg/resource.h,
+         programs/winecfg/winecfg.h:
+       winecfg: appdefaults: Use more strings from resources, unicode.
+
+       * programs/winecfg/main.c, programs/winecfg/winecfg.c,
+         programs/winecfg/winecfg.h:
+       winecfg: Make load_string public.
+
+       * programs/winecfg/De.rc:
+       winecfg: Tweak and update German resources.
+
+2006-08-15  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/proxy.c:
+       widl: Generate proxy code for user marshalled types.
+
+       * tools/widl/proxy.c:
+       widl: Fix out-only temporary variable generation.
+
+       * tools/widl/proxy.c:
+       widl: Fix NdrComplexStructUnmarshall calls in generated code.
+
+       * tools/widl/proxy.c:
+       widl: Fix NdrConformantArrayUnmarshall calls in generated code.
+
+       * tools/widl/header.c, tools/widl/parser.y:
+       widl: Calculate method indices in parser instead of during header generation.
+
+2006-08-15  Robert Reif <reif@earthlink.net>
+
+       * dlls/secur32/tests/Makefile.in, dlls/secur32/tests/secur32.c:
+       secur32: Add GetComputerObjectName tests.
+
+       * dlls/secur32/secur32.c:
+       secur32: Partial GetComputerObjectName implementation.
+
+       * dlls/advapi32/tests/lsa.c:
+       advapi32: Fix LsaQueryInformationPolicy test to pass on NT4.
+
+       * dlls/kernel/cpu.c, dlls/kernel/kernel32.spec, include/winbase.h:
+       kernel32: Add GetNativeSystemInfo.
+
+2006-08-15  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/install.c, dlls/msi/msi.spec, include/msiquery.h:
+       msi: Add a stub for MsiGetFeatureCost.
+
+       * dlls/msi/source.c:
+       msi: Use the bare minimum number of parameters for LookupAccountName.
+
+2006-08-15  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/wineps.drv/ps.c:
+       wineps.drv: Write-strings warnings fix and declare function static.
+
+       * dlls/crypt32/tests/oid.c:
+       crypt32/tests: Write-strings warning fix.
+
+2006-08-15  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/navigate.c, dlls/mshtml/nsio.c:
+       mshtml: Correctly handle nsILoadGroup.
+
+2006-08-15  Alexandre Julliard <julliard@winehq.org>
+
+       * server/process.c:
+       server: Store the actual process count in snapshots.
+       We can't rely on running_processes for that, since it now also counts
+       processes waiting for SIGKILL and those aren't included in snapshots.
+
+       * dlls/user/tests/cursoricon.c:
+       user/tests: Fix a compiler warning, and remove some useless casts.
+
+       * dlls/ntdll/loadorder.c:
+       ntdll: Default to native loadorder for the main exe if not in system directory.
+       Unlike dlls, executables can have the same name without necessarily
+       being the same application, so defaulting to native is more likely to
+       do the right thing.
+
+2006-08-15  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/kernel/tests/file.c:
+       kernel/tests: Wrong error code checked.
+
+       * dlls/setupapi/tests/devinst.c:
+       setupapi: Make tests loadable again on NT4.
+
+       * include/winerror.h:
+       winerror.h: Added an error code.
+
+       * dlls/wintrust/wintrust.spec, dlls/wintrust/wintrust_main.c,
+         include/wintrust.h:
+       wintrust: Added stubbed WintrustLoadFunctionPointers.
+
+2006-08-15  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac, dlls/infosoft/Makefile.in,
+         dlls/infosoft/tests/Makefile.in, dlls/infosoft/tests/infosoft.c,
+         programs/winetest/Makefile.in:
+       infosoft: Add a test for the language neutral word breaker.
+
+2006-08-15  Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
+
+       * programs/winecfg/En.rc:
+       winecfg: Improve wording of virtual desktop explanation.
+
+2006-08-15  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/ddraw/main.c:
+       ddraw: Do not report DDCAPS_OVERLAY and friends since overlays are not supported.
+
+2006-08-15  Alexandre Julliard <julliard@winehq.org>
+
+       * tools/relpath.c:
+       relpath: Properly handle a "." directory name.
+
+2006-08-15  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c:
+       usp10: Remove unnecessary casts in test suite.
+
+2006-08-14  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/Makefile.in, dlls/crypt32/chain.c,
+         dlls/crypt32/crypt32.spec, dlls/crypt32/tests/Makefile.in,
+         dlls/crypt32/tests/chain.c:
+       crypt32: Implement CertCreateCertificateChainEngine and
+       CertFreeCertificateChainEngine.
+
+       * include/wincrypt.h:
+       crypt32: Implement CertCreateCertificateChainEngine and
+       CertFreeCertificateChainEngine.
+
+2006-08-15  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, include/config.h.in, loader/kthread.c:
+       loader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now.
+
+       * configure, configure.ac:
+       configure: Disable optimization on MacOS because of gcc bug.
+
+       * configure, configure.ac:
+       configure: Use a platform name check for MacOS shared library support,
+       it's completely different from the others anyway.
+
+       * configure, configure.ac, include/config.h.in, libs/wine/Makefile.in:
+       configure: Moved the library checks after the function checks to avoid code
+       duplication.
+
+2006-08-15  Kai Blin <kai.blin@gmail.com>
+
+       * include/sspi.h:
+       secur32: Fix typo in ISC flags.
+
+       * dlls/secur32/ntlm.c:
+       secur32: Add handling of feature flags and session key to AcceptSecurityContext.
+
+2006-08-14  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Copy helper buffer to output buffer before reusing helper buffer.
+
+2006-08-14  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/proxy.c:
+       widl: Pass the right size to MIDL_memset in generated proxy code.
+
+2006-08-14  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/files.c:
+       msi: Non-compressed files may come before the list of compressed files in the
+       file sequence.
+
+2006-08-14  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/cabinet/tests/extract.c:
+       cabinet/tests: Write-strings warnings fix.
+
+       * dlls/dnsapi/tests/name.c:
+       dnsapi/tests: Write-strings warnings fix.
+
+2006-08-13  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * programs/winedbg/gdbproxy.c:
+       winedbg: Correctly protect system inclusion (needed for Mingw compilation).
+
+2006-08-15  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, dlls/kernel/Makefile.in,
+         dlls/ws2_32/Makefile.in, include/config.h.in,
+         programs/winedbg/Makefile.in, server/Makefile.in:
+       configure: Only link against libpoll where really necessary.
+
+2006-08-14  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/wintrust/wintrust.spec, dlls/wintrust/wintrust_main.c,
+         include/wintrust.h:
+       wintrust: Added stubbed WintrustRemoveActionID.
+
+2006-08-14  Frank Richter <frank.richter@gmail.com>
+
+       * dlls/user/sysparams.c:
+       user: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW size.
+
+       * dlls/user/sysparams.c:
+       user: Initialize size of nonclients struct in load_nonclient_metrics.
+
+2006-08-14  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, libs/wine/Makefile.in:
+       libwine: Also set the current library version for MacOS.
+
+       * configure, configure.ac:
+       configure: Suppress multiple definitions warnings from the MacOS linker.
+
+       * server/request.c, server/request.h, server/signal.c:
+       server: Make sure to completely kill processes before returning from a
+       wineserver -k.
+
+       * server/process.c, server/process.h, server/thread.c:
+       server: Send a SIGKILL to processes that don't terminate properly.
+
+2006-08-14  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/ole2.c:
+       ole32: Avoid a warning for VT_FILETIME in PropVariantCopy.
+
+2006-08-13  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * programs/winedbg/symbol.c:
+       winedbg: Fixed the symbol lookup so that it can really find _foo when looking
+       for foo.
+
+       * programs/winedbg/stack.c:
+       winedbg: Native dbghelp can modify the passed debug context in StackWalk,
+       so guard against it.
+
+       * programs/winedbg/Makefile.in, programs/winedbg/tgt_active.c:
+       winedbg: Don't ask for module inspection when calling SymInitialize.
+
+2006-08-14  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Clean up AcceptSecurityContext (reduce indent and duplication).
+
+2006-08-14  Frank Richter <frank.richter@gmail.com>
+
+       * dlls/uxtheme/msstyles.c, dlls/uxtheme/system.c:
+       uxtheme: Set non-client metrics from theme.
+
+       * dlls/uxtheme/msstyles.c:
+       uxtheme: Split color handling out of MSSTYLES_ParseThemeIni into smaller
+       helper functions.
+
+       * dlls/uxtheme/msstyles.c, dlls/uxtheme/system.c:
+       uxtheme: Enable gradient captions if a theme provides colors for them.
+
+2006-08-14  Shachar Shemesh <wine@shemesh.biz>
+
+       * fonts/system.sfd:
+       fonts: Add Hebrew to the system font.
+
+2006-08-14  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/oleaut32/olepicture.c:
+       oleaut32: Put the HeapFree back in the right place.
+
+       * dlls/ole32/stg_prop.c:
+       ole32: Use PropVariantInit instead of memset.
+
+2006-08-14  Robert Reif <reif@earthlink.net>
+
+       * include/Makefile.in, include/dsgetdc.h:
+       include: Add dsgetdc.h.
+
+       * dlls/advapi32/lsa.c:
+       advapi32: Move duplicated code into function.
+
+       * dlls/advapi32/tests/lsa.c, dlls/advapi32/tests/security.c:
+       advapi32: Try again with different access mask if LsaOpenPolicy fails with
+       STATUS_ACCESS_DENIED.
+
+2006-08-14  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/dispatcher.c, dlls/secur32/ntlm.c:
+       secur32: Fix heap error.
+
+2006-08-13  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Add handling for SECPKG_CONTEXT_FLAGS to QueryContextAttributes,
+       unify indentation.
+
+2006-08-14  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Cast helper to ULONG_PTR instead of DWORD.
+
+2006-08-13  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c, dlls/secur32/tests/ntlm.c:
+       secur32: Implement simple VerifySignature.
+
+2006-08-12  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/dispatcher.c, dlls/secur32/ntlm.c,
+         dlls/secur32/secur32_priv.h, dlls/secur32/tests/ntlm.c:
+       secur32: Implement simple MakeSignature.
+
+2006-08-14  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Make AcceptSecurityContext behaviour consistent with Windows.
+
+2006-08-13  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/tests/olefont.c:
+       oleaut32: Conformance test for olefont:AddRefHfont.
+
+       * dlls/oleaut32/tests/olefont.c:
+       oleaut32: Conformance test for olefont:ReleaseHfont.
+
+2006-08-14  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/oleaut32/olepicture.c:
+       oleaut32: Calculate icon data if the picture is dirty, or there's no icon data.
+
+       * dlls/oleaut32/olepicture.c:
+       oleaut32: Print an IID in the trace, not just a pointer to it.
+
+       * dlls/oleaut32/olepicture.c:
+       oleaut32: Don't complain when PICTDESC->cbSizeofstruct is 0.
+
+       * dlls/ole32/hglobalstream.c:
+       ole32: Always set pcbWritten when writing a stream.
+
+       * dlls/ole32/ole2.c:
+       ole32: FreePropVariantArray should return an error if rgvars is null.
+       As suggested by Rob Shearman.
+
+2006-08-14  Frank Richter <frank.richter@gmail.com>
+
+       * dlls/uxtheme/system.c:
+       uxtheme: Don't back up colors etc. when a theme is already active.
+
+2006-08-14  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/view/Ko.rc:
+       view: Updated Korean resource.
+
+2006-08-12  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: Add more LookupAccountSid tests.
+
+       * dlls/advapi32/security.c:
+       advapi32: Add more SIDs to AccountLookupSid.
+
+       * dlls/netapi32/access.c:
+       netapi32: NetUserModalsGet bug fixes and cleanup.
+
+2006-08-13  Phil Costin <philcostin@hotmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Fix vertex shader corruption issue.
+
+2006-08-13  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * programs/winedbg/memory.c:
+       winedbg: Print 64bit integers with wine_dbgstr_longlong.
+
+2006-08-13  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/advpack/tests/files.c:
+       advpack/tests: Write-strings warnings fix.
+
+       * dlls/advapi32/tests/security.c:
+       advapi32/tests: Write-strings warnings fix.
+
+2006-08-12  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/winetest/main.c:
+       winetest: Write-strings warnings fix.
+
+       * programs/taskmgr/dbgchnl.c:
+       taskmgr: Write-strings warnings fix.
+
+       * dlls/crypt32/tests/encode.c:
+       crypt32/tests: Write-strings warnings fix.
+
+2006-08-12  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/typelib.c:
+       oleview: Improved interface handling in idl viewer.
+
+2006-08-12  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/nsio.c:
+       mshtml: Remove no longer used get_nsIURI.
+
+       * dlls/mshtml/protocol.c, dlls/mshtml/tests/protocol.c:
+       mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in about protocol handler's
+       CombineUrl.
+
+2006-08-11  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/client.c, tools/widl/proxy.c, tools/widl/widltypes.h:
+       widl: Improve pointer null checking logic.
+
+       * tools/widl/parser.y, tools/widl/typegen.c, tools/widl/widltypes.h:
+       widl: Use ref_type to simplify some code.
+
+2006-08-11  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/security.c:
+       advapi32: Add some more well known SIDs.
+
+2006-08-11  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/tests/olefont.c:
+       oleaut32: Added test to check if olefont:IFont_QueryInterface increments
+       ref counter.
+
+2006-08-11  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/action.c, dlls/msi/tests/package.c:
+       msi: If a component's state is not local, source, or default, default to the
+       local state.
+
+2006-08-11  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32.spec, dlls/crypt32/main.c,
+         dlls/crypt32/tests/main.c:
+       crypt32: Improve undocumented functions.
+       - Test and implement I_CryptGetDefaultCryptProv (and correct its
+       parameter list)
+       - I_CryptReadTrustedPublisherDWORDValueFromRegistry always initializes
+       its out parameter, correct and show with a test.
+
+       * dlls/msi/tokenize.c:
+       msi: Use wide char strings for token values to avoid an unnecessary
+       WideCharToMultiByte.
+
+2006-08-11  Alexandre Julliard <julliard@winehq.org>
+
+       * tools/winebuild/build.h, tools/winebuild/import.c,
+         tools/winebuild/main.c, tools/winebuild/relay.c,
+         tools/winebuild/res16.c, tools/winebuild/res32.c,
+         tools/winebuild/spec16.c, tools/winebuild/spec32.c,
+         tools/winebuild/utils.c:
+       winebuild: Added output() function to properly deal with write errors.
+
+2006-08-11  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/client.c, tools/widl/proxy.c, tools/widl/server.c:
+       widl: Don't generate indentation spaces on empty lines.
+
+2006-08-11  Alexandre Julliard <julliard@winehq.org>
+
+       * loader/pthread.c:
+       loader: Exit the whole process when killing the last thread.
+
+2006-08-11  Kirill K. Smirnov <lich@math.spbu.ru>
+
+       * programs/winhelp/hlpfile.c:
+       winhelp: Fix LZ77 decompressor.
+
+2006-08-11  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/msi/tests/install.c, dlls/msi/tests/package.c:
+       msi/tests: Write-strings warnings fix.
+
+       * dlls/msi/files.c:
+       msi: Write-strings warning fix.
+
+       * dlls/version/install.c:
+       version: Write-strings warnings fix.
+
+2006-08-11  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/tests/main.c:
+       crypt32/tests: Only load crypt32 once.
+
+2006-08-11  Robert Reif <reif@earthlink.net>
+
+       * include/lmaccess.h:
+       lmaccess.h: Add some LOCALGROUP defines.
+
+       * dlls/kernel/kernel32.spec, dlls/kernel/process.c, include/winbase.h:
+       kernel32: Add IsWow64Process.
+
+2006-08-11  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/wldap32/ber.c, dlls/wldap32/init.c:
+       wldap32: Write-strings warnings fix.
+
+2006-08-11  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/shdocvw/regsvr.c:
+       shdocvw: Set the CLSID_Internet shell folder's attributes.
+
+2006-08-11  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/infosoft/infosoft_main.c, dlls/infosoft/wordbreaker.c,
+         dlls/uuid/uuid.c, include/.gitignore, include/Makefile.in,
+         include/indexsrv.idl, include/indexsvr.idl:
+       include: Rename indexsvr.idl to indexsrv.idl.
+
+       * dlls/infosoft/wordbreaker.c:
+       infosoft: Use the pfnFillTextBuffer function to refresh the buffer.
+
+2006-08-10  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/infosoft/infosoft_main.c, dlls/infosoft/wordbreaker.c,
+         tools/wine.inf:
+       infosoft: Implement and register the language neutral wordbreaker, not the
+       English_US one.
+
+2006-08-10  Aric Stewart <aric@codeweavers.com>
+
+       * dlls/user/menu.c:
+       user: Implement MNS_NOTIFYBYPOS.
+
+2006-08-11  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/signal_i386.c:
+       ntdll: Remove some macros and clean up the code now that all platforms use
+       siginfo.
+
+       * dlls/ntdll/signal_i386.c:
+       ntdll: Switch linux to siginfo-style signal handling.
+
+2006-08-11  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/pstorec/Makefile.in,
+         dlls/pstorec/pstorec.c, dlls/pstorec/pstorec.spec:
+       pstorec: Add a stub implementation.
+
+2006-08-10  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/olefont.c:
+       oleaut32: Removes stub message from olefont:OLEFontImpl_FindConnectionPoint.
+
+2006-08-10  Molle Bestefich <molle.bestefich@gmail.com>
+
+       * tools/bug_report.pl:
+       bug_report.pl: Use correct 'wine --version' syntax.
+
+2006-08-10  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/client.c, tools/widl/proxy.c, tools/widl/server.c,
+         tools/widl/widl.h:
+       widl: Fix incorrect version number in generated code.
+
+2006-08-11  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/shell32/shell32_Ko.rc:
+       shell32: Updated Korean resource.
+
+2006-08-11  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Fix opengl extension call.
+
+2006-08-10  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/files.c, dlls/msi/tests/package.c:
+       msi: Only remove a file if the version to be installed is strictly newer than
+       the old file.
+
+2006-08-10  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/regedit/treeview.c:
+       regedit: Write-strings warnings fix.
+
+       * dlls/wininet/tests/http.c:
+       wininet/tests: Write-strings warnings fix.
+
+2006-08-10  Phil Krylov <phil@newstar.rinet.ru>
+
+       * dlls/riched20/editor.c:
+       riched20: Accept RTF header without a version number.
+
+       * dlls/riched20/reader.c:
+       riched20: Accept RTF group tokens inside colortbl destination.
+
+2006-08-10  Jan Zerebecki <jan.wine@zerebecki.de>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Fix spelling in a comment.
+
+2006-08-10  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Implement CompleteAuthToken for NTLM.
+
+2006-08-10  Alexandre Julliard <julliard@winehq.org>
+
+       * server/fd.c, server/file.h, server/mailslot.c, server/named_pipe.c,
+         server/process.c, server/queue.c, server/registry.c,
+         server/request.c, server/serial.c, server/thread.c, server/timer.c,
+         server/trace.c, server/winstation.c:
+       server: Only call gettimeofday once per poll loop.
+
+2006-08-04  Tijl Coosemans <tijl@ulyssis.org>
+
+       * dlls/kernel/tests/file.c:
+       kernel/tests: Increase requested file size in two tests to hit FreeBSD file
+       size limit.
+
+2006-08-10  Alexandre Julliard <julliard@winehq.org>
+
+       * ANNOUNCE, ChangeLog, VERSION, configure:
+       Release 0.9.19.
+
+----------------------------------------------------------------
+2006-08-08  Colin Pitrat <colin.pitrat@bull.net>
+
+       * tools/bug_report.pl, tools/make_authors, tools/winapi/config.pm,
+         tools/winapi/make_filter, tools/winapi/msvcmaker,
+         tools/winapi/nativeapi.pm, tools/winapi/winapi_check,
+         tools/winapi/winapi_extract, tools/winapi/winapi_fixup,
+         tools/winapi/winapi_module_user.pm, tools/winapi/winapi_test,
+         tools/winedump/function_grep.pl:
+       tools: Check for open return code in Perl scripts.
+
+2006-08-09  Matt Finnicum <mattfinn@gmail.com>
+
+       * dlls/riched20/editor.c, dlls/riched20/tests/editor.c:
+       riched20: Add conformance tests for WM_SETFONT.
+
+2006-08-09  Ken Myers <kmyers@ucla.edu>
+
+       * dlls/riched20/caret.c, dlls/riched20/editor.c, dlls/riched20/editstr.h,
+         dlls/riched20/tests/editor.c:
+       riched20: Implement EM_EXLIMITTEXT, EM_GETLIMITTEXT and tests.
+
+2006-08-09  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/oid.c, dlls/crypt32/tests/oid.c:
+       crypt32: Implement CryptRegisterDefaultOIDFunction and
+       CryptUnregisterDefaultOIDFunction.
+
+2006-08-09  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/setupapi/install.c:
+       setupapi: Fix handling of inf paths that are quoted (due to spaces, typically).
+
+2006-08-09  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/typegen.c:
+       widl: Add ref_type (dereference typedefs) and use it.
+
+2006-08-09  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/ddraw/main.c, dlls/gdi/font.c, dlls/setupapi/misc.c,
+         dlls/setupapi/stringtable.c:
+       janitorial: Removed the rest of the redundant NULL checks before HeapFree.
+
+2006-08-09  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/version/tests/info.c, dlls/version/tests/install.c:
+       version/tests: Write-strings warnings fix.
+
+       * dlls/wineps.drv/init.c:
+       wineps.drv: Write-strings warnings fix.
+
+2006-08-10  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/user/static.c:
+       user32: Remember to draw the icon when SS_CENTERIMAGE is set.
+
+2006-08-10  Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
+
+       * dlls/shell32/shell32_No.rc:
+       shell32: Updated Norwegian Bokmål resources.
+
+       * dlls/mshtml/No.rc:
+       mshtml: Updated Norwegian Bokmål resources.
+
+2006-08-09  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/files.c, dlls/msi/package.c:
+       msi: Download install cabinet files if the msi package is remote.
+
+2006-08-09  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32.spec, dlls/crypt32/main.c,
+         dlls/crypt32/tests/main.c:
+       crypt32: Add a couple stubs, and implement the undocumented
+       I_CryptReadTrustedPublisherDWORDValueFromRegistry.
+
+2006-08-09  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Surface pitch fix.
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Draw buffers support.
+
+2006-08-09  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/d3d9/device.c, dlls/d3d9/tests/device.c, dlls/wined3d/device.c:
+       wined3d: Minor cursor fixes.
+
+2006-08-08  Clinton Stimpson <clinton@elemtech.com>
+
+       * dlls/riched20/editor.c, dlls/riched20/tests/editor.c:
+       riched20: Fix crash with NULL lParam in EM_SETTEXTEX.
+
+2006-08-08  Paul Chitescu <pchitescu@voip.null.ro>
+
+       * dlls/wininet/netconnection.c:
+       wininet: MSG_WAITALL support in NETCON_recv with SSL.
+
+2006-08-09  Tijl Coosemans <tijl@ulyssis.org>
+
+       * dlls/msvcrt/msvcrt.spec, dlls/msvcrt/process.c:
+       msvcrt: Rename _execve to MSVCRT__execve.
+
+2006-08-09  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/stabs.c, dlls/dbghelp/symbol.c:
+       dbghelp: Made stabs parsing a bit more robust.
+       Enhance dbghelp's robustness against bogus stabs sections found in
+       meetro.exe (as reported by Jan Zerebecki).
+
+2006-08-09  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/msi/database.c:
+       msi: Support MSIDBOPEN_CREATEDIRECT and MSIDBOPEN_DIRECT in MSI_OpenDatabaseW.
+
+       * dlls/rpcrt4/rpcrt4.spec:
+       rpcrt4: Forward NdrClientCall to NdrClientCall2.
+       NdrClientCall should be implemented as a separate function when
+       NdrClientCall2 has been factorised enough.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Add some more traces and make the stack offsets easier to read in the
+       stubless interpreter.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Change call_memory_sizer to preserve the buffer contents and
+       initialise the memory size field to zero before calling the memory
+       sizer function.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Set retval_ptr and allocate memory for out pointers for the old format
+       stubless intepreter.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Support fixed arrays in calc_arg_size.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Complex types should be dereferenced an extra time in the old format
+       stubless code.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Fix the stack offset for the old format stubless code when an object's
+       method is being called.
+
+       * dlls/ole32/defaulthandler.c:
+       ole32: Add a check for NULL This->dataAdviseHolder in DefaultHandler_Stop.
+       Cleanup DefaultHandler_GetCanonicalFormatEtc by using
+       This->pDataDelegate instead of querying for IDataObject from
+       This->pOleDelegate.
+
+       * dlls/ole32/storage32.c:
+       ole32: Fix a typo in IEnumSTATSTGImpl_QueryInterface where IStorage was being
+       compared against instead of IEnumSTATSTG.
+
+       * dlls/ole32/moniker.c:
+       ole32: When comparing monikers use the abData field of MInterfacePointer
+       as ulCntData doesn't include the size of its own field.
+
+       * dlls/ole32/oleobj.c:
+       ole32: Zero stg in case ADVF_NODATA is specified.
+       Otherwise IDataObject_GetData fails before using it in
+       DataAdviseHolder_SendOnDataChange.
+
+       * include/rpcproxy.h:
+       include: Add DLL registration macros to rpcproxy.h for dlldata.c files.
+
+       * include/rpcproxy.h:
+       include: Fix rpcproxy.h to allow the compilation of dlldata.c files.
+       Add macros for generating the GetProxyDllInfo, DllGetClassObject and
+       DllCanUnloadNow functions.
+
+2006-08-09  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/ole32/regsvr.c:
+       ole32: Register the CLSID_Picture_Metafile and CLSID_Picture_Dib ProgIDs.
+
+       * dlls/msxml3/regsvr.c:
+       msxml3: DOMFreeThreadedDocument's thread model is Both, not Free.
+
+       * dlls/msi/regsvr.c:
+       msi: Link the WindowsInstaller.Installer ProgId back to the right CLSID.
+
+       * dlls/msi/regsvr.c:
+       msi: Change the CLSID_IMsiServer ProgId to IMsiServer to match Windows.
+
+2006-08-09  Francois Gouget <fgouget@free.fr>
+
+       * dlls/mlang/regsvr.c, include/mlang.idl:
+       mlang: Give the CLSIDs their proper names.
+       Move CLSID_CMultiLanguage and CLSID_CMLangConvertCharset to mlang.idl.
+       Leave CLSID_CMLangString in regsvr.c as MSDN claims it is not supported anymore.
+
+2006-08-09  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/shell32/regsvr.c:
+       shell32: Register CLSID_NetworkPlaces, CLSID_ShellFSFolder and
+       CLSID_ShellFolderViewOC.
+
+       * dlls/shdocvw/regsvr.c:
+       shdocvw: Register CLSID_CUrlHistory and CLSID_Internet.
+
+2006-08-09  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/user/menu.c:
+       user: Fix the keyboard navigation and some graphical glitches for multi-column
+       menus.
+
+2006-08-09  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * include/winerror.h:
+       winerror.h: Add some error codes.
+
+2006-08-09  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/directx.c, dlls/wined3d/pixelshader.c,
+         include/wine/wined3d_gl.h:
+       wined3d: Fix GLSL regression / draw buffers support.
+
+2006-08-09  Frank Richter <frank.richter@gmail.com>
+
+       * dlls/shell32/shell32_De.rc:
+       shell32: Tweak and update German translation.
+
+2006-08-09  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/ddraw/device.c:
+       ddraw: Implement D3DRENDERSTATE_TEXTUREMAPBLEND.
+
+       * dlls/wined3d/device.c:
+       wined3d: Watch out for negative results when validating the shader constant
+       range.
+
+2006-08-08  Duane Clark <fpga@pacbell.net>
+
+       * dlls/msvcrt/file.c, dlls/msvcrt/tests/file.c:
+       msvcrt: In text mode a ctrl-z signals EOF.
+       Spotted by David Hagood with test suggested by Dan Kegel.
+
+2006-08-09  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/user/cursoricon.c, dlls/user/tests/Makefile.in,
+         dlls/user/tests/cursoricon.c:
+       user: CopyImage: Handle the flags LR_COPYDELETEORG, LR_CREATEDIBSECTION,
+       and LR_MONOCHROME.
+
+2006-08-08  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/user/menu.c, dlls/user/tests/menu.c:
+       user: Accept more flags in SetMenuItemInfo and ModifyMenu.
+       - Accept MFT_MENU{BAR}BREAK, MFT_RADIOCHECK, MFT_RIGHTJUSTIFY, and
+       MFT_RIGHTORDER in SetMenuItemInfo.
+       - InsertMenu, AppendMenu, ModifiyMenu: Accept MF_HILITE flag (undocumented).
+       - SetMenuItemInfo: Only use the lower word of the bitmap handle as
+       documented in MSDN (Word 95 depends on this).
+       - The type MFT_RADIOCHECK cannot be set if only the checkmarks are
+       modified with SetMenuItemInfo.
+       - New tests.
+
+2006-08-09  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Use moniker in AsyncOpen if channel is NULL.
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Set nsURI's moniker in NewURI.
+
+       * dlls/mshtml/nsembed.c:
+       mshtml: Set nsURI's moniker in OnStartURILoad.
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Don't crash in QueryInterface if uri is NULL.
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Added default GetSpec implementation.
+
+       * dlls/mshtml/protocol.c, dlls/mshtml/tests/protocol.c:
+       mshtml: Return INET_E_USE_DEFAULT_PROTOCOLHANDLER in ResProtocolInfo::CombineUrl.
+
+       * dlls/mshtml/nsembed.c:
+       mshtml: Continue searching for Gecko if loading xpcom.dll failed.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/navigate.c,
+         dlls/mshtml/persist.c:
+       mshtml: Store IMoniker in BSCallback.
+
+       * dlls/mshtml/nsiface.idl, dlls/mshtml/nsio.c:
+       mshtml: Added GetMoniker and SetMoniker methods to nsIWineURI.
+
+       * dlls/mshtml/htmldoc.c, dlls/mshtml/mshtml_private.h, dlls/mshtml/view.c:
+       mshtml: Create "Internet Explorer_Hidden" window.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/nsio.c, dlls/mshtml/persist.c:
+       mshtml: Load the page from moniker if we don't have nsIChannel.
+
+       * dlls/shdocvw/classinfo.c:
+       shdocvw: Return DIID_DWebBrowserEvents in GetGUID for WebBrowser_V1.
+
+2006-08-09  Huw Davies <huw@codeweavers.com>
+
+       * dlls/shlwapi/tests/path.c:
+       shlwapi: Add tests for PathUnquoteSpaces.
+
+2006-08-09  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c, dlls/secur32/tests/ntlm.c:
+       secur32: Make ntlm tests run on both WinXP and Win2k.
+
+       * dlls/secur32/tests/ntlm.c:
+       secur32: Add tests for MakeSignature, VerifySignature, EncryptMessage and
+       DecryptMessage.
+
+2006-08-09  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/shell32/shelllink.c, dlls/shell32/tests/shelllink.c:
+       shell32: IShellLink::SetPath removes quotes from the path.
+
+       * dlls/shell32/tests/shelllink.c:
+       shell32: Fix test compilation with MSVC6.
+
+2006-08-09  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/user_private.h, include/wine/server_protocol.h,
+         server/protocol.def, server/queue.c, server/trace.c:
+       server: Make the message extra info 64 bits on Win64.
+
+       * dlls/user/message.c, dlls/winex11.drv/keyboard.c,
+         dlls/winex11.drv/mouse.c, include/wine/server_protocol.h,
+         server/protocol.def, server/queue.c, server/request.h,
+         server/trace.c:
+       server: Split the queuing of hardware messages into a separate
+       send_hardware_message request.
+
+2006-08-03  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/recyclebin.c:
+       shell32: Add recyclebin.c file missing in previous commit.
+
+       * dlls/shell32/shell32_Pl.rc:
+       shell32: Update Polish translation.
+
+       * dlls/shell32/regsvr.c, dlls/shell32/shres.rc:
+       shell32: Add a custom icon for the trash folder.
+
+       * dlls/shell32/trash.c:
+       shell32: Add trash items enumeration.
+
+       * dlls/shell32/Makefile.in, dlls/shell32/regsvr.c,
+         dlls/shell32/shell32_En.rc, dlls/shell32/shell32_main.h,
+         dlls/shell32/shellole.c, dlls/shell32/shresdef.h,
+         dlls/shell32/trash.c, dlls/shell32/xdg.h:
+       shell32: Add a Trash virtual folder.
+
+2006-08-06  Yong Chi <yong28chi@yahoo.com>
+
+       * dlls/ddraw/direct3d.c:
+       ddraw: Fix for incorrect return value from wined3d.
+
+2006-08-09  Alexandre Julliard <julliard@winehq.org>
+
+       * .gitignore, Make.rules.in:
+       Make.rules: Added rules for client/proxy/server generation from IDL files.
+
+       * programs/explorer/desktop.c:
+       explorer: Never paint the desktop when using the X root window.
+
+2006-08-08  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/oid.c:
+       crypt32: Trace key type in CryptFindOIDInfo.
+
+2006-08-09  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/user/resources/user32_Ko.rc:
+       user32: Updated Korean resource.
+
+2006-08-09  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/msvcrt/console.c, dlls/msvcrt/cpp.c, dlls/msvcrt/exit.c,
+         dlls/msvcrt/file.c, dlls/msvcrt/process.c:
+       msvcrt: Remove redundant NULL checks before MSVCRT_free.
+
+       * dlls/comdlg32/filedlg.c:
+       comdlg32: Remove redundant NULL checks before MemFree.
+
+2006-08-08  Matt Finnicum <mattfinn@gmail.com>
+
+       * programs/wordpad/wordpad.c:
+       wordpad: Request WS_VSCROLL now that riched20 supports it.
+
+       * dlls/riched20/editor.c, dlls/riched20/paint.c:
+       riched20: Implement EM_SHOWSCROLLBAR, EM_SETSCROLLPOS, ES_DISABLENOSCROLL,
+       and WS_VSCROLL.
+
+2006-08-08  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/package.c:
+       msi: Add tests for the RemoveFiles action.
+
+2006-08-08  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/user/tests/sysparams.c:
+       user/tests: Write-strings warnings fix.
+
+       * dlls/shlwapi/ordinal.c, dlls/shlwapi/tests/ordinal.c,
+         dlls/shlwapi/tests/shreg.c:
+       shlwapi/tests: Write-strings warnings fix.
+
+2006-08-08  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/tests/Makefile.in, dlls/secur32/tests/main.c,
+         dlls/secur32/tests/ntlm.c:
+       secur32: Move NTLM tests to ntlm.c to avoid cluttering main.c with NTLM-specific
+       tests.
+
+2006-08-08  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/rsaenh/rsaenh.c, dlls/rsaenh/tests/rsaenh.c:
+       rsaenh: Test and fix CryptEncrypt with NULL buffer.
+
+2006-08-08  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c:
+       usp10: ScriptItemize will break up the string into script_items.
+
+2006-08-07  Francois Gouget <fgouget@codeweavers.com>
+
+       * configure, configure.ac:
+       configure: Fix the linux/ipx.h detection.
+
+2006-08-08  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Volume texture addressing caps.
+
+       * dlls/wined3d/directx.c:
+       wined3d: Shader declaration cap fixes.
+
+2006-08-08  Matt Finnicum <mattfinn@gmail.com>
+
+       * dlls/riched20/run.c:
+       riched20: Modify ME_CharFromPoint to work properly with password controls.
+
+2006-08-08  Samuel Lidén Borell <samuellb@bredband.net>
+
+       * dlls/mshtml/Sv.rc, dlls/mshtml/rsrc.rc:
+       mshtml: Add Swedish translation.
+
+2006-08-08  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/directx.c, include/wine/wined3d_gl.h:
+       wined3d: Shader cap fixes.
+
+2006-08-04  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/user/user_main.c, programs/explorer/desktop.c:
+       user: Make ExitWindowsEx asynchronous by deferring the real work to the
+       explorer process.
+
+2006-08-08  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/shell32/shlfileop.c:
+       shell32: Use case insensitive comparisons when comparing paths.
+
+2006-08-07  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/action.c, dlls/msi/action.h, dlls/msi/files.c,
+         dlls/msi/msipriv.h, dlls/msi/package.c:
+       msi: Fix the compressed files logic.
+       If the compressed file attribute is not set, use the Word Count
+       property to determine if files are compressed.
+
+2006-08-08  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/shell32/shell32_Ko.rc:
+       shell32: Updated Korean resource.
+
+2006-08-08  Jan Zerebecki <jan.wine@zerebecki.de>
+
+       * dlls/wined3d/device.c:
+       wined3d: Stub out remaining renderstates.
+
+       * dlls/wined3d/device.c:
+       wined3d: Correct check for GL ext. support in MULTISAMPLEANTIALIAS.
+
+       * dlls/wined3d/device.c:
+       wined3d: Add missing newline at the end of traces.
+
+       * dlls/wined3d/device.c, dlls/wined3d/wined3d_main.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Registry setting for the amount of simulated texture memory.
+       Set VideoMemorySize under HKCU\Software\Wine\Direct3D to amount in MB
+       as string.
+
+2006-08-07  Francois Gouget <fgouget@codeweavers.com>
+
+       * tools/wine.inf:
+       wine.inf: lnkfile\shellex\ContextMenuHandlers\... is not supposed to have a
+       default value.
+
+       * tools/wine.inf:
+       wine.inf: Don't create a fake exe and change the name at the same time.
+       This confuses installers that think said exes can be run when this is
+       not the case and cannot work.
+
+       * tools/wine.inf:
+       wine.inf: Use %CurrentVersionNT% wherever applicable.
+
+       * dlls/mlang/regsvr.c:
+       mlang: Fix the 'Multi Language String' CLSID: there is no
+       {44EC053A-B70D-11D0-B188-00AA0038C969} CLSID in the Windows registry.
+
+       * include/shlguid.h:
+       shell32: Add CLSID_CUrlHistory and CLSID_CURLSearchHook.
+
+       * dlls/inseng/Makefile.in, dlls/inseng/inseng.spec,
+         dlls/inseng/inseng_main.c, dlls/inseng/regsvr.c:
+       inseng: Switch to the standard regsvr.c registration code.
+       Now the CLSID_DLManager and CLSID_ActiveSetupEng keys get proper display names.
+       This also gives us DllUnregisterServer() for free.
+
+       * dlls/itss/regsvr.c:
+       itss: Register CLSID_ITSProtocol. Tweak the registration code (via copy/paste)
+       so we can register its VersionIndependentProgID.
+
+       * dlls/oleaut32/regsvr.c:
+       oleaut32: Set some missing ProxyStubClsid fields.
+
+       * dlls/ole32/regsvr.c:
+       ole32: Add a BaseInterface where needed.
+
+2006-08-07  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Textureops caps fix.
+
+2006-08-07  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/user/tests/sysparams.c, dlls/user/tests/text.c:
+       user/tests: Write-strings and cast-qual warnings fix.
+
+       * dlls/shell32/dialogs.c, dlls/shell32/shellord.c:
+       shell32: Write-strings warnings fix.
+
+2006-08-07  James Hawkins <truiken@gmail.com>
+
+       * dlls/wintrust/wintrust_main.c:
+       wintrust: Always return ERROR_SUCCESS in WinVerifyTrust.
+
+       * dlls/msi/tests/package.c:
+       msi: Add tests for MsiGetProperty.
+
+2006-08-07  Alexandre Julliard <julliard@winehq.org>
+
+       * aclocal.m4, configure:
+       configure: Fixed soname detection on MacOS by using otool instead of ldd.
+
+2006-08-05  Kevin Koltzau <kevin@plop.org>
+
+       * configure, configure.ac, dlls/.gitignore, dlls/Makefile.in,
+         dlls/hid/Makefile.in, dlls/hid/hid.spec, dlls/hid/main.c,
+         dlls/hid/version.rc:
+       hid: Initial implementation.
+
+2006-08-07  Ulrich Czekalla <ulrich@codeweavers.com>
+
+       * dlls/wininet/internet.c:
+       wininet: Add INTERNET_OPTION_SECURITY_FLAGS stub to InternetSetOptionW.
+
+2006-08-07  Krzysztof Foltman <wdev@foltman.com>
+
+       * dlls/riched20/caret.c, dlls/riched20/editor.c, dlls/riched20/editor.h,
+         dlls/riched20/editstr.h, dlls/riched20/paint.c, dlls/riched20/para.c,
+         dlls/riched20/undo.c, dlls/riched20/wrap.c:
+       riched20: New, clean, simple selection repaint logic - should fix all outstanding
+       refresh issues.
+
+2006-08-07  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/d3d9/d3d9.spec, dlls/d3d9/d3d9_main.c:
+       d3d9: Stub D3DPERF_ functions.
+
+       * dlls/wined3d/query.c, include/wine/wined3d_gl.h:
+       wined3d: Allow async occlusion queries.
+
+       * dlls/wined3d/query.c:
+       wined3d: Improve a few query traces.
+       The query type is useful to have in query TRACEs.
+       IWineD3DQueryImpl_GetDataSize isn't really a stub.
+
+       * dlls/wined3d/query.c:
+       wined3d: Check Occlusion query GL calls.
+
+       * dlls/wined3d/utils.c, dlls/wined3d/vertexdeclaration.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_types.h:
+       wined3d: Add a couple of traces to the vertexdeclaration creation code.
+
+2006-08-07  Alexandre Julliard <julliard@winehq.org>
+
+       * Make.rules.in, Makefile.in, dlls/Makedll.rules.in,
+         dlls/Makeimplib.rules.in, dlls/wineps.drv/Makefile.in,
+         documentation/Makefile.in, fonts/Makefile.in, include/Makefile.in,
+         libs/wine/Makefile.in, loader/Makefile.in, programs/Makefile.in,
+         programs/Makeprog.rules.in, programs/winedbg/Makefile.in,
+         programs/winemenubuilder/Makefile.in, server/Makefile.in,
+         tools/Makefile.in, tools/widl/Makefile.in, tools/winapi/Makefile.in,
+         tools/winebuild/Makefile.in, tools/winedump/Makefile.in,
+         tools/winegcc/Makefile.in, tools/wmc/Makefile.in,
+         tools/wrc/Makefile.in:
+       makefiles: Use make dependencies to create installation directories.
+       This avoids a lot of redundant calls to mkinstalldirs.
+
+       * dlls/ntdll/signal_i386.c:
+       ntdll: Get rid of the Linux legacy signal stack switching.
+       It doesn't work right in 32-bit code anyway.
+
+2006-08-05  Tijl Coosemans <tijl@ulyssis.org>
+
+       * dlls/ntdll/signal_i386.c:
+       ntdll: Cleanup signal_i386.c a bit and fix *BSD.
+
+2006-08-07  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/defaulthandler.c:
+       ole32: Tell the advise holder what the data delegate is in DefaultHandle_DAdvise
+       if we are already connected.
+
+       * dlls/ole32/oleobj.c:
+       ole32: Finish off delegate notifications in the data advise holder.
+       Advise the data delegate object when new advises come in on the data
+       advise holder, not just when connecting.
+       Unadvise the data delegate object when unadvising a connection on the
+       data advise holder, when destructing the data advise holder and when
+       disconnecting.
+
+2006-08-06  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/dinput/mouse.c:
+       dinput: Signal event after we queued an event. Not before.
+
+2006-08-05  Robert Reif <reif@earthlink.net>
+
+       * dlls/netapi32/Makefile.in, dlls/netapi32/access.c,
+         dlls/netapi32/local_group.c, dlls/netapi32/netapi32.spec,
+         include/lmaccess.h:
+       netapi32: Add stubs for remaining NetLocalGroup* functions.
+       Move existing NetLocalGroup* functions to local_group.c.
+       Add stubs for remaining NetLocalGroup* functions.
+
+2006-08-05  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Missing bits from previous patch about variables with constant values.
+
+2006-08-07  Alexandre Julliard <julliard@winehq.org>
+
+       * Make.rules.in, Makefile.in, documentation/Makefile.in:
+       Make.rules: Make all submake invocations silent for consistency.
+
+       * dlls/ntdll/directory.c:
+       ntdll: Fixed buffer overflow in NtQueryDirectoryFile optimisation.
+
+2006-08-06  Francois Gouget <fgouget@free.fr>
+
+       * dlls/usp10/tests/usp10.c:
+       usp10/tests: Add trailing '\n's to ok() calls.
+
+       * dlls/ddraw/direct3d.c, dlls/ddraw/tests/refcount.c,
+         dlls/mciavi32/mciavi.c, dlls/mciseq/mcimidi.c,
+         dlls/mciwave/mciwave.c, dlls/msi/msi.c, dlls/ole32/compobj.c,
+         dlls/shell32/trash.c, dlls/wined3d/device.c, dlls/wined3d/surface.c,
+         dlls/wined3d/vertexbuffer.c, include/mlang.idl:
+       Assorted spelling fixes.
+
+2006-08-06  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/directx.c:
+       wined3d: texture caps fixes.
+
+       * dlls/wined3d/directx.c, include/wine/wined3d_gl.h:
+       wined3d: General constant caps fix.
+
+2006-08-05  Tijl Coosemans <tijl@ulyssis.org>
+
+       * configure, configure.ac, include/config.h.in, include/wine/pthread.h,
+         loader/pthread.c:
+       loader/pthread: Added pthread_attr_get_np support.
+
+2006-08-07  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/dialog.c:
+       msi: Fix the dialog centering logic.
+
+       * dlls/kernel/powermgnt.c:
+       kernel32: Change some FIXMEs to WARNs.
+
+       * dlls/cabinet/cabinet.h, dlls/cabinet/cabinet_main.c,
+         dlls/cabinet/tests/extract.c:
+       cabinet: Fix and test the undocumented Extract function.
+       The paths are MAX_PATH length.
+       The last field is list of files which is checked when flags = 0.
+       Add tests for the flag in the file list.
+
+       * dlls/cabinet/cabinet_main.c:
+       cabinet: Split the cabinet path for FDICopy.
+
+2006-08-07  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/oleview/Ko.rc:
+       oleview: Updated Korean resource.
+
+2006-08-05  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/d3d8/device.c, dlls/d3d9/device.c:
+       d3d: Don't crash when SetRenderTarget() is called with a NULL pSurface.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Fix D3DCOLOR swizzling in shaders.
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_interface.h:
+       wined3d: Delay vertex shader compilation until the shader is first used.
+
+2006-08-05  Tijl Coosemans <tijl@ulyssis.org>
+
+       * dlls/ntdll/directory.c:
+       ntdll: Add FreeBSD default serial port device.
+
+       * dlls/oleaut32/tests/vartype.c:
+       oleaut32/tests: Test relative error, not absolute.
+
+2006-08-05  Robert Reif <reif@earthlink.net>
+
+       * include/winnt.h:
+       winnt.h: Add some more RIDs.
+
+2006-08-05  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/setupapi/tests/devinst.c, dlls/setupapi/tests/query.c:
+       setupapi/tests: Write-strings warnings fix.
+
+       * dlls/secur32/tests/main.c, dlls/secur32/tests/schannel.c:
+       secur32/tests: Write-strings warnings fix.
+
+2006-08-05  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/msvcrt/msvcrt.spec:
+       msvcrt: Some more exports requested from msvcr80.dll.
+
+2006-08-05  Francois Gouget <fgouget@codeweavers.com>
+
+       * tools/wine.inf:
+       wine.inf: We should not override existing associations.
+
+       * dlls/mshtml/mshtml.inf:
+       mshtml: Fix the .jfif Content Type.
+
+2006-08-04  Krzysztof Foltman <wdev@foltman.com>
+
+       * dlls/riched20/caret.c, dlls/riched20/paint.c:
+       riched20: Ensure text is wrapped before invalidating selection.
+
+2006-08-05  Alexandre Julliard <julliard@winehq.org>
+
+       * libs/.gitignore, libs/wine/Makefile.in:
+       libwine: Add a minor number to the library filename for future extensions.
+
+       * configure, configure.ac, libs/.gitignore, libs/Makelib.rules.in,
+         libs/wine/Makefile.in:
+       libs: Get rid of Makelib.rules since we only have one library now.
+       Merge all the rules into the libwine makefile.
+
+2006-08-04  Robert Reif <reif@earthlink.net>
+
+       * dlls/netapi32/access.c, dlls/netapi32/netapi32.spec:
+       netapi32: Add stub for NetUserGetLocalGroups.
+
+       * dlls/netapi32/access.c:
+       netapi32: Return an error for unimplemented levels in NetUserGetInfo.
+
+       * dlls/netapi32/access.c, dlls/netapi32/netapi32.spec:
+       netapi32: Add stub for NetLocalGroupEnum.
+
+       * dlls/wtsapi32/wtsapi32.c, dlls/wtsapi32/wtsapi32.spec:
+       wtsapi32: Add some stubs.
+
+2006-08-04  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/msi/install.c, dlls/msi/msipriv.h, dlls/msi/tests/package.c,
+         include/msiquery.h:
+       msi: Write-strings warnings fix.
+
+2006-08-05  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/directx.c, dlls/wined3d/volume.c,
+         include/wine/wined3d_gl.h:
+       wined3d: Volume textures fix.
+
+2006-08-04  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Raster caps fix.
+
+       * dlls/wined3d/directx.c:
+       wined3d: Primitive misc caps fix.
+
+2006-08-04  Kevin Koltzau <kevin@plop.org>
+
+       * dlls/setupapi/devinst.c:
+       setupapi: Create an empty list when getting device interface classes.
+
+2006-08-04  Matt Finnicum <mattfinn@gmail.com>
+
+       * dlls/riched20/editor.c, dlls/riched20/editor.h, dlls/riched20/editstr.h,
+         dlls/riched20/paint.c, dlls/riched20/run.c, dlls/riched20/string.c,
+         dlls/riched20/tests/editor.c:
+       riched20: Implement EM_SETPASSWORDCHAR and EM_GETPASSWORDCHAR.
+
+2006-08-04  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/widl.c, tools/widl/write_msft.c:
+       widl: Replace strdup, malloc and realloc with xstrdup, xmalloc and xrealloc.
+
+2006-08-04  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, dlls/iphlpapi/Makefile.in:
+       configure: Only link against libresolv where necessary.
+
+       * configure, configure.ac, include/config.h.in, server/fd.c:
+       server: Added support for kqueue() as an alternative to poll() on FreeBSD.
+
+2006-08-04  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/basetexture.c:
+       wined3d: Basetexture anisotropic fix.
+
+       * dlls/wined3d/directx.c:
+       wined3d: Fix a number of badly reported caps.
+
+2006-08-04  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * dlls/user/tests/win.c, dlls/user/win.c:
+       user: Call SetLastError in CreateWindowEx when WS_CHILD is set with no parent.
+
+       * dlls/user/tests/win.c:
+       user: Add a test for CreateWindowEx.
+
+2006-08-04  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/win.c:
+       user: Don't bother checking the WS_VISIBLE style on the desktop window.
+
+2006-08-04  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c, dlls/usp10/usp10.spec:
+       usp10: Implement ScriptGetGlyphABCWidth.
+       Add a test for ScriptGetGlyphABCWidth and ScriptCacheGetHeight.
+
+2006-08-04  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: Add more SID tests.
+
+2006-08-04  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Make the error output on a failed binding more informative
+       by dumping information about the interface it is trying to bind to.
+
+       * dlls/urlmon/Makefile.in, dlls/urlmon/urlmon.spec,
+         dlls/urlmon/urlmon_main.c:
+       urlmon: Delay-load cabinet.dll as native urlmon doesn't import it.
+
+2006-08-04  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/usp10/usp10.c:
+       usp10: Implement ScriptIsComplex.
+
+2006-08-03  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/header.c, tools/widl/header.h, tools/widl/parser.y,
+         tools/widl/widl.c, tools/widl/widl.h:
+       widl: Generate GUID (infile_i.c) files.
+
+2006-08-03  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/dialog.c:
+       msi: Use the initial dialog position values in the database when creating the
+       dialog window.
+
+2006-08-04  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c:
+       usp10: Fix glyph comparsion between tests.
+
+2006-08-04  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/server.c:
+       ntdll: Fix a race condition at thread exit.
+
+2006-08-03  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/varformat.c:
+       oleaut32: Removes extra string allocation for varformat:VarMonthName.
+
+2006-08-03  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ntdll/directory.c:
+       ntdll: Add an optimisation for NtQueryDirectoryFile to not read the
+       whole directory if the mask doesn't contain any wildcards and the file
+       exists on in the directory with the same case as the mask.
+
+2006-08-04  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/oledlg/oledlg_Ko.rc:
+       oledlg: Updated Korean resource.
+
+2006-08-03  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/lsa.c, dlls/advapi32/security.c, include/ntsecapi.h:
+       advapi32: Add a computer SID to the registry.
+
+       * dlls/ntdll/ntdll.spec, dlls/ntdll/rtl.c, include/winternl.h:
+       ntdll: Fix some function arguments.
+
+2006-08-03  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Surface pitch fix.
+
+2006-08-03  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/navigate.c:
+       mshtml: Fix handling offset in BSCallback.
+
+2006-08-03  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Disable vertex arrays after we're done drawing from them.
+       After drawing from a vertex array we should disable them, to prevent
+       the next draw calls from potentially reading past their ends. This
+       also moves the disabling of vertex attrib arrays (for shaders) into
+       its own function.
+
+2006-08-02  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * dlls/mshtml/mshtml_private.h, dlls/shdocvw/shdocvw.h,
+         tools/widl/parser.y:
+       widl: Write forward declarations for coclass definitions.
+
+2006-08-03  Krzysztof Foltman <wdev@foltman.com>
+
+       * dlls/riched20/editor.c:
+       riched20: Make EM_LINELENGTH work correctly for non-final paragraphs containing
+       exactly one screen line.
+
+       * dlls/riched20/editor.c:
+       riched20: Make EM_GETLINE work properly in 1.0 emulation mode.
+
+       * dlls/riched20/editor.c:
+       riched20: Ctrl+A should be allowed in read-only controls too.
+
+2006-08-03  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/navigate.c:
+       mshtml: Added nsInputStream::Read implementation.
+
+2006-08-03  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/stg_bigblockfile.c, dlls/ole32/storage32.c,
+         dlls/ole32/storage32.h:
+       ole32: Ensure that a returned free block is valid in storage.
+       Otherwise, an IStream_SetSize call followed by an IStream_Read call
+       could fail with STG_E_DOCFILECORRUPT.
+
+       * dlls/ole32/compobj.c, dlls/ole32/compobj_private.h,
+         dlls/ole32/marshal.c, dlls/ole32/stubmanager.c:
+       ole32: Fix CoLockObjectExternal to respect fLastUnlockReleases.
+
+       * dlls/msi/action.c:
+       msi: Fix the creation of shortcuts with a null icon index by mapping it to zero.
+
+2006-08-03  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/msvfw32/msvideo16.c:
+       msvfw32: Write-strings warning fix.
+
+       * dlls/ole32/tests/clipboard.c:
+       ole32/tests: Write-strings warnings fix.
+
+       * dlls/riched20/tests/editor.c:
+       riched20/tests: Write-strings warnings fix.
+
+2006-08-03  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Properly handle variable with const value (ie without location)
+       in dwarf code.
+
+2006-08-03  Alexandre Julliard <julliard@winehq.org>
+
+       * server/fd.c:
+       server: Abstract the epoll functions a bit more.
+
+2006-08-03  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * include/ntquery.h, include/shlguid.h:
+       shell32: Add property ids to header files.
+
+2006-08-03  Francois Gouget <fgouget@codeweavers.com>
+
+       * include/shldisp.idl:
+       include: Add the ShellFolderViewOC coclass.
+
+2006-08-03  Stefan Siebert <stefan.siebert@web.de>
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: GetTypeInfoType - Return TYPE_E_ELEMENTNOTFOUND if index out of bounds.
+
+2006-08-03  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/hlink/link.c:
+       hlink: Avoid double computation of the string length.
+
+2006-08-03  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/winex11.drv/init.c:
+       winex11.drv: Comment out the XCloseDisplay call on process detach.
+       It has a tendency to trigger X11 bugs, and it's not really useful anyway.
+
+2006-08-02  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/olefont.c, dlls/oleaut32/tests/olefont.c:
+       oleaut32: Implement function olefont:OLEFontImpl_IsEqual.
+
+       * dlls/oleaut32/tests/olefont.c:
+       oleaut32: Conformance test for olefont:OLEFontImpl_IsEqual.
+
+2006-08-03  Robert Reif <reif@earthlink.net>
+
+       * include/winnt.h:
+       winnt.h: Add missing define.
+
+2006-08-03  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Paletted texture support.
+
+2006-08-03  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ddraw/Makefile.in, dlls/ddraw/main.c:
+       ddraw: Don't link to wined3d, load it at runtime.
+       This lets ddraw dlls built on a machine with OpenGL present run on other
+       machines that may not have the OpenGL libraries installed.
+
+2006-08-02  Thomas Kho <tkho@ucla.edu>
+
+       * server/thread.c:
+       server: Remove unused thread_apc member.
+
+2006-08-03  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/notepad/Ko.rc:
+       notepad: Updated Korean resource.
+
+2006-08-02  Huw Davies <huw@codeweavers.com>
+
+       * fonts/ms_sans_serif.sfd:
+       fonts: Add that extra pixel to the variants of 'e' too.
+
+2006-08-03  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/riched20/editor.c:
+       riched20: Fixed handling of window private data for Win64.
+
+2006-08-02  Krzysztof Foltman <wdev@foltman.com>
+
+       * dlls/riched20/editor.c:
+       riched20: Handle incorrect calls of window procedure.
+
+2006-08-01  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/tests/Makefile.in, dlls/advapi32/tests/lsa.c:
+       advapi32: Check returned data from LsaQueryInformationPolicy.
+
+2006-08-02  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/msi/tests/db.c:
+       msi/tests: Write-strings warnings fix.
+
+       * dlls/lz32/tests/lzexpand_main.c:
+       lz32/tests: Write-strings warning fix.
+
+2006-08-02  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/kernel/thunk.c:
+       kernel32: Make some functions static.
+
+       * dlls/hhctrl.ocx/chm.c, dlls/hhctrl.ocx/help.c:
+       hhctrl.ocx: Make some functions static.
+
+       * dlls/user/spy.c:
+       user: Add some missing internal Wine messages to the message spy.
+
+2006-08-02  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/hlink/hlink.spec, dlls/hlink/hlink_main.c, include/hlink.idl:
+       hlink: Added HlinkTranslateURL tub implementation.
+
+       * dlls/hlink/hlink.spec, dlls/hlink/hlink_main.c,
+         dlls/hlink/tests/hlink.c, include/hlink.idl:
+       hlink: Added HlinkIsShortcut implementation.
+
+       * dlls/ole32/moniker.c:
+       ole32: Clean up OleRun.
+
+2006-08-02  Krzysztof Foltman <wdev@foltman.com>
+
+       * dlls/riched20/run.c:
+       riched20: Added short descriptions to functions in run.c, just in case
+       anybody had any doubts about what they actually do.
+
+2006-08-02  Huw Davies <huw@codeweavers.com>
+
+       * fonts/ms_sans_serif.sfd:
+       fonts: By popular demand, add an extra pixel to the smallest strike of 'e'.
+
+2006-08-02  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * programs/winetest/Makefile.in:
+       winetest: Added hlink tests.
+
+2006-08-02  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/message.c, dlls/user/win.c, include/win.h,
+         include/wine/server_protocol.h, server/protocol.def, server/trace.c:
+       user: Implementation of Get/SetWindowLongPtr for 64-bit platforms.
+       Also use the same code for Get/SetWindowWord.
+       Based on a patch by Ge van Geldorp.
+
+2006-08-02  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/classes.c:
+       msi: Only ever write the long path for InProcServers.
+
+       * dlls/msi/classes.c:
+       msi: Register advertised components too.
+
+2006-08-02  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/uxtheme/system.c:
+       uxtheme: Make some variables static.
+
+       * dlls/oledlg/insobjdlg.c:
+       oledlg: Make a string static.
+
+       * dlls/kernel/editline.c:
+       kernel32: Make the keymap entries const.
+
+       * dlls/ole32/compobj.c, dlls/ole32/compobj_private.h, dlls/ole32/git.c,
+         dlls/ole32/ole2.c, dlls/ole32/storage32.c, dlls/ole32/storage32.h:
+       ole32: Make some functions and variables static.
+
+       * dlls/msxml3/domdoc.c, dlls/msxml3/factory.c, dlls/msxml3/nodelist.c:
+       msxml3: Make some functions and variables static.
+
+       * dlls/opengl32/wgl.c, dlls/opengl32/wgl_ext.c, dlls/opengl32/wgl_ext.h:
+       opengl32: Make some functions and variables static.
+
+       * dlls/glu32/glu.c:
+       glu32: Make some functions static.
+
+       * dlls/dsound/buffer.c, dlls/dsound/capture.c, dlls/dsound/dsound.c,
+         dlls/dsound/dsound_main.c, dlls/dsound/dsound_private.h,
+         dlls/dsound/duplex.c, dlls/dsound/mixer.c, dlls/dsound/primary.c:
+       dsound: Make some functions static.
+
+       * dlls/winex11.drv/desktop.c, dlls/winex11.drv/settings.c,
+         dlls/winex11.drv/x11ddraw.c, dlls/winex11.drv/x11ddraw.h,
+         dlls/winex11.drv/x11drv.h, dlls/winex11.drv/xrandr.c,
+         dlls/winex11.drv/xvidmode.c:
+       winex11.drv: Make some functions and variables static, and get rid of x11ddraw.h.
+
+2006-08-01  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/db.c:
+       msi: Add tests for SQL query markers.
+
+       * dlls/msi/files.c:
+       msi: A file that does not have the msidbFileAttributesCompressed bit set should
+       be considered non-compressed.
+
+       * dlls/msi/package.c, dlls/msi/tests/format.c:
+       msi: Don't crash if an empty record is given to MsiProcessMessage.
+
+       * dlls/msi/action.c, dlls/msi/action.h, dlls/msi/tests/package.c:
+       msi: Set the install state to INSTALLSTATE_LOCAL for features with compressed
+       files.
+
+2006-08-01  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/lsa.c:
+       advapi32: LsaQueryInformationPolicy: do the right thing for both domains
+       and accounts.
+
+2006-08-01  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/wintrust/Makefile.in, dlls/wintrust/wintrust.spec,
+         dlls/wintrust/wintrust_main.c:
+       wintrust: Implement TrustIsCertificateSelfSigned.
+
+       * dlls/crypt32/str.c:
+       crypt32: Support more types in CertRDNToStr.
+
+2006-08-02  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/msvfw32/msvfw32_Ko.rc:
+       msvfw32: Updated Korean resource.
+
+2006-08-01  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/shell32/version.h:
+       shell32: Fix the file version string of the version resource.
+
+2006-08-01  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/kernel/tests/process.c:
+       kernel/tests: Write-strings warnings fix.
+
+       * dlls/kernel/oldconfig.c, dlls/kernel/thunk.c:
+       kernel: Write-strings warnings fixes.
+
+2006-08-01  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * programs/oleview/typelib.c:
+       oleview: Initialize TVITEM.lParam to NULL in EnumFuncs.
+
+2006-08-01  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/mshtml/mshtml.inf:
+       mshtml: Remove unwarranted REG_EXPAND_SZ flags.
+
+2006-08-01  Alexandre Julliard <julliard@winehq.org>
+
+       * libs/port/memmove.c:
+       libport: Fixed invalid lvalue accesses in memmove.
+
+2006-08-01  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/view/Ko.rc:
+       view: Updated Korean resource.
+
+2006-08-01  Huw Davies <huw@codeweavers.com>
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Limit the width of the watermark to 164 pixels.
+
+2006-07-31  Huw Davies <huw@codeweavers.com>
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Limit the size of the header bitmap to 49x49.
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Invalidate the header area so that updated titles will be drawn.
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Wordwrap the sub title.
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: The titles are already converted to unicode so always use DrawTextW
+       to write them.
+
+2006-08-01  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/trash.c:
+       shell32: Send directories and non-regular files to the trash.
+
+2006-08-01  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/tests/win.c:
+       user: Add a couple of missing bits to the SetWindowLong test.
+
+2006-08-01  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/htmltextcont.c, dlls/mshtml/nsiface.idl:
+       mshtml: Added implementation of put_scrollTop and put_scrollLeft.
+
+       * dlls/mshtml/htmlbody.c, dlls/mshtml/htmltextcont.c,
+         dlls/mshtml/mshtml_private.h:
+       mshtml: Store HTMLElement pointer in HTMLTextContainer.
+
+2006-08-01  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/tests/lsa.c:
+       advapi32: More LsaQueryInformationPolicy tests.
+
+2006-08-02  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/hlink/Makefile.in, dlls/hlink/link.c:
+       hlink: Use ShellExecute to start the link if we can't get a IHlinkTarget.
+
+2006-08-01  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/gdi/font.c:
+       gdi: Fixed buffer overflow in GetCharABCWidthsI.
+
+       * Make.rules.in, tools/makedep.c:
+       makedep: Always search for includes in the standard directories, even without
+       -I option.
+
+       * Make.rules.in, tools/makedep.c:
+       makedep: Don't add dependencies for system headers.
+
+       * tools/makedep.c:
+       makedep: Get rid of restrictions on line lengths. Merge lines that end in
+       a backslash.
+
+       * tools/makedep.c:
+       makedep: Convert to standard Wine lists.
+
+2006-07-28  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/msxml3/regsvr.c:
+       msxml3: Add progids for MSXML.DOMDocument and MSXML.FreeThreadedDOMDocument.
+       Don't delete the progid key when unregistering coclasses - this is now
+       done in unregister_progids.
+
+       * dlls/msxml3/regsvr.c:
+       msxml3: Separate the writing of progids from the writing of classes.
+       This allows writing multiple progids that refer to one class.
+       Support writing out Version and VersionIndependentProgId keys for classes.
+
+2006-07-28  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/kernel/format_msg.c:
+       kernel: Wsign-compare warning fix.
+
+2006-07-31  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/lsa.c:
+       advapi32: LsaQueryInformationPolicy update.
+       Update LsaQueryInformationPolicy to use correct computer name and SID.
+       Add support for PolicyDnsDomainInformation.
+
+2006-08-02  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac, dlls/.gitignore, dlls/Makefile.in,
+         dlls/hlink/Makefile.in, dlls/hlink/tests/Makefile.in,
+         dlls/hlink/tests/hlink.c:
+       hlink: Add a short test case.
+
+       * dlls/hlink/link.c:
+       hlink: Use CoTaskMemAlloc when returning memory to a caller.
+
+       * dlls/hlink/link.c:
+       hlink: Create a strdupW function and use it.
+
+2006-07-31  Thomas Kho <tkho@ucla.edu>
+
+       * dlls/msi/dialog.c:
+       msi: Wake dialog on messages from external threads.
+
+2006-07-31  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/action.c, dlls/msi/tests/package.c:
+       msi: Fix a couple install state test cases.
+       - Correctly handle the msidbComponentAttributesOptional component attribute.
+       - Don't set a component's state to INSTALLSTATE_LOCAL if the
+       msidbComponentAttributesSourceOnly attribute is provided.
+
+       * dlls/msi/tests/package.c:
+       msi: Fix the add_feature_entry helper function.
+
+2006-07-31  Detlef Riekenberg <wine.dev@web.de>
+
+       * include/ddk/winsplp.h:
+       winsplp.h: Remove FAR, use W structs, fix typo.
+
+2006-07-31  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/dinput/tests/keyboard.c:
+       dinput/tests: Write-strings warning fix.
+
+       * dlls/dsound/tests/dsound8.c:
+       dsound/tests: Write-strings warning fix.
+
+2006-07-31  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/user/tests/win.c, dlls/user/win.c:
+       user: Ignore setting NULL window procs inside SetWindowLong.
+       Add tests for SetWindowLong error cases.
+
+2006-07-31  Duane Clark <fpga@pacbell.net>
+
+       * dlls/msvcrt/file.c, dlls/msvcrt/tests/file.c:
+       msvcrt: Fix fgetwc/s in binary mode.
+
+       * dlls/msvcrt/tests/file.c:
+       msvcrt: Test fgetwc/s in binary mode.
+
+       * dlls/msvcrt/file.c:
+       msvcrt: Remove read_i loop and fix fread.
+
+2006-07-31  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/parser.y:
+       widl: Set type_t kind field correctly for all types.
+
+       * tools/widl/parser.y:
+       widl: Set defined flag for coclasses.
+
+2006-07-31  James Hawkins <truiken@gmail.com>
+
+       * dlls/setupapi/setupapi.spec, dlls/setupapi/stubs.c:
+       setupapi: Add a stub implementation of SetupGetSourceInfo.
+
+       * dlls/msi/action.c, dlls/msi/tests/package.c:
+       msi: Set the install state to INSTALLSTATE_LOCAL for components with compressed
+       files.
+
+2006-07-31  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Improve dump_DispParms.
+
+       * dlls/oleaut32/tests/typelib.c, dlls/oleaut32/typelib.c:
+       oleaut32: Add some validation for the DISPPARAMS structure in ITypeInfo::Invoke.
+
+       * dlls/ole32/ole2.c, dlls/ole32/ole32.spec:
+       ole32: Implement OleNoteObjectVisible as described by MSDN.
+
+       * dlls/ole32/storage32.c:
+       ole32: Remove a check on the share mode for the NULL filename case as the
+       check is already done earlier in StgCreateDocfile.
+
+2006-07-31  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/kernel/process.c, dlls/ntdll/loader.c, include/winternl.h:
+       ntdll: Move the calling of the process entry point back to kernel32.
+       Apparently some copy protection stuff relies on that.
+       This reverts commit 50fca716fddf5af03b4c91ae5e950daff5fbdf2a.
+
+       * dlls/ntdll/loader.c:
+       ntdll: Set initial module refcount to 1 to avoid unloading during imports fixup.
+
+       * loader/preloader.c:
+       preloader: Added support for the new style DT_GNU_HASH symbol table.
+
+       * loader/preloader.c:
+       preloader: Fixed type checking in symbol lookup.
+
+       * loader/preloader.c:
+       preloader: Properly use the ELF hash table when looking up a symbol.
+
+2006-07-31  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/shdocvw.h, dlls/shdocvw/shdocvw_main.c,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Added WebBrowser::Invoke implementation.
+
+       * dlls/shdocvw/oleobject.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/tests/webbrowser.c:
+       shdocvw: Added SetExtent and GetExtent implementation.
+
+2006-07-31  Chris Robinson <chris.kcat@gmail.com>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Fix potential NULL dereference in IWineD3DSurfaceImpl_LockRect.
+
+       * dlls/wined3d/device.c:
+       wined3d: Avoid NULL dereference.
+
+2006-07-31  Thomas Kho <tkho@ucla.edu>
+
+       * dlls/riched20/editor.c, dlls/riched20/tests/editor.c:
+       riched20: Implement EM_GETLINE.
+
+2006-08-01  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/storage32.c:
+       ole32: Use IsGUIDEqual to compare IIDs.
+
+2006-07-31  Alexandre Julliard <julliard@winehq.org>
+
+       * libs/wine/mmap.c:
+       libwine: Better heuristic for finding the top of the address space on Linux.
+
+2006-07-31  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/security.c:
+       advapi32: Add computer sid support to LookupAccountSidW.
+
+       * dlls/advapi32/advapi32_misc.h, dlls/advapi32/security.c:
+       advapi32: Add more helper functions.
+       Add ADVAPI_GetComputerSid.
+
+2006-07-31  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/regsvr.c:
+       shdocvw: Register SHDocVw typelib.
+
+       * dlls/shdocvw/Makefile.in, dlls/shdocvw/shdocvw.rc,
+         dlls/shdocvw/shdocvw_v1.idl:
+       shdocvw: Added typelib.
+
+2006-07-19  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shell32_Pl.rc:
+       shell32: Update the Polish translation.
+
+       * dlls/shell32/shell32_En.rc, dlls/shell32/shell32_main.h,
+         dlls/shell32/shfldr_fs.c, dlls/shell32/shfldr_unixfs.c,
+         dlls/shell32/shlfileop.c, dlls/shell32/shresdef.h:
+       shell32: Call the trashing code from SHFileOperationW.
+
+       * dlls/shell32/Makefile.in, dlls/shell32/trash.c, dlls/shell32/xdg.c,
+         dlls/shell32/xdg.h:
+       shell32: Add trashing support functions.
+
+       * dlls/shell32/Makefile.in, dlls/shell32/shell32_En.rc,
+         dlls/shell32/shell32_main.h, dlls/shell32/shlfileop.c,
+         dlls/shell32/shres.rc, dlls/shell32/shresdef.h:
+       shell32: Add trashing confirmations.
+
+2006-07-31  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/tests/Makefile.in, dlls/oleaut32/tests/varformat.c,
+         dlls/oleaut32/tests/vartest.c:
+       oleaut32: Move varformat conformance tests to new file varformat.c
+
+2006-07-29  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/user/input.c, dlls/user/tests/input.c:
+       user: Set buffer to '\0' in GetKeyNameTextA too.
+
+2006-07-29  Duane Clark <fpga@pacbell.net>
+
+       * dlls/msvcrt/file.c, dlls/msvcrt/tests/file.c:
+       msvcrt: Fix _getw.
+
+       * dlls/msvcrt/file.c, dlls/msvcrt/tests/file.c:
+       msvcrt: Fix fread.
+
+       * dlls/msvcrt/file.c, dlls/msvcrt/tests/file.c:
+       msvcrt: Fix _read and fgetc.
+
+       * dlls/msvcrt/tests/file.c:
+       msvcrt: File read buffer tests.
+
+2006-07-30  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/dinput/dinput_main.c:
+       dinput: Initialize event sequence counter. And simplify code.
+
+2006-07-29  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: Add string sid tests.
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: Print more info about failed test.
+
+       * dlls/advapi32/advapi32_misc.h, dlls/advapi32/lsa.c,
+         dlls/advapi32/security.c:
+       advapi32: Make ADVAPI_IsLocalComputer global and remove duplicate copy.
+       Make debugstr_sid global.
+
+2006-08-01  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/storage32.c:
+       ole32: Add function parameters to FIXME messages.
+
+       * dlls/ole32/storage32.c, dlls/ole32/tests/storage32.c:
+       ole32: Add a test showing what STGM_TRANSACTED does for streams.
+
+2006-07-30  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/ddraw/direct3d.c:
+       ddraw: Order Z-buffer formats by depth buffer bit depths in
+       IDirect3DImpl_7_EnumZBufferFormats.
+
+       * dlls/wined3d/directx.c, include/wine/wined3d_gl.h:
+       wined3d: Split the GLSL check in a check for GLSL vertex shaders and one for
+       GLSL fragment shaders.
+
+       * dlls/wined3d/device.c:
+       wined3d: Improve IWineD3DDeviceImpl_CreateTexture trace.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Use GL_LIMITS(samplers) instead of GL_LIMITS(sampler_stages) in
+       IWineD3DSurfaceImpl_UnlockRect.
+
+2006-07-29  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/comctl32/tests/comboex.c:
+       comctl32/tests: Write-strings warnings fix.
+
+       * dlls/advpack/tests/install.c:
+       advpack/tests: Write-strings warnings fix.
+
+       * dlls/cabinet/cabinet_main.c:
+       cabinet: Write-strings warning fix.
+
+2006-07-29  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shlwapi/tests/path.c, dlls/shlwapi/url.c:
+       shlwapi: Change file path to URL in UrlCanonicalize.
+
+       * dlls/urlmon/umon.c:
+       urlmon: Use CoInternetParseUrl in URLMonikerImpl_Construct.
+
+2006-07-30  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Use the right section size when setting protections.
+       Use the same size computation when setting section protections than
+       when mapping it in the first place (reported by Nicholas Miell).
+
+2006-07-29  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/stg_stream.c, dlls/ole32/storage32.c:
+       ole32: Add some missing traces.
+
+       * dlls/ole32/tests/storage32.c:
+       ole32: Add a test for IEnumSTATSTG.
+
+       * dlls/msi/files.c:
+       msi: Change an ERR to a WARN.
+
+2006-07-28  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/proxy.c:
+       widl: Fix "static declaration follows non-static declaration" in generated code.
+
+       * tools/widl/parser.y, tools/widl/widltypes.h, tools/widl/write_msft.c:
+       widl: Encode coclass types in typelibs.
+
+       * tools/widl/parser.y:
+       widl: Register types for coclasses.
+
+       * tools/widl/write_msft.c:
+       widl: Check if a typeinfo is already in a typelib before adding it.
+
+       * tools/widl/write_msft.c:
+       widl: Set typelib_idx for coclasses when they're added to a typelib.
+
+       * tools/widl/header.c, tools/widl/header.h, tools/widl/parser.y,
+         tools/widl/typelib.c, tools/widl/typelib.h, tools/widl/widltypes.h,
+         tools/widl/write_msft.c:
+       widl: Fold class_t into type_t.
+
+2006-07-28  Thomas Kho <tkho@ucla.edu>
+
+       * dlls/Maketest.rules.in:
+       Maketest.rules.in: Fix comment.
+
+2006-07-28  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/security.c:
+       advapi32: Fix debugstr_sid to print unsigned SubAuthority.
+
+       * dlls/advapi32/security.c:
+       advapi32: Move SID members from WELLKNOWNSID to MAX_SID.
+
+2006-07-28  Yuriy Kozlov <yuriy.kozlov@gmail.com>
+
+       * programs/regedit/regproc.c:
+       regedit: Allow entering - for a value in a .reg file to delete that value.
+
+2006-07-28  James Hawkins <truiken@gmail.com>
+
+       * dlls/wininet/urlcache.c:
+       wininet: Only copy the relative filename into the UrlEntry structure.
+
+2006-07-28  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/advpack/tests/advpack.c:
+       advpack/tests: Write-strings warnings fix.
+
+       * dlls/msi/tests/db.c:
+       msi/tests: Write-strings warnings fix.
+
+2006-07-28  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/cert.c, dlls/crypt32/crypt32.spec,
+         dlls/crypt32/tests/cert.c, include/wincrypt.h:
+       crypt32: Implement CryptHashPublicKeyInfo.
+
+       * dlls/rsaenh/handle.c, dlls/rsaenh/handle.h:
+       rsaenh: Use Interlocked functions for reference counting.
+
+2006-07-28  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/dinput/device.c, include/dinput.h:
+       dinput: Add DISCL_NOWINKEY define.
+
+2006-07-28  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Skip processing of D3DSIO_PHASE instruction.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c,
+         include/d3d9types.h, include/wine/wined3d_types.h:
+       wined3d: Declare a 1D sampler for TEXDP3TEX (GLSL).
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c, dlls/wined3d/surface.c,
+         dlls/wined3d/utils.c, dlls/wined3d/wined3d_private.h,
+         include/d3d9types.h, include/wine/wined3d_types.h:
+       wined3d: Start checking for D3DUSAGE_QUERY_* items, improve traces.
+
+2006-07-28  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Optimize d3dfmt_convert_surface.
+
+       * configure, configure.ac, dlls/winex11.drv/Makefile.in,
+         dlls/winex11.drv/dga2.c, dlls/winex11.drv/dga2.h,
+         dlls/winex11.drv/event.c, dlls/winex11.drv/mouse.c,
+         dlls/winex11.drv/x11ddraw.c, dlls/winex11.drv/x11drv.h,
+         dlls/winex11.drv/x11drv_main.c, include/config.h.in:
+       winex11.drv: Kill DGA support.
+
+2006-07-27  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/stdole2.tlb/std_ole_v2.idl, include/Makefile.in,
+         include/stdole2.idl:
+       stdole2.tlb: Move stdole2.tlb generation to include to allow importlib from
+       other IDLs.
+
+2006-07-29  Alexandre Julliard <julliard@winehq.org>
+
+       * Make.rules.in, dlls/stdole2.tlb/Makefile.in,
+         dlls/stdole32.tlb/Makefile.in:
+       Make.rules: Replace RC_TLB by IDL_TLB_SRCS as tlb files can be used for other
+       things than resources.
+
+2006-07-28  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/message.c:
+       user: Abort WaitForUserIdle if the target process died.
+
+2006-07-28  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/directx.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: More shader fixes / new instructions.
+       - Replace gl_FragColor with gl_FragData[0] for GLSL pixel shader output.
+       - Subtract 1 more constant from total GLSL allowed float constants to
+       accommodate the PROJECTION matrix row that we reference.
+
+2006-07-28  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Render target texturing.
+
+2006-07-28  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/msi/msi_main.c:
+       msi: Native DllGetVersion does not fail if the supplied buffer is bigger
+       than required.
+
+       * dlls/msi/msipriv.h:
+       msi: Make the version information of DllGetVersion same as in version resource.
+
+2006-07-27  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/rsaenh/rsaenh.c, dlls/rsaenh/tests/rsaenh.c:
+       rsaenh: More tests and some fixes.
+       - correct deleting the default container
+       - imported keys should be stored in their container, not just given to the caller
+       - tests for these changes
+
+2006-07-27  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/varformat.c:
+       oleaut32: VarMonthName - Update error codes and helper functions.
+
+       * dlls/oleaut32/tests/vartest.c:
+       oleaut32: VarSub: Conformance test.
+
+       * dlls/oleaut32/variant.c:
+       oleaut32: VarSub: Fixes several data types and corrects error codes.
+
+2006-07-28  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/olepicture.c:
+       oleaut32: Implement GetTypeInfoCount and GetTypeInfo for standard pictures.
+
+       * dlls/oleaut32/olefont.c:
+       oleaut32: Implement GetTypeInfoCount for standard fonts.
+
+       * dlls/oleaut32/olepicture.c:
+       oleaut32: Implement setting of the hPal property in IPictureDisp::Invoke.
+       Remove some validation code that is already handled by a more generic
+       case at the end of the function.
+
+       * dlls/oleaut32/olepicture.c, dlls/oleaut32/tests/olepicture.c:
+       oleaut32: Implement getting of all properties in IPictureDisp::Invoke.
+
+       * dlls/oleaut32/tests/olefont.c:
+       oleaut32: Add a test for passing an invalid number of input parameters into
+       IFontDisp::Invoke with DISPATCH_PROPERTYGET.
+
+       * dlls/oleaut32/olepicture.c, dlls/oleaut32/tests/olepicture.c:
+       oleaut32: Add validation for parameters in IPictureDisp::Invoke.
+       Add some tests for IPictureDisp::Invoke.
+
+       * dlls/oleaut32/olefont.c, dlls/oleaut32/tests/olefont.c:
+       oleaut32: Fix the return code for an invalid dispid in IFontDisp::Invoke.
+
+       * dlls/oleaut32/tests/olefont.c:
+       oleaut32: Add a successful test for IFontDisp::Invoke.
+
+       * dlls/oleaut32/olefont.c:
+       oleaut32: Handle the Weight property in IFontDisp::Invoke.
+
+2006-07-27  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/secur32/Makefile.in, dlls/secur32/schannel.c,
+         dlls/secur32/tests/Makefile.in, dlls/secur32/tests/schannel.c:
+       secur32: Improve schannel's AcquireCredentialsHandle, with tests.
+
+       * include/sspi.h:
+       sspi.h: Add missing define.
+
+2006-07-27  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/db.c:
+       msi: Add tests for MsiDatabaseImport.
+
+2006-07-27  Jacek Caban <jacek@codeweavers.com>
+
+       * include/mshtml.idl:
+       mshtml.idl: Fix SAFEARRAY argument declaration.
+
+       * tools/widl/write_msft.c:
+       widl: Reorder segments to match midl.
+
+       * tools/widl/write_msft.c:
+       widl: Use cval in ATTR_ID.
+
+       * tools/widl/write_msft.c:
+       widl: Added ATTR_BINDABLE handling to add_func_desc.
+
+       * tools/widl/write_msft.c:
+       widl: Store typekind in msft_typeinfo_t to fix ATTR_DUAL handling.
+
+       * dlls/shdocvw/oleobject.c, dlls/shdocvw/tests/webbrowser.c:
+       shdocvw: Added test of GetControlInfo.
+
+2006-07-27  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/d3d9/vertexdeclaration.c, dlls/gdi/tests/font.c:
+       Fix 2 "static is not at beginning of declaration" warnings.
+
+       * dlls/msi/tests/package.c:
+       msi: 0xdeadbeef is too big for a signed int thus producing sign
+       comparison warnings when compared to an int variable. Use 0xdeadbee
+       instead.
+
+2006-07-27  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/mapi32/tests/prop.c:
+       mapi32/tests: Write-strings warning fix.
+
+       * dlls/msi/tests/install.c:
+       msi/tests: Write-strings warning fix.
+
+       * dlls/crypt32/tests/encode.c:
+       crypt32/tests: Write-strings warnings fix.
+
+2006-07-27  Stefan Siebert <stefan.siebert@web.de>
+
+       * programs/winebrowser/main.c:
+       winebrowser: Pass any given argument that is not a mailto URL to the browser.
+
+2006-07-27  Mike McCormack <mike@codeweavers.com>
+
+       * programs/msiexec/msiexec.c:
+       msiexec: Don't crash if there's no args.
+
+       * dlls/msi/action.c:
+       msi: Don't set the shortcut's working directory if it's NULL.
+
+       * dlls/msi/msi.c, dlls/msi/registry.c:
+       msi: Fix some memory leaks.
+
+2006-07-27  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/dinput/keyboard.c:
+       dinput: Keyboard: Use the same event queue mechanism as mouse.
+
+2006-07-27  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/swapchain.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Do not use the IWineD3DSurface for the cursor.
+
+2006-07-27  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Avoid a false ERR.
+
+2006-07-27  Alexandre Julliard <julliard@winehq.org>
+
+       * ANNOUNCE, ChangeLog, VERSION, configure:
+       Release 0.9.18.
+
+----------------------------------------------------------------
+2006-07-27  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Fix minor typo from shader patch.
+
+2006-07-27  Huw Davies <huw@codeweavers.com>
+
+       * tools/wine.inf:
+       wine.inf: Add lnkfile description.
+
+2006-07-27  Alexandre Julliard <julliard@winehq.org>
+
+       * server/fd.c:
+       server: Round up the timeout for poll() to avoid redundant calls.
+
+       * server/request.c:
+       server: Don't crash on invalid request sizes.
+
+2006-07-26  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/winhelp/winhelp.c:
+       winhelp: Write-strings warning fix.
+
+       * dlls/user/tests/menu.c:
+       user/tests: Write-strings warnings fix.
+
+2006-07-26  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/Makefile.in, dlls/msi/package.c:
+       msi: Download the MSI package if it is a remote URL.
+
+2006-07-26  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32.spec, dlls/crypt32/str.c, dlls/crypt32/tests/str.c:
+       crypt32: Implement CryptStrToNameA/W, with tests.
+
+       * dlls/crypt32/decode.c, dlls/crypt32/encode.c,
+         dlls/crypt32/tests/encode.c:
+       crypt32: Implement X509_UNICODE_NAME encoding/decoding.
+
+       * dlls/rsaenh/rsaenh.c:
+       rsaenh: Public keys should be exported with the CALG_RSA_KEYX alg_id.
+
+2006-07-27  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/oleaut32/olefont.c:
+       oleaut32: Fixed compiler warning.
+
+2006-07-26  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/directx.c,
+         dlls/wined3d/drawprim.c, dlls/wined3d/vertexshader.c:
+       wined3d: Fix some upside-down rendering issues for shaders.
+
+2006-07-26  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/surface.c:
+       wined3d: BltFast/BltOverride color keying.
+
+2006-07-26  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/regedit/listview.c:
+       regedit: Write-strings warning fix.
+
+2006-07-27  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Blacklist WINED3DFMT_R8G8B8.
+
+2006-07-27  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/wineconsole/wineconsole_Ko.rc:
+       wineconsole: Updated Korean resource.
+
+2006-07-27  Mike McCormack <mike@codeweavers.com>
+
+       * include/commctrl.h:
+       comctl32: Fix a typo.
+
+       * dlls/msi/table.c, dlls/msi/tests/db.c, dlls/msi/where.c:
+       msi: Fix the value of LONG integers in records (suggested by James Hawkins).
+
+       * dlls/msi/tests/format.c:
+       msi: Remember to free a handle.
+
+       * dlls/msi/cond.y:
+       msi: Fix some memory leaks in the condition parser.
+
+       * dlls/msi/appsearch.c, dlls/msi/msi.c:
+       msi: Use msi_alloc/free, not HeapAlloc/Free.
+
+2006-07-26  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/install.c:
+       msi: Test the column types of MSI packages.
+
+       * dlls/msi/tests/package.c:
+       msi: Test the states of a component with a compressed file.
+
+       * dlls/msi/table.c:
+       msi: Fix a typo.
+
+2006-07-26  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/dinput8/dinput8_main.c:
+       dinput8: Better DirectInput8Create warning.
+
+2006-07-26  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shlwapi/tests/path.c, dlls/shlwapi/url.c:
+       shlwapi: Change '/'->'\' only for file protocol in UrlCanonicalize.
+
+       * dlls/mshtml/protocol.c:
+       mshtml: Fix handling res URLs with full path and number resource ID.
+
+2006-07-26  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/olefont.c, dlls/oleaut32/tests/olefont.c:
+       oleaut32: Add validation of some more parameters in IFontDisp::Invoke.
+
+       * dlls/oleaut32/olefont.c, dlls/oleaut32/tests/olefont.c:
+       oleaut32: Clean up IFontDisp::Invoke by using VariantChangeTypeEx to coerce
+       the input parameter into the correct type.
+
+       * dlls/ole32/regsvr.c:
+       ole32: Add more self-registration entries for classes and interfaces.
+
+2006-07-26  Huw Davies <huw@codeweavers.com>
+
+       * tools/wine.inf:
+       wine.inf: Add inifile entries.
+
+2006-07-24  Thomas Kho <tkho@ucla.edu>
+
+       * programs/wcmd/wcmd.h, programs/wcmd/wcmdmain.c:
+       wcmd: Correct handling of quotes and /s flag when a command argument is present.
+
+2006-07-23  Kovács András <andras@csevego.net>
+
+       * dlls/wined3d/device.c:
+       wined3d: Fix CopyRects if pDestPointsArray is NULL.
+
+2006-07-25  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/user/tests/monitor.c, dlls/winex11.drv/settings.c:
+       x11drv: Number of fixes for ChangeDisplaySettingsEx with tests.
+
+2006-07-26  Ge van Geldorp <ge@gse.nl>
+
+       * programs/winedbg/be_alpha.c, programs/winedbg/be_cpu.h,
+         programs/winedbg/be_i386.c, programs/winedbg/be_ppc.c,
+         programs/winedbg/be_x86_64.c, programs/winedbg/break.c,
+         programs/winedbg/db_disasm.c, programs/winedbg/debugger.h,
+         programs/winedbg/memory.c, programs/winedbg/source.c,
+         programs/winedbg/stack.c, programs/winedbg/symbol.c,
+         programs/winedbg/tgt_active.c, programs/winedbg/tgt_minidump.c,
+         programs/winedbg/types.c:
+       winedbg: Change ADDRESS variables to ADDRESS64 so we can handle 64-bit addresses.
+
+2006-07-25  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/wined3d_private.h:
+       wined3d: More efficient color keying dirtifying.
+       Instead of blindly dirtifying the surface LoadTexture keeps track of
+       the color key that was used when creating the opengl texture and
+       reloads the surface if the color key has changed.
+
+2006-07-25  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/ddraw.c, dlls/ddraw/surface.c, dlls/wined3d/surface.c,
+         dlls/wined3d/surface_gdi.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_interface.h:
+       ddraw: Support using an application-provided surface pointer.
+
+2006-07-26  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/record.c, dlls/msi/tests/record.c:
+       msi: Fix an off by one error in MsiRecordGetString.
+
+       * dlls/msi/Makefile.in, dlls/msi/join.c, dlls/msi/query.h, dlls/msi/sql.y:
+       msi: Implement SQL inner joins.
+
+2006-07-26  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/crypt32/tests/store.c:
+       crypt32/tests: Clean up temp files.
+
+       * dlls/ntdll/nt.c, dlls/ntdll/ntdll_misc.h, dlls/ntdll/server.c,
+         dlls/ntdll/time.c, include/wine/server_protocol.h, server/object.h,
+         server/protocol.def, server/request.c, server/thread.c,
+         server/trace.c:
+       server: Convert the server start time to the abs_time_t type.
+
+       * dlls/ntdll/thread.c, include/wine/server_protocol.h, server/process.c,
+         server/protocol.def, server/thread.c, server/thread.h,
+         server/trace.c:
+       server: Convert thread creation/exit times to the abs_time_t type.
+
+       * dlls/ntdll/ntdll_misc.h, dlls/ntdll/process.c, dlls/ntdll/sync.c,
+         dlls/ntdll/time.c:
+       ntdll: Renamed the NTDLL_get/from_server_timeout functions since they don't
+       deal only with timeouts.
+
+       * dlls/user/message.c, include/wine/server_protocol.h, server/process.c,
+         server/protocol.def, server/request.h, server/trace.c:
+       server: Rename the wait_input_idle request to better reflect what it does.
+       Also get rid of the unused timeout field.
+
+       * server/fd.c, server/file.h, server/mailslot.c, server/named_pipe.c,
+         server/serial.c:
+       server: Make the create_async function take an absolute timeout.
+
+2006-07-25  Michael Stefaniuc <mstefani@redhat.de>
+
+       * server/console.c, server/ptrace.c, server/queue.c, server/registry.c,
+         server/token.c:
+       server: Fix some comparisons between signed and unsigned.
+
+2006-07-26  Alexandre Julliard <julliard@winehq.org>
+
+       * include/wine/server.h, include/wine/server_protocol.h, server/atom.c,
+         server/console.c, server/debugger.c, server/file.c, server/hook.c,
+         server/object.c, server/object.h, server/process.c, server/process.h,
+         server/protocol.def, server/ptrace.c, server/queue.c,
+         server/region.c, server/registry.c, server/request.c,
+         server/request.h, server/snapshot.c, server/symlink.c,
+         server/token.c, server/trace.c, server/user.h, server/window.c,
+         server/winstation.c, tools/make_requests:
+       server: Added data_size_t type to represent sizes in the server protocol.
+       Make it an unsigned int to save some space on Win64, if we need to
+       transfer more than 4Gb over the server pipe something is seriously
+       wrong.
+
+2006-07-25  Karsten Elfenbein <kelfe@gmx.de>
+
+       * dlls/rsaenh/rsaenh.c:
+       rsaenh: Fix the case when CPGetHashParam should return the size of the HASHVAL.
+
+       * dlls/rsaenh/rsaenh.c:
+       rsaenh: Fix the case when the CPEncrypt function is asked for the needed
+       buffer size.
+
+2006-07-25  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/winspool.drv/tests/info.c:
+       winspool.drv/tests: Write-strings warnings fix.
+
+       * dlls/msi/tests/db.c:
+       msi/tests: Write-strings warnings fix.
+
+2006-07-26  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/winefile/Ko.rc:
+       winefile: Updated Korean resource.
+
+2006-07-25  Samuel Lidén Borell <samuellb@bredband.net>
+
+       * dlls/dmime/performance.c:
+       dmime: Accept IDirectMusicPerformance2 in QueryInterface.
+
+2006-07-25  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32_private.h, dlls/crypt32/serialize.c,
+         dlls/crypt32/store.c, dlls/crypt32/tests/store.c, include/wincrypt.h:
+       crypt32: Implement file stores.
+
+2006-07-25  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Enable all bump mapping formats.
+
+2006-07-26  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Fix crash caused by bad TRACE.
+
+2006-07-25  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Remove superfluous breaks.
+
+2006-07-25  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/parser.y:
+       widl: Allow trailing commas in attribute lists.
+
+2006-07-26  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/sql.y:
+       msi: Add a FIXME for join queries.
+
+2006-07-25  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/action.c, dlls/msi/tests/install.c, dlls/msi/tests/package.c:
+       msi: Always load all the components.
+
+2006-07-25  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/symbol.c:
+       dbghelp: Implement SymGetSymFromAddr64.
+
+       * configure, configure.ac, dlls/oleaut32/olepicture.c,
+         include/config.h.in:
+       configure: Add a check for the DGifOpen function in the gif_lib.h header as
+       the v4 of the file does define it, while v3 doesn't.
+
+2006-07-24  Stefan Siebert <stefan.siebert@web.de>
+
+       * dlls/comdlg32/filedlg.c:
+       comdlg32: GetOpenFileNameW - Create unicode windows.
+
+2006-07-25  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/uninstaller/main.c:
+       uninstaller: Fail more gracefully when the registry key is missing.
+
+2006-07-23  Neil Skrypuch <ns03ja@brocku.ca>
+
+       * dlls/oleaut32/safearray.c:
+       oleaut32: Adding a NULL to a safearray is supposed to crash.
+
+2006-07-25  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/server.c:
+       ntdll: Avoid accessing the TEB after the memory view has been released.
+       When using reserved areas the memory could potentially be reused right
+       after the release.
+
+       * server/ptrace.c:
+       server: Try harder to find a suitable thread for read/write_process_memory.
+
+2006-07-20  Thomas Kho <tkho@ucla.edu>
+
+       * server/process.c:
+       server: Add new threads to end of thread_list.
+
+2006-07-14  Phil Lodwick <Phil.Lodwick@EFI.COM>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Support for SMVARRAY in EmbeddedComplexSize.
+
+2006-07-24  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Implement more GLSL instructions.
+       Implement D3DSIO_TEXREG2AR, TEXREG2GB, TEXREG2RGB, TEXM3X3TEX, TEXM3X3SPEC.
+
+2006-07-25  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/query.h, dlls/msi/tests/db.c, dlls/msi/where.c:
+       msi: Fix where queries on 32bit integer columns.
+
+2006-07-24  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/db.c:
+       msi: Add tests for the WHERE SQL clause.
+
+2006-07-25  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/wineps.drv/wps_Ko.rc:
+       wineps.drv: Updated Korean resource.
+
+2006-07-25  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/query.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_gl.h:
+       wined3d: Add real occlusion query support.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Add traces to IWineD3DVertexShaderImpl_SetFunction &
+       IWineD3DPixelShaderImpl_SetFunction.
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/vertexbuffer.c:
+       wined3d: D3d8 shaders can have a NULL pFunction, but a valid vertex declaration.
+
+2006-07-24  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/parser.l, tools/widl/parser.y:
+       widl: Support SAFEARRAY(type) syntax.
+
+       * tools/widl/header.c:
+       widl: Fix redefinition of types in output.
+
+2006-07-24  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/tests/webbrowser.c, dlls/shdocvw/webbrowser.c:
+       shdocvw: Added more test and fixes.
+
+2006-07-24  Huw Davies <huw@codeweavers.com>
+
+       * dlls/gdi/freetype.c:
+       gdi32: Use the correct name when writing the fixed font registry value.
+
+2006-07-25  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/input.c, dlls/user/tests/msg.c:
+       user: Add more TrackMouseEvent tests, particularly a test with
+       injected mouse move events. Fix a problem detected by the test.
+
+2006-07-24  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/input.c:
+       user: Various TrackMouseEvent fixes.
+       - Use WINPOS_WindowFromPoint instead of WindowFromPoint in order to
+       use hittest directly to simplify the code.
+       - WM_NCMOUSEHOVER and WM_MOUSEHOVER take different parameters.
+
+       * dlls/user/winpos.c:
+       user: Add a trace to EndDeferWindowPos.
+
+       * dlls/user/input.c:
+       user: Use (win) debug channel by default, add a TRACE to SendInput.
+
+2006-07-24  Christian Gmeiner <christian.gmeiner@students.fhv.at>
+
+       * dlls/setupapi/devinst.c, dlls/setupapi/stubs.c:
+       setupapi: Move SetupDiGetClassDevsExW into devinst.c.
+
+2006-07-24  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/registry.c:
+       msi: Use CLSIDFromString to make squash_guid a bit more robust.
+
+       * dlls/msi/msi.c, dlls/msi/tests/msi.c:
+       msi: Make MsiConfigureFeature a bit more robust.
+
+       * dlls/msi/Makefile.in, dlls/msi/msi.c, dlls/msi/msi_main.c,
+         dlls/msi/msipriv.h:
+       msi: Move COM server implementation to a separate file.
+
+       * configure, configure.ac:
+       configure: Check for freetype-config first, then use the libraries it specifies.
+
+2006-07-23  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/stateblock.c, dlls/wined3d/utils.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_types.h:
+       wined3d: Improve traces for D3DTRANSFORMSTATETYPE.
+       Added debug function for WINED3DTRANSFORMSTATETYPE and changed all
+       references from D3DTS_* to WINED3DTS_*.
+
+2006-07-24  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, loader/main.c, loader/preloader.c:
+       preloader: Allocate more space in low memory as well as for top-down allocations.
+
+       * dlls/ntdll/ntdll_misc.h, dlls/ntdll/thread.c, dlls/ntdll/virtual.c:
+       ntdll: Allocate the PEB with NtAllocateVirtualMemory too.
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Support memory allocations inside reserved areas.
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Propagate the MEM_TOP_DOWN flag into the map_view() function.
+
+       * include/wine/library.h, libs/wine/mmap.c, libs/wine/wine.def,
+         libs/wine/wine.map:
+       libwine: Added a function to enumerate the reserved mmap areas.
+
+2006-07-24  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: The szLogFile parameter of MsiEnableLogW is optional, so handle the case
+       of it being NULL.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Set BufferMark before calling EmbeddedPointerMarshall,
+       EmbeddedPointerUnmarshall or EmbeddedPointerMemorySize.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Improve the stubs for RpcImpersonateClient and RpcRevertToSelf.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Support small fixed arrays in EmbeddedComplexSize.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Allocate memory based on MaxCount, not ActualCount in
+       NdrConformantStringUnmarshall.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Add support for marshaling the FC_HYPER base type in complex types.
+       Change the FIXME messages to print out unrecognised format characters in
+       hex rather than decimal.
+
+       * dlls/uuid/uuid.c:
+       uuid: Add IIDs and CLSIDs from xmldso.h.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Initialize pRetVal in ITypeInfo::Invoke before calling VariantCopyInd
+       as native doesn't assume that it doesn't contain valid data.
+
+       * dlls/msxml3/Makefile.in, dlls/msxml3/main.c, dlls/msxml3/regsvr.c:
+       msxml3: Use general DLL registration framework to register CLSIDs and ProgID's.
+
+2006-07-24  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/tests/msi.c:
+       msi: Add a test case for MsiGetFileHash.
+
+       * dlls/msi/msi.c:
+       msi: Implement MsiGetFileHash.
+
+       * dlls/winex11.drv/keyboard.c:
+       winex11.drv: Avoid an uninitialized variable warning.
+
+2006-07-24  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/winevdm/winevdm.c:
+       winevdm: Load sound.drv too.
+
+2006-07-21  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/header.c:
+       widl: Allow write_type to output full pointer types.
+
+2006-07-23  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/surface.c, dlls/wined3d/swapchain.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Draw the cursor.
+
+2006-07-22  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Use the ddraw blitting code for IWineD3DDevice::ColorFill.
+
+2006-07-24  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: Reimplement MsiGetUserInfo using awstrings.
+
+2006-07-23  Dan Kegel <dank@kegel.com>
+
+       * dlls/winedos/int21.c:
+       winedos: Limit reported disk space to 1GB.
+
+2006-07-23  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c,
+         dlls/wined3d/stateblock.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Replace memset/memcpy routines on stateblock (fixes dynamic shader
+       constants regression).
+
+2006-07-23  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/comdlg32/tests/printdlg.c:
+       comdlg32/tests: PrintDlg with PD_RETURNDEFAULT can fail.
+
+2006-07-22  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/dinput/device_private.h:
+       dinput: Simplify code a bit.
+
+2006-07-23  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/dinput/dinput_main.c:
+       dinput: Fix small typo.
+
+2006-07-22  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/directx.c, dlls/wined3d/utils.c:
+       wined3d: Whitelist pixelformats instead of blacklisting.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Reactivate the X bits fixup.
+
+2006-07-24  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c, dlls/msi/registry.c:
+       msi: MoveMsiEnumPatches to registry.c
+
+       * dlls/shdocvw/regsvr.c:
+       shdocvw: Register MruListLong.
+
+       * dlls/hlink/hlink_main.c:
+       hlink: Implement HlinkNavigateToStringReference.
+
+       * dlls/hlink/link.c:
+       hlink: Only release an object that we successfully created.
+
+       * dlls/query/query.spec, dlls/query/query_main.c:
+       query: Add a stub implementation for LocateCatalogs.
+
+2006-07-24  Hwang YunSong(황윤성 <hys545@dreamwiz.com>
+
+       * programs/winhelp/Ko.rc:
+       winhelp: Updated Korean resource.
+
+2006-07-23  Robert Reif <reif@earthlink.net>
+
+       * include/winnt.h:
+       winnt.h: Add more SID defines.
+
+2006-07-22  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/session.c:
+       urlmon: Don't use freed string in TRACE.
+
+       * dlls/shdocvw/persist.c:
+       shdocvw: Return S_OK in IPersistStreamInit::Load.
+
+2006-07-22  Louis. Lenders <xerox_xerox2000@yahoo.co.uk>
+
+       * dlls/shell32/shres.rc, dlls/shell32/shresdef.h:
+       shell32: Define one more avi resource.
+
+2006-07-21  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/package.c:
+       msi: Add tests for component and feature states.
+
+2006-07-22  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/shell32/tests/shlexec.c:
+       shell32/tests: Write-strings warnings fix.
+
+2006-07-21  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/riched20/editor.c, dlls/riched20/tests/editor.c,
+         include/richedit.h:
+       riched20: Write-strings warnings fix.
+       The string members of the FINDTEXT and FINDTEXTEX structs are declared
+       constant in the SDK.
+
+2006-07-21  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/typelib.c:
+       oleview: Added interface handling to idl display.
+
+2006-07-21  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/dialog.c:
+       msi: Expand features with odd Display values.
+
+       * dlls/msi/dialog.c:
+       msi: Don't display a feature if its Display value is zero.
+
+       * dlls/msi/action.c:
+       msi: Set the component's initial state based on its attributes.
+
+2006-07-21  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Minor trace corrections in Set___ShaderConstants().
+
+2006-07-21  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Do not try to create a vbo more than once.
+
+       * dlls/wined3d/vertexbuffer.c:
+       wined3d: Move vertex fixups into their own function.
+
+2006-07-21  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/ntdll_misc.h, dlls/ntdll/thread.c, dlls/ntdll/virtual.c:
+       ntdll: Use NtAllocateVirtualMemory to allocate all TEBs except the first one.
+
+2006-07-20  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/tests/vartest.c:
+       oleaut32: Fix missing tests and heap errors for VarCat conformance.
+
+       * dlls/oleaut32/variant.c:
+       oleaut32: Fix temp variant initialization issues in VarCat.
+
+2006-07-20  Stefan Siebert <stefan.siebert@web.de>
+
+       * dlls/kernel/time.c, dlls/ntdll/process.c,
+         include/wine/server_protocol.h, server/process.c,
+         server/protocol.def, server/trace.c:
+       ntdll: Implementation of process CreationTime and ExitTime.
+
+2006-07-20  Christian Gmeiner <christian.gmeiner@students.fhv.at>
+
+       * dlls/setupapi/devinst.c, dlls/setupapi/setupapi.spec,
+         include/setupapi.h:
+       setupapi: Implemented SetupDiCreateDeviceInfoA.
+
+       * dlls/setupapi/tests/devinst.c:
+       setupapi: Rename a test.
+
+2006-07-20  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/security.c, dlls/advapi32/tests/security.c:
+       advapi32: Partial LookupAccountSid implementation.
+
+2006-07-21  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/heap.c:
+       ntdll: Simplify the sanity checks in RtlFreeHeap and RtlReAllocateHeap.
+
+       * dlls/ntdll/heap.c:
+       ntdll: Set a proper HEAP_MIN_DATA_SIZE on 64-bit platforms.
+
+       * dlls/ntdll/heap.c:
+       ntdll: Add a few more free list entries to the heap.
+
+2006-07-21  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/comdlg32/cdlg_Ko.rc:
+       comdlg32: Updated Korean resource.
+
+2006-07-21  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: Handle W/A conversions more correctly in MsiProvideQualifiedComponentEx.
+
+       * dlls/msi/msi.c:
+       msi: Use msi_reg_get_val_str() to read a registry value.
+
+       * dlls/msi/msi.c, dlls/msi/msi.spec:
+       msi: Add a stub implementation for MsiProvideQualifiedComponentExA.
+
+       * dlls/msi/msi.c:
+       msi: Components with INSTALLSTATE_NOTUSED are considered present.
+
+       * dlls/msi/msi.c:
+       msi: A component with an empty path is not used.
+
+       * dlls/msi/msi.c:
+       msi: Use TRACE not FIXME for already implemented functions.
+
+2006-07-20  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/d3d9/tests/shader.c, dlls/d3d9/tests/stateblock.c:
+       d3d9: State management test framework for d3d9.
+
+       * dlls/wined3d/device.c:
+       wined3d: Respect EnableAutoDepthStencil parameter.
+
+       * dlls/wined3d/stateblock.c:
+       wined3d: Correct initial render states.
+
+       * dlls/wined3d/device.c:
+       wined3d: Do not return WINED3DERR_INVALIDCALL for Phong shading.
+
+       * dlls/wined3d/device.c:
+       wined3d: Restore recording mode later in ActiveRender().
+
+       * dlls/wined3d/device.c:
+       wined3d: Read shader constants from correct stateblock.
+
+2006-07-20  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/mscms/tests/profile.c:
+       mscms/tests: Write-strings warnings fix.
+
+2006-07-20  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/input.c, dlls/user/tests/msg.c:
+       user: Add a TrackMouseEvent test, make it pass under Wine.
+
+2006-07-20  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c:
+       usp10: Add functionality for ScriptXtoCP and ScriptCPtoX calls.
+
+2006-07-20  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/compobj.c, dlls/ole32/compobj_private.h,
+         dlls/ole32/ole32.spec, dlls/ole32/tests/compobj.c:
+       ole32: Implement CoRegisterPSClsid.
+
+2006-07-20  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/msi/appsearch.c:
+       msi: Don't use fixed-size buffers in AppSearch action.
+
+2006-07-20  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/dinput8/Makefile.in, dlls/dinput8/dinput8_main.c, tools/wine.inf:
+       dinput8: DirectInput8Create rewrite.
+
+2006-07-19  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/tests/olefont.c:
+       oleaut32: OLEFontImpl_GetIDsOfNames conformance test.
+
+       * dlls/oleaut32/olefont.c:
+       oleaut32: Implements OLEFontImpl_GetIDsOfNames.
+
+2006-07-19  Bang Jun-Young <bang.junyoung@gmail.com>
+
+       * dlls/comdlg32/filedlg31.c:
+       comdlg32: Remove redundant headers.
+
+2006-07-19  Ge van Geldorp <ge@gse.nl>
+
+       * dlls/gdi/freetype.c:
+       gdi: Use variables of correct size.
+
+2006-07-19  Christian Gmeiner <christian.gmeiner@students.fhv.at>
+
+       * dlls/setupapi/devinst.c, dlls/setupapi/setupapi.spec:
+       setupapi: Add stub for SetupDiCreateDeviceInfoW.
+
+       * dlls/setupapi/devinst.c:
+       setupapi: Remove unneeded NULL checks before MyFree().
+
+2006-07-19  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/events.c:
+       msi: Implement the SetInstallLevel event.
+
+       * dlls/msi/install.c, dlls/msi/msipriv.h:
+       msi: Forward MsiSetInstallLevel to an internal MSI_SetInstallLevel that can
+       be used internally.
+
+       * dlls/msi/action.c, dlls/msi/install.c, dlls/msi/msipriv.h:
+       msi: Update feature states after changing install levels, as they may have
+       changed.
+
+       * dlls/msi/action.c:
+       msi: Rename SetFeatureStates to match the naming scheme of internal msi
+       functions.
+
+2006-07-20  Mike McCormack <mike@codeweavers.com>
+
+       * include/amstream.idl, include/ddstream.idl, include/dispex.idl,
+         include/downloadmgr.idl, include/dyngraph.idl, include/mlang.idl,
+         include/mmstream.idl, include/mshtmhst.idl, include/mshtml.idl,
+         include/msxml.idl, include/msxml2.idl, include/objidl.idl,
+         include/tom.idl, include/urlmon.idl, include/xmldom.idl,
+         include/xmldso.idl:
+       include: Remove unnecessary semicolons from idl.
+
+       * include/.gitignore, include/Makefile.in, include/dbinit.idl,
+         include/dbprop.idl, include/dbs.idl, include/oledb.idl:
+       oledb: Add oledb.idl and some idl files it depends on.
+
+2006-07-19  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac:
+       configure: Use -fno-builtin to avoid warnings with gcc 4.1.1.
+
+2006-07-20  Mike McCormack <mike@codeweavers.com>
+
+       * include/control.idl, include/hlink.idl, include/indexsvr.idl,
+         include/mshtmhst.idl, include/objsafe.idl, include/propidl.idl,
+         include/pstore.idl, include/richole.idl, include/shobjidl.idl,
+         include/wine/itss.idl:
+       include: Semicolons after cpp_quote are a syntax error in midl.
+
+2006-07-19  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/usp10/usp10.c, dlls/usp10/usp10.spec:
+       usp10: Implement and test ScriptCacheGetHeight.
+
+2006-07-19  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/internet.c:
+       urlmon: Added PARSE_CANONICALIZE implementation in CoInternetParseUrl.
+
+       * dlls/mshtml/conpoint.c, dlls/mshtml/hlink.c, dlls/mshtml/install.c,
+         dlls/mshtml/loadopts.c, dlls/mshtml/navigate.c,
+         dlls/mshtml/nsembed.c, dlls/mshtml/nsio.c, dlls/mshtml/persist.c,
+         dlls/mshtml/selection.c, dlls/mshtml/txtrange.c, dlls/mshtml/view.c:
+       mshtml: Wrap remaining Heap* functions by inline functions.
+
+2006-07-19  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/wininet/ftp.c:
+       wininet: FTP_FtpDeleteFileW expects a LPWININETFTPSESSIONW.
+
+2006-07-19  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/dnsapi/tests/name.c:
+       dnsapi/tests: Write-strings warnings fix.
+
+       * dlls/comctl32/tests/listview.c:
+       comctl32/tests: Write-strings warnings fix.
+
+2006-07-19  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_gl.h:
+       wined3d: Compilation fixes.
+
+2006-07-20  Kovács András <andras@csevego.net>
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: joydev_enum_deviceA now returns the correct value.
+
+2006-07-20  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/comctl32/comctl_Ko.rc:
+       comctl32: Updated Korean resource.
+
+2006-07-19  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/decode.c, dlls/crypt32/encode.c,
+         dlls/crypt32/tests/encode.c:
+       crypt32: Implement more string types for X509_NAME_VALUE.
+
+       * dlls/crypt32/str.c, dlls/crypt32/tests/str.c:
+       crypt32: Correct handling of empty output buffer in CertRDNValueToStr and
+       CertNameToStr.
+
+       * dlls/msi/appsearch.c:
+       msi: Implement ACTION_AppSearchIni.
+
+2006-07-19  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/directory.c:
+       ntdll: Null-terminate strings returned by VFAT_IOCTL_READDIR_BOTH to work
+       around a kernel bug.
+
+2006-07-19  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/wininet/ftp.c:
+       wininet: FTP_FtpRenameFileW expects a LPWININETFTPSESSIONW.
+
+2006-07-19  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32_private.h, dlls/crypt32/decode.c,
+         dlls/crypt32/encode.c, dlls/crypt32/tests/encode.c:
+       crypt32: Implement X509_UNICODE_NAME_VALUE encoding/decoding.
+
+       * dlls/msi/appsearch.c:
+       msi: Implement searching parent in ACTION_AppSearchReg.
+
+2006-07-19  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: Implement MsiConfigureFeatureW.
+
+       * dlls/msi/msi.c:
+       msi: Fix the size of base 85 GUIDs.
+
+       * dlls/msi/action.c:
+       msi: Only load the features and files tables once.
+
+2006-07-18  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/typelib.c:
+       oleview: Added data freeing in TypeLib Viewer.
+
+       * programs/oleview/main.h, programs/oleview/typelib.c:
+       oleview: Added some features to IDL data displaying.
+
+       * programs/oleview/main.h, programs/oleview/pane.c,
+         programs/oleview/typelib.c:
+       oleview: Added skeleton for IDL files generation.
+
+2006-07-18  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/usp10.c, dlls/usp10/usp10.spec:
+       usp10: Add ScriptStringCPtoX and ScriptStringXtoCP stubs.
+
+2006-07-19  Alexandre Julliard <julliard@winehq.org>
+
+       * loader/preloader.c:
+       preloader: Make sure the WINEPRELOADRESERVE area doesn't overlap the low
+       memory area.
+
+       * dlls/kernel/process.c:
+       kernel: Simplify set_process_name now that it doesn't have to handle winevdm.
+
+       * dlls/kernel/process.c, dlls/ntdll/virtual.c:
+       kernel: Added support for exec'ing a new Win32 process.
+       Use it to restart execution if the main binary can't be loaded because
+       of address space conflicts, and also for Win16/DOS support.
+
+       * dlls/kernel/process.c, dlls/ntdll/server.c,
+         include/wine/server_protocol.h, server/process.c, server/process.h,
+         server/protocol.def, server/request.c, server/trace.c:
+       server: Simplify process creation.
+       Pass the socket for the new process from the parent through the
+       environment.
+       Perform initialisations during the new_process request.
+
+2006-07-19  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/device.c,
+         dlls/wined3d/directx.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/stateblock.c,
+         dlls/wined3d/vertexdeclaration.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_gl.h:
+       wined3d: Make the number of floating point shader constants dynamic.
+
+2006-07-17  Stefan Leichter <Stefan.Leichter@camline.com>
+
+       * dlls/crypt32/tests/crl.c:
+       crypt32: Make tests loadable on NT4.
+
+2006-07-18  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/msi.spec, dlls/msi/source.c:
+       msi: Add a stub implementation of MsiSourceListClearAll.
+
+       * dlls/msi/action.c, dlls/msi/dialog.c:
+       msi: Sort SelectionTree items by their Display value.
+
+2006-07-18  Huw Davies <huw@codeweavers.com>
+
+       * dlls/msi/files.c:
+       msi: Create files with the correct file attributes.
+
+2006-07-18  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: Check the right pointers for NULL.
+
+       * dlls/msi/msi.c:
+       msi: Set properties, not the command line in MsiReinstallFeatureW.
+
+       * dlls/msi/install.c, dlls/msi/msi.spec:
+       msi: Implement MsiSetInstallLevel.
+
+2006-07-19  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/mshtml/Ko.rc:
+       mshtml: Updated Korean resource.
+
+2006-07-17  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Write-strings warnings fix.
+
+2006-07-18  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/crypt32/tests/main.c:
+       crypt32/tests: Write-strings warnings fix.
+
+2006-07-18  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/tests/vartest.c, dlls/oleaut32/variant.c:
+       oleaut32: Update error codes for VarMod.
+
+2006-07-18  Huw Davies <huw@codeweavers.com>
+
+       * dlls/msxml3/node.c, dlls/msxml3/tests/domdoc.c:
+       msxml3: removeChild should catch a NULL child node.
+
+       * dlls/msxml3/tests/domdoc.c:
+       msxml3: Add a test to check that selectSingleNode returns a NULL-ptr when it
+       doesn't find a match.
+
+2006-07-18  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/msi/appsearch.c:
+       msi: Set name in ACTION_AppSearchGetSignature.
+
+       * dlls/crypt32/encode.c:
+       crypt32: Don't return from a try block.
+
+2006-07-18  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/main.c, dlls/mshtml/mshtml.spec:
+       mshtml: Added stub implementation of ShowHTMLDialog.
+
+2006-07-17  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * libs/wpp/ppl.l:
+       wpp: In recursive macro definitions, print the macro name instead of nothing.
+
+2006-07-18  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/device.c, dlls/ddraw/direct3d.c, dlls/wined3d/device.c,
+         include/wine/wined3d_interface.h:
+       ddraw/wined3d: Remove texture format enumeration functions.
+
+2006-07-17  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/swapchain.c:
+       wined3d: Duplicate flips in software if the local copy is up to date.
+
+2006-07-17  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Disable the fog before writing the back buffer data.
+
+2006-07-17  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/wined3d_main.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Add a setting for the render target locking method.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Break the glDrawPixels call out of UnlockRect.
+
+2006-07-18  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/cmdlgtst/Ko.rc:
+       cmdlgtst: Updated Korean resource.
+
+2006-07-17  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/str.c, dlls/crypt32/tests/str.c:
+       crypt32: Output x.500 strings from CertNameToStrA/W.
+
+       * dlls/crypt32/cert.c, dlls/crypt32/crypt32_private.h,
+         dlls/crypt32/serialize.c:
+       crypt32: Fix reading key prov info from serialized data.
+
+       * dlls/crypt32/encode.c:
+       crypt32: Always set required encoded length in CryptEncodeObject(Ex).
+
+       * dlls/msi/appsearch.c:
+       msi: Fix silly pointer error.
+
+2006-07-17  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/dialog.c:
+       msi: Update the feature components' states when a feature is selected.
+
+2006-07-17  Duane Clark <fpga@pacbell.net>
+
+       * dlls/msvcrt/tests/file.c:
+       msvcrt: Add tests of file operations in ASCII mode.
+
+2006-07-17  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/sec_mgr.c:
+       urlmon: Fix handle leak.
+
+       * dlls/mshtml/htmlbody.c, dlls/mshtml/htmldoc.c, dlls/mshtml/htmlelem.c,
+         dlls/mshtml/htmlinput.c, dlls/mshtml/htmlnode.c,
+         dlls/mshtml/htmlselect.c, dlls/mshtml/htmltextarea.c:
+       mshtml: Wrap more Heap* function by inline functions.
+
+2006-07-17  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/tmarshal.c:
+       oleaut32: Add an exception handler around code executed on the server side
+       from the typelib marshaler.
+
+       * dlls/msi/msi.c:
+       msi: Fix conversion of path to include nul-termination character in
+       MsiProvideQualifiedComponentA.
+
+       * dlls/rpcrt4/cproxy.c:
+       rpcrt4: Display a big message box if the user tries to use typelib
+       marshaling in native oleaut32 with builtin rpcrt4 to tell them what is
+       wrong.
+
+       * dlls/rpcrt4/ndr_marshall.c, include/wine/rpcfc.h:
+       rpcrt4: Handle more structure padding values.
+
+       * dlls/oleaut32/tests/typelib.c, dlls/oleaut32/typelib.c:
+       oleaut32: Revert check for FUNCFLAG_FRESTRICTED in ITypeInfo::Invoke.
+       The change caused regressions in a number of applications and needs more
+       study to see what the correct behaviour should be.
+
+2006-07-17  Christian Costa <titan.costa@wanadoo.fr>
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/baseshader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/surface.c,
+         dlls/wined3d/vertexshader.c:
+       wined3d: Readd missing copyright to shaders files.
+
+       * dlls/wined3d/arb_program_shader.c:
+       wined3d: Fix typo in ARB pixel shader.
+
+2006-07-17  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/variant.c:
+       oleaut32: VarCmp - Corrected function description.
+
+2006-07-16  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Increment texture_idx when continuing as well.
+
+2006-07-17  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32/tests: Write-strings warnings fix.
+
+2006-07-17  Huw Davies <huw@codeweavers.com>
+
+       * dlls/comctl32/listview.c, dlls/comctl32/tests/listview.c:
+       comctl32: All items should be marked as unchecked when LVS_EX_CHECKBOXES is
+       initially set.
+       When a new item is added with LBS_EX_CHECKBOXES already set then that item is
+       marked as unchecked.
+
+2006-07-18  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac:
+       configure: Store the full path to the prelink tool.
+
+2006-07-17  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/baseshader.c,
+         dlls/wined3d/drawprim.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Fix for vertex shaders.
+
+2006-07-16  Duane Clark <fpga@pacbell.net>
+
+       * programs/notepad/main.c:
+       notepad: Change notepad printing font.
+
+       * programs/notepad/dialog.c:
+       notepad: Make notepad print something reasonable.
+
+2006-07-16  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/main.c, dlls/mshtml/mshtml_private.h,
+         dlls/mshtml/protocol.c:
+       mshtml: Wrap Heap* functions by inline functions.
+
+2006-07-17  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Break out the frame buffer readback of LockRect, implement palettized
+       readback.
+
+2006-07-17  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/dbghelp/elf_module.c:
+       dbghelp: Don't access a negative section index in elf_map_section.
+
+       * dlls/dbghelp/stabs.c:
+       dbghelp: Avoid accessing a negative string index when parsing stabs entries
+       with an empty string.
+
+       * dlls/kernel/tests/version.c, dlls/ntdll/version.c:
+       ntdll: Fix a return code from RtlVerifyVersionInfo and change the FIXME to a
+       TRACE now that all of the tests pass.
+
+       * dlls/kernel/tests/version.c:
+       kernel: Fix an incorrect version test.
+
+       * dlls/kernel/tests/version.c, dlls/ntdll/version.c:
+       ntdll: Fix RtlVerifyVersionInfo handling of major, minor and service pack
+       versions, which are tested in a hierarchical manner.
+       Add some new tests for the different condition values.
+
+       * dlls/kernel/tests/version.c, dlls/ntdll/version.c:
+       ntdll: Use a common condition value for the major, minor and service pack
+       version numbers.
+
+       * dlls/ntdll/version.c:
+       ntdll: Reduce duplicated code in RtlVerifyVersionInfo by calling a function
+       for comparing the values.
+
+       * dlls/oleaut32/tests/vartest.c:
+       oleaut32: Test the return value of VarCat in the tests.
+
+2006-07-15  Aric Stewart <aric@codeweavers.com>
+
+       * programs/wineboot/Makefile.in, programs/wineboot/wineboot.c:
+       wineboot: Copy windows file protection files at boot time.
+
+2006-07-17  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: Tidy up MsiCreateAndVerifyInstallerDirectory a bit.
+
+       * dlls/msi/msi.c:
+       msi: Implement MsiConfigureFeatureA using MsiConfigureFeatureW.
+
+2006-07-15  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/install.c:
+       msi: Cleanup traces, remove unnecessary includes.
+
+       * dlls/msi/action.c, dlls/msi/action.h, dlls/msi/helpers.c:
+       msi: Move msi_get_property_int() to helpers.c
+
+       * dlls/msi/msi.c:
+       msi: Add support for INSTALLSTATE_ADVERTISED to MsiQueryFeatureState.
+
+       * dlls/msi/msi.c:
+       msi: MsiGetComponentPath cannot return INSTALLSTATE_ADVERTISED.
+
+2006-07-16  Paul Millar <paul@astro.gla.ac.uk>
+
+       * configure, configure.ac, include/config.h.in, libs/wine/loader.c:
+       libwine: Add a configure check for setrlimit.
+
+2006-07-17  Alexandre Julliard <julliard@winehq.org>
+
+       * tools/winegcc/winegcc.c:
+       winegcc: Make sure the Wine library paths take precedence in Wine mode.
+
+2006-07-17  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/clock/Ko.rc:
+       clock: Updated Korean resource.
+
+2006-07-15  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/comctl32/listview.c:
+       comctl32: Use struct member after check for NULL (Coverity).
+
+2006-07-15  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/shdocvw/regsvr.c:
+       shdocvw: Write the "Microsoft Browser Architecture" CLSID.
+
+2006-07-16  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/regsvr.c:
+       urlmon: Register zone and security manager.
+
+       * dlls/urlmon/session.c, dlls/urlmon/tests/misc.c,
+         dlls/urlmon/urlmon_main.c:
+       urlmon: Added UrlMkGetSessionOption implementation.
+
+       * dlls/urlmon/umon.c:
+       urlmon: Use URL_FILE_USE_PATHURL flag to combine urls.
+
+       * include/urlmon.idl:
+       urlmon.idl: Added some missing declarations.
+
+       * dlls/mshtml/htmldoc.c:
+       mshtml: Added get_all implementation.
+
+2006-07-17  Jonathan Ernst <jonathan@ernstfamily.ch>
+
+       * programs/notepad/Da.rc:
+       notepad: Fix typo in Danish translation spotted by Henrik Olsen.
+
+2006-07-16  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/dinput/keyboard.c:
+       dinput: Unacquire correct device.
+
+       * dlls/dinput/keyboard.c:
+       dinput: Ignore repeated key events.
+
+2006-07-16  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Allocate 4 extra bytes in the dib section.
+
+2006-07-16  Duane Clark <fpga@pacbell.net>
+
+       * tools/examine-relay:
+       examine-relay: Indent winex11.drv lines.
+
+2006-07-15  Duane Clark <dclark@akamail.com>
+
+       * dlls/comdlg32/printdlg.c:
+       comdlg32: Set PD_PAGENUMS from print dialog.
+
+2006-07-15  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/wordpad/Ko.rc:
+       wordpad: Updated Korean resource.
+
+2006-07-14  James Hawkins <truiken@gmail.com>
+
+       * dlls/wininet/internet.c, dlls/wininet/tests/url.c:
+       wininet: Add more tests for InternetCrackurl.
+
+       * dlls/msi/dialog.c:
+       msi: Add handling for the ListBox dialog control.
+
+2006-07-14  Milko Krachounov <milko@3mhz.net>
+
+       * dlls/shell32/shell32_Bg.rc:
+       shell32: Update Bulgarian translation.
+
+       * dlls/mshtml/Bg.rc:
+       mshtml: Update Bulgarian translation.
+
+2006-07-16  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/security.c,
+         include/winbase.h:
+       advapi32: Add CreateWellKnownSid and IsWellKnownSid.
+
+2006-07-14  Robert Reif <reif@earthlink.net>
+
+       * include/winnt.h:
+       include: Add well known sids and quota limits to winnt.h.
+
+2006-07-14  Krzysztof Foltman <wdev@foltman.com>
+
+       * dlls/riched20/editor.c, dlls/riched20/editor.h, dlls/riched20/style.c:
+       riched20: WM_SETFONT support.
+
+2006-07-14  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/compobj.c, dlls/ole32/tests/compobj.c:
+       ole32: Improve CoRegisterMessageFilter and add tests for it.
+
+       * dlls/ole32/rpc.c:
+       ole32: Free the buffer allocated in local_server_thread (found by Smatch).
+
+2006-07-13  Aric Stewart <aric@codeweavers.com>
+
+       * configure, configure.ac, dlls/comcat/Makefile.in,
+         dlls/comcat/information.c, dlls/comcat/tests/Makefile.in,
+         dlls/comcat/tests/comcat.c, programs/winetest/Makefile.in:
+       comcat: cImplemented or cRequired of -1 means to match everything
+       regardless of the implementation or categories.
+
+2006-07-12  Stefan Siebert <stefan.siebert@ssiebert.de>
+
+       * dlls/msi/files.c:
+       msi: cabinet_notify - don't fail on files with the same filepath.
+
+2006-07-13  Christian Costa <titan.costa@wanadoo.fr>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/wined3d_main.c:
+       wined3d: Only copy memory corresponding to the dib section instead of the
+       power of 2 surface.
+
+2006-07-14  András Kovács <andras@csevego.net>
+
+       * dlls/shell32/shell32.spec, dlls/shell32/shellord.c:
+       shell32: Stub for SHSetLocalizedName.
+
+2006-07-13  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/msi/appsearch.c:
+       msi: Let caller set property in AppSearch.
+
+2006-07-14  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: Use awstring to return strings from MsiGetProductInfo.
+
+       * dlls/msi/msi.c:
+       msi: Read from the registry, not the database in MsiGetProductInfo.
+
+       * dlls/msi/msipriv.h, dlls/msi/registry.c:
+       msi: Add some registry reading macro functions.
+
+       * dlls/msi/action.c, dlls/msi/action.h, dlls/msi/helpers.c,
+         dlls/msi/msipriv.h, dlls/msi/registry.c, dlls/msi/upgrade.c:
+       msi: Move version string conversions to registry.c.
+
+       * dlls/msi/classes.c, dlls/msi/msipriv.h, dlls/msi/registry.c:
+       msi: Move some registry helper functions to registry.c.
+
+2006-07-13  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/cert.c:
+       crypt32: Correct self-signed cert creation.
+       - use correct function names for rpcrt functions
+       - use CryptGenRandom to create unique serial numbers
+
+2006-07-13  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * tools/widl/parser.y:
+       widl: Support coclass forward declarations.
+
+       * tools/widl/header.c:
+       widl: Fix unterminated comment in generated code.
+
+2006-07-13  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Fix cmp instruction for GLSL.
+       The current GLSL cmp instruction is incorrect, because:
+       - it ignores destination write mask
+       - it ignores source swizzle
+       - it ignores other source modifiers.
+       - it works incorrectly for src0 = 0
+
+       * dlls/wined3d/device.c:
+       wined3d: Fix light state bugs.
+
+2006-07-14  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/tests/typelib.c, dlls/oleaut32/typelib.c:
+       oleaut32: Don't execute a function in ITypeInfo::Invoke if it has the
+       FUNCFLAG_FRESTRICTED flag.
+       Add some more tests for ITypeInfo::Invoke.
+
+       * dlls/oleaut32/olepicture.c:
+       oleaut32: Implement GetClassID for the OLE picture class.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix Variance Callback Functions.
+       A callback function for computing the variance puts the computed value
+       into the same field as a conformance, so make sure to copy the value
+       into pCount before returning from ComputeConformanceOrVariance.
+
+       * dlls/rpcrt4/cpsf.c:
+       rpcrt4: Add the threading model and a description when registering a CLSID
+       for the PSFactoryBuffer.
+
+       * dlls/ole32/compobj.c, dlls/ole32/tests/compobj.c:
+       ole32: Add validation of parameters to CoGetClassObject and make sure to
+       initialise ppv to NULL.
+
+2006-07-13  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/dinput/device.c, dlls/gdi/tests/brush.c, dlls/winedos/int10.c,
+         dlls/winex11.drv/xim.c:
+       Fix swapped 2nd and 3rd argument passed to memset.
+
+2006-07-14  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/msiexec/msiexec.c:
+       msiexec: Invert the return values of the boolean functions so that
+       their names make more sense.
+
+2006-07-13  James Hawkins <truiken@gmail.com>
+
+       * programs/msiexec/msiexec.c:
+       msiexec: Also support options using a hyphen.
+
+       * dlls/msi/dialog.c:
+       msi: Add handling for the GroupBox dialog control.
+
+2006-07-13  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * tools/winedump/pe.c:
+       winedump: Write-strings warnings fix.
+
+2006-07-14  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac:
+       configure: Revert the error exit code for warnings, it causes more
+       trouble than it's worth.
+
+2006-07-13  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/virtual.c, loader/kthread.c, loader/pthread.c:
+       ntdll: Make sure to not unmap anything from reserved areas
+       when using NtFreeVirtualMemory with the MEM_SYSTEM flag.
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Use the map_view() function to allocate TEBs, now that it supports an
+       arbitrary granularity.
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Support for arbitrary memory allocation granularity.
+
+2006-07-12  Jonathan Ernst <jonathan@ernstfamily.ch>
+
+       * programs/notepad/Bg.rc, programs/notepad/Cs.rc, programs/notepad/Da.rc,
+         programs/notepad/De.rc, programs/notepad/Eo.rc,
+         programs/notepad/Es.rc, programs/notepad/Fi.rc,
+         programs/notepad/Fr.rc, programs/notepad/Hu.rc,
+         programs/notepad/It.rc, programs/notepad/Ja.rc,
+         programs/notepad/Ko.rc, programs/notepad/Nl.rc,
+         programs/notepad/No.rc, programs/notepad/Pl.rc,
+         programs/notepad/Pt.rc, programs/notepad/Ru.rc,
+         programs/notepad/Si.rc, programs/notepad/Sk.rc,
+         programs/notepad/Sw.rc, programs/notepad/Th.rc,
+         programs/notepad/Tr.rc, programs/notepad/Wa.rc,
+         programs/notepad/Zh.rc:
+       notepad: Fix the ellipsis and shortcuts in menus.
+
+       * programs/wordpad/De.rc, programs/wordpad/En.rc, programs/wordpad/Fr.rc,
+         programs/wordpad/Hu.rc, programs/wordpad/Ko.rc,
+         programs/wordpad/Nl.rc, programs/wordpad/No.rc,
+         programs/wordpad/Ru.rc, programs/wordpad/Tr.rc:
+       wordpad: Add shortcuts in menus.
+
+2006-07-13  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comdlg32/cdlg_Pl.rc:
+       comdlg32: Update Polish translation.
+
+2006-07-13  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/compobj.c:
+       ole32: Don't loop while peeking messages in CoWaitForMultipleHandles.
+       It increases the latency on completing the COM call and could result in
+       the COM call never completing in some circumstances.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Convert void return types to the VT_EMPTY variant type in
+       ITypeInfo::Invoke.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Typelib interfaces with the FDUAL flag should also be registered,
+       since dispinterfaces don't have the FDISPATCHABLE flag.
+
+       * dlls/ws2_32/socket.c, include/ws2tcpip.h:
+       include: Add NI_* defines and add a WS(socklen_t) type.
+
+       * dlls/rpcrt4/rpcrt4.spec, dlls/rpcrt4/rpcrt4_main.c:
+       rpcrt4: Add a stub for I_RpcMapWin32Status.
+
+       * dlls/dbghelp/path.c:
+       dbghelp: Fix the finding of PDB DS-type files.
+
+2006-07-13  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/shell32/brsfolder.c:
+       shell32: Avoid using macros that cause gcc warnings.
+
+       * dlls/kernel/process.c, dlls/ntdll/loader.c, include/winternl.h:
+       ntdll: Moved the calling of the process entry point to LdrInitializeThunk.
+
+       * dlls/kernel/kernel_main.c, dlls/kernel/process.c:
+       kernel32: Moved initialisation of the console handles to DllMain.
+
+2006-07-12  James Hawkins <truiken@gmail.com>
+
+       * dlls/shlwapi/tests/path.c:
+       shlwapi: Add tests for PathCommonPrefixA.
+
+       * dlls/shlwapi/tests/path.c:
+       shlwapi: Add tests for PathBuildRootA.
+
+       * dlls/msi/install.c, dlls/msi/tests/package.c:
+       msi: Update the files target paths as well, because a parent directory might
+       have been changed.
+
+2006-07-12  Thomas Kho <tkho@ucla.edu>
+
+       * programs/notepad/dialog.c:
+       notepad: Change file not saved alert title to match Windows' notepad.exe.
+
+       * programs/notepad/En.rc, programs/notepad/dialog.c:
+       notepad: Change window title to be like Windows' notepad.exe.
+
+2006-07-12  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/winspool.drv/tests/info.c:
+       winspool.drv/tests: Write-strings warnings fix.
+
+       * dlls/mshtml/main.c:
+       mshtml: Write-strings warnings fix.
+
+2006-07-11  James Hawkins <truiken@gmail.com>
+
+       * dlls/urlmon/umon.c:
+       urlmon: Implement URLDownloadToCacheFileW.
+
+2006-07-10  Ge van Geldorp <ge@gse.nl>
+
+       * dlls/user/class.c, include/wine/server_protocol.h, server/protocol.def,
+         server/trace.c:
+       user32: Implement Get/SetClassLongPtrA/W.
+
+2006-07-11  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/user/sysparams.c:
+       user: Implement Ascii version of SPI_GETDESKWALLPAPER.
+
+2006-07-12  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/stg_prop.c, dlls/ole32/tests/stg_prop.c:
+       ole32: Only return S_FALSE in IPropertyStorage::ReadMultiple if a property
+       was not found.
+
+       * dlls/ole32/clipboard.c:
+       ole32: Small cleanups.
+
+       * dlls/ole32/stg_prop.c:
+       ole32: Remove unnecessary assert(This) calls.
+
+       * dlls/ole32/stg_prop.c, dlls/ole32/tests/stg_prop.c:
+       ole32: Fix and test reading and writing of VT_CF properties.
+
+2006-07-12  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/comctl_Bg.rc, dlls/comctl32/comctl_Cn.rc,
+         dlls/comctl32/comctl_Cs.rc, dlls/comctl32/comctl_De.rc,
+         dlls/comctl32/comctl_En.rc, dlls/comctl32/comctl_Eo.rc,
+         dlls/comctl32/comctl_Es.rc, dlls/comctl32/comctl_Fr.rc,
+         dlls/comctl32/comctl_Hu.rc, dlls/comctl32/comctl_It.rc,
+         dlls/comctl32/comctl_Ja.rc, dlls/comctl32/comctl_Ko.rc,
+         dlls/comctl32/comctl_Nl.rc, dlls/comctl32/comctl_No.rc,
+         dlls/comctl32/comctl_Pl.rc, dlls/comctl32/comctl_Pt.rc,
+         dlls/comctl32/comctl_Ru.rc, dlls/comctl32/comctl_Si.rc,
+         dlls/comctl32/comctl_Sv.rc, dlls/comctl32/comctl_Th.rc,
+         dlls/comctl32/comctl_Tr.rc, dlls/comctl32/comctl_Uk.rc,
+         dlls/comctl32/propsheet.c:
+       comctl32: Use wsprintf instead of strcat building the properties
+       dialog title to allow different word orders.
+
+2006-07-12  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/msi/appsearch.c:
+       msi: Split up ACTION_AppSearchReg.
+
+       * dlls/crypt32/store.c:
+       crypt32: Add stubs for some stores.
+
+       * dlls/crypt32/crypt32.spec:
+       crypt32: Forward CreateFileU to CreateFileW.
+
+2006-07-11  Dan Hipschman <dsh@linux.ucla.edu>
+
+       * dlls/gdi/driver.c, dlls/gdi/enhmfdrv/init.c, dlls/gdi/font.c,
+         dlls/gdi/freetype.c, dlls/gdi/gdi_private.h, dlls/gdi/mfdrv/init.c,
+         dlls/wineps.drv/builtin.c, dlls/wineps.drv/psdrv.h,
+         dlls/wineps.drv/wineps.drv.spec, dlls/winex11.drv/codepage.c,
+         dlls/winex11.drv/text.c, dlls/winex11.drv/winex11.drv.spec,
+         dlls/winex11.drv/x11font.h:
+       gdi32: Implement GetTextExtentPoint in terms of GetTextExtentExPoint
+       (not vice versa) for efficiency (required adding the Ex functionality
+       to drivers).
+
+       * dlls/gdi/tests/font.c:
+       gdi32: Add conformance test for GetTextExtentExPointW.
+
+2006-07-12  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/query/query_main.c:
+       query: Return a more appropriate error code from CIState.
+
+2006-07-11  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/urlmon/regsvr.c:
+       urlmon: Write-strings warnings fix.
+
+2006-07-12  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/utils.c:
+       wined3d: Texture stages that reference NULL textures should just pass
+       through the result of the previous stage.
+
+       * dlls/wined3d/device.c, include/wine/wined3d_gl.h:
+       wined3d: Fix specular color handling for register combiners.
+       By default the FinalCombiner is setup to add the specular color to the
+       final result of the combiner operations. However, it should only do
+       this when the WINED3DRS_SPECULARENABLE renderstate is enabled.
+
+2006-07-12  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/vertexbuffer.c:
+       wined3d: Check the color data type too when deciding whether to convert data.
+
+2006-07-11  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/stg_prop.c:
+       ole32: Implement IPropertyStorage::Enum using enumx.
+
+       * dlls/ole32/stg_prop.c:
+       ole32: Clean up some declarations.
+
+       * dlls/ole32/stg_prop.c:
+       ole32: Use enumx to implement IPropertySetStorage::Enum.
+
+       * dlls/ole32/Makefile.in, dlls/ole32/enumx.c, dlls/ole32/enumx.h:
+       ole32: Add a framework for implementing IEnum* interfaces.
+
+2006-07-12  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/ole2.c:
+       ole32: Don't warn when clearing PropVariants that don't have allocated memory.
+
+       * dlls/ole32/tests/stg_prop.c, dlls/ole32/tests/storage32.c:
+       ole32: Fix conformance test to compile with MSVC6.
+
+       * dlls/ole32/stg_prop.c:
+       ole32: This cannot be NULL, so don't check it.
+
+       * dlls/ole32/stg_prop.c:
+       ole32: Only return S_FALSE in IPropertyStorage::ReadMultiple if a property
+       was not found.
+
+2006-07-11  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/ole2.c:
+       ole32: Allocate copied VT_CF data correctly in PropVariantCopy.
+
+2006-07-11  Bang Jun-Young <bang.junyoung@gmail.com>
+
+       * dlls/avifil32/Makefile.in:
+       avifil32: Remove unnecessary dependency on ntdll.
+
+2006-07-11  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/cert.c, dlls/crypt32/crypt32.spec,
+         dlls/crypt32/tests/cert.c, include/wincrypt.h:
+       crypt32: Implement CryptAcquireCertificatePrivateKey.
+
+2006-07-11  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/lsa.c:
+       advapi32: Fix LsaQueryInformationPolicy HeapAlloc bug.
+
+       * include/ntsecapi.h:
+       include: Add more policy structures to ntsecapi.h.
+
+2006-07-11  Alexandre Julliard <julliard@winehq.org>
+
+       * libs/Makefile.in, tools/winewrapper:
+       libs: Get rid of the libwine symlinks.
+
+       * Make.rules.in, dlls/Makedll.rules.in, dlls/Maketest.rules.in,
+         programs/Makeprog.rules.in, tools/winegcc/winegcc.c:
+       winegcc: Automatically add the correct lib paths when building inside the
+       Wine tree.
+
+       * Make.rules.in, libs/Makefile.in, tools/widl/Makefile.in,
+         tools/wrc/Makefile.in:
+       libs: Get rid of the symlinks for the static libs.
+
+       * Make.rules.in, configure, configure.ac, dlls/advapi32/Makefile.in,
+         dlls/advpack/Makefile.in, dlls/atl/Makefile.in,
+         dlls/avifil32/Makefile.in, dlls/comcat/Makefile.in,
+         dlls/comctl32/Makefile.in, dlls/comdlg32/Makefile.in,
+         dlls/crtdll/Makefile.in, dlls/devenum/Makefile.in,
+         dlls/dmloader/Makefile.in, dlls/dmusic/Makefile.in,
+         dlls/dnsapi/Makefile.in, dlls/dplayx/Makefile.in,
+         dlls/dxdiagn/Makefile.in, dlls/gdi/Makefile.in,
+         dlls/hhctrl.ocx/Makefile.in, dlls/hlink/Makefile.in,
+         dlls/infosoft/Makefile.in, dlls/inseng/Makefile.in,
+         dlls/itss/Makefile.in, dlls/kernel/Makefile.in,
+         dlls/lz32/Makefile.in, dlls/mapi32/Makefile.in,
+         dlls/mciavi32/Makefile.in, dlls/mcicda/Makefile.in,
+         dlls/mciseq/Makefile.in, dlls/mciwave/Makefile.in,
+         dlls/midimap/Makefile.in, dlls/mlang/Makefile.in,
+         dlls/mpr/Makefile.in, dlls/msacm32.drv/Makefile.in,
+         dlls/msacm32/Makefile.in, dlls/msdmo/Makefile.in,
+         dlls/mshtml/Makefile.in, dlls/msi/Makefile.in,
+         dlls/msvcrt/Makefile.in, dlls/msvcrt20/Makefile.in,
+         dlls/msvfw32/Makefile.in, dlls/msxml3/Makefile.in,
+         dlls/ntdll/Makefile.in, dlls/objsel/Makefile.in,
+         dlls/odbc32/Makefile.in, dlls/odbccp32/Makefile.in,
+         dlls/ole32/Makefile.in, dlls/oleaut32/Makefile.in,
+         dlls/powrprof/Makefile.in, dlls/qcap/Makefile.in,
+         dlls/quartz/Makefile.in, dlls/query/Makefile.in,
+         dlls/riched20/Makefile.in, dlls/rpcrt4/Makefile.in,
+         dlls/serialui/Makefile.in, dlls/setupapi/Makefile.in,
+         dlls/shdocvw/Makefile.in, dlls/shell32/Makefile.in,
+         dlls/shlwapi/Makefile.in, dlls/urlmon/Makefile.in,
+         dlls/user/Makefile.in, dlls/userenv/Makefile.in,
+         dlls/uxtheme/Makefile.in, dlls/version/Makefile.in,
+         dlls/winedos/Makefile.in, dlls/winex11.drv/Makefile.in,
+         dlls/wininet/Makefile.in, dlls/winmm/Makefile.in,
+         dlls/winmm/joystick/Makefile.in, dlls/winmm/winearts/Makefile.in,
+         dlls/winmm/winejack/Makefile.in, dlls/winmm/winenas/Makefile.in,
+         dlls/winmm/wineoss/Makefile.in, dlls/winspool.drv/Makefile.in,
+         dlls/wnaspi32/Makefile.in, dlls/ws2_32/Makefile.in, libs/Makefile.in,
+         libs/unicode/Makefile.in, libs/unicode/c_037.c,
+         libs/unicode/c_10000.c, libs/unicode/c_10006.c,
+         libs/unicode/c_10007.c, libs/unicode/c_10029.c,
+         libs/unicode/c_1006.c, libs/unicode/c_10079.c,
+         libs/unicode/c_10081.c, libs/unicode/c_1026.c, libs/unicode/c_1250.c,
+         libs/unicode/c_1251.c, libs/unicode/c_1252.c, libs/unicode/c_1253.c,
+         libs/unicode/c_1254.c, libs/unicode/c_1255.c, libs/unicode/c_1256.c,
+         libs/unicode/c_1257.c, libs/unicode/c_1258.c, libs/unicode/c_20127.c,
+         libs/unicode/c_20866.c, libs/unicode/c_20932.c,
+         libs/unicode/c_21866.c, libs/unicode/c_28591.c,
+         libs/unicode/c_28592.c, libs/unicode/c_28593.c,
+         libs/unicode/c_28594.c, libs/unicode/c_28595.c,
+         libs/unicode/c_28596.c, libs/unicode/c_28597.c,
+         libs/unicode/c_28598.c, libs/unicode/c_28599.c,
+         libs/unicode/c_28600.c, libs/unicode/c_28603.c,
+         libs/unicode/c_28604.c, libs/unicode/c_28605.c,
+         libs/unicode/c_28606.c, libs/unicode/c_424.c, libs/unicode/c_437.c,
+         libs/unicode/c_500.c, libs/unicode/c_737.c, libs/unicode/c_775.c,
+         libs/unicode/c_850.c, libs/unicode/c_852.c, libs/unicode/c_855.c,
+         libs/unicode/c_856.c, libs/unicode/c_857.c, libs/unicode/c_860.c,
+         libs/unicode/c_861.c, libs/unicode/c_862.c, libs/unicode/c_863.c,
+         libs/unicode/c_864.c, libs/unicode/c_865.c, libs/unicode/c_866.c,
+         libs/unicode/c_869.c, libs/unicode/c_874.c, libs/unicode/c_875.c,
+         libs/unicode/c_878.c, libs/unicode/c_932.c, libs/unicode/c_936.c,
+         libs/unicode/c_949.c, libs/unicode/c_950.c, libs/unicode/casemap.c,
+         libs/unicode/collation.c, libs/unicode/compose.c,
+         libs/unicode/cpmap.pl, libs/unicode/cptable.c, libs/unicode/defaults,
+         libs/unicode/fold.c, libs/unicode/mbtowc.c, libs/unicode/sortkey.c,
+         libs/unicode/string.c, libs/unicode/utf8.c, libs/unicode/wctomb.c,
+         libs/unicode/wctype.c, libs/unicode/wine_unicode.def,
+         libs/unicode/wine_unicode.map, libs/wine/Makefile.in,
+         libs/wine/c_037.c, libs/wine/c_10000.c, libs/wine/c_10006.c,
+         libs/wine/c_10007.c, libs/wine/c_10029.c, libs/wine/c_1006.c,
+         libs/wine/c_10079.c, libs/wine/c_10081.c, libs/wine/c_1026.c,
+         libs/wine/c_1250.c, libs/wine/c_1251.c, libs/wine/c_1252.c,
+         libs/wine/c_1253.c, libs/wine/c_1254.c, libs/wine/c_1255.c,
+         libs/wine/c_1256.c, libs/wine/c_1257.c, libs/wine/c_1258.c,
+         libs/wine/c_20127.c, libs/wine/c_20866.c, libs/wine/c_20932.c,
+         libs/wine/c_21866.c, libs/wine/c_28591.c, libs/wine/c_28592.c,
+         libs/wine/c_28593.c, libs/wine/c_28594.c, libs/wine/c_28595.c,
+         libs/wine/c_28596.c, libs/wine/c_28597.c, libs/wine/c_28598.c,
+         libs/wine/c_28599.c, libs/wine/c_28600.c, libs/wine/c_28603.c,
+         libs/wine/c_28604.c, libs/wine/c_28605.c, libs/wine/c_28606.c,
+         libs/wine/c_424.c, libs/wine/c_437.c, libs/wine/c_500.c,
+         libs/wine/c_737.c, libs/wine/c_775.c, libs/wine/c_850.c,
+         libs/wine/c_852.c, libs/wine/c_855.c, libs/wine/c_856.c,
+         libs/wine/c_857.c, libs/wine/c_860.c, libs/wine/c_861.c,
+         libs/wine/c_862.c, libs/wine/c_863.c, libs/wine/c_864.c,
+         libs/wine/c_865.c, libs/wine/c_866.c, libs/wine/c_869.c,
+         libs/wine/c_874.c, libs/wine/c_875.c, libs/wine/c_878.c,
+         libs/wine/c_932.c, libs/wine/c_936.c, libs/wine/c_949.c,
+         libs/wine/c_950.c, libs/wine/casemap.c, libs/wine/collation.c,
+         libs/wine/compose.c, libs/wine/cpmap.pl, libs/wine/cptable.c,
+         libs/wine/defaults, libs/wine/fold.c, libs/wine/mbtowc.c,
+         libs/wine/sortkey.c, libs/wine/string.c, libs/wine/utf8.c,
+         libs/wine/wctomb.c, libs/wine/wctype.c, libs/wine/wine.def,
+         libs/wine/wine.map, programs/msiexec/Makefile.in,
+         programs/rundll32/Makefile.in, programs/winemenubuilder/Makefile.in,
+         server/Makefile.in, tools/Makefile.in, tools/wmc/Makefile.in,
+         tools/wrc/Makefile.in:
+       libs: Merged libwine_unicode into libwine.
+       Most dlls use libwine_unicode at this point, so there's nothing to
+       gain by having two separate libraries.
+
+2006-07-10  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/decode.c:
+       crypt32: Check a pointer before dereferencing it (Coverity).
+
+       * dlls/shell32/pidl.c, dlls/shell32/tests/shlfolder.c:
+       shell32: Always NULL-terminate path in SHGetPathFromIDList.
+
+2006-07-11  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/infosoft/Makefile.in,
+         dlls/infosoft/infosoft.spec, dlls/infosoft/infosoft_main.c,
+         dlls/infosoft/wordbreaker.c:
+       infosoft: Add a word breaker for English.
+
+2006-07-10  Ge van Geldorp <ge@gse.nl>
+
+       * tools/winebuild/import.c:
+       winebuild: Save registers which might contain parameters for the function to
+       be called.
+
+       * dlls/kernel/resource.c, include/winternl.h:
+       ntdll: Widen fields in LDR_RESOURCE_INFO to accomodate 64 bit pointers.
+
+2006-07-10  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/package.c:
+       msi: Test how SetTargetPath affects the target paths of install files.
+
+2006-07-09  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/appsearch.c:
+       msi: AppSearchReg shouldn't create the key it's looking for if it doesn't exist.
+
+2006-07-10  Benjamin Arai <me@benjaminarai.com>
+
+       * dlls/oleaut32/tests/vartest.c, dlls/oleaut32/variant.c:
+       oleaut32: Conformance test and patch for VarCat.
+
+2006-07-10  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Improve GetAdapterMonitor stub.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: More flow control instructions.
+       - Implement call, callnz, label, and ret
+       - Implement support for NOT modifier
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: More flow control instructions
+       - Implement if, else, endif, rep, endrep, break
+       - Implement ifc, breakc, using undocumented comparison bits in the instruction
+       token
+       - Fix bug in main loop processing of codes with no dst token
+       - Fix bug in GLSL output modifier processing of codes with no dst token
+       - Fix bug in loop implementation (src1 contains the integer data, src0 is aL)
+       - Add versioning for all the instructions above, and remove
+       GLSL_REQUIRED thing, which is useless and should be removed from all
+       opcodes in general.
+
+2006-07-09  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Fix off-by-one constants bug.
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/glsl_shader.c:
+       wined3d: Clamp texcoord output between 0 and 1.
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/baseshader.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Place immediate constants in the same array as global constants.
+       - move DEF, DEFI, DEFB handling into the register counting pass
+       - keep track of defined constants as a linked list (because there's a
+       few of them)
+       - apply immediate constants after global constants in the constant
+       loading function
+       - both types of constants now get loaded with array notation in the
+       shader (into the same array)
+
+2006-07-10  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/ddraw.c, dlls/ddraw/ddraw_private.h,
+         dlls/ddraw/ddraw_thunks.c, dlls/ddraw/palette.c,
+         dlls/ddraw/tests/refcount.c:
+       ddraw: Palette refcounting fix.
+       Do not AddRef the DirectDraw interfaces in CreatePalette of older
+       interface version, and add a test for that.
+
+       * dlls/ddraw/ddraw.c, dlls/ddraw/ddraw_private.h,
+         dlls/ddraw/ddraw_thunks.c, dlls/ddraw/direct3d.c, dlls/ddraw/main.c,
+         dlls/ddraw/surface.c, dlls/ddraw/tests/refcount.c:
+       ddraw: Split up the ddraw refcount.
+
+2006-07-10  Mike McCormack <mike@codeweavers.com>
+
+       * include/Makefile.in, include/cierror.h:
+       include: Add cierror.h.
+
+2006-07-11  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/storage32.c:
+       ole32: Only print a FIXME if necessary in StgOpenStorageEx.
+
+       * include/indexsvr.idl:
+       indexsvr.h: Fix a typo.
+
+2006-07-10  Louis. Lenders <xerox_xerox2000@yahoo.co.uk>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Add an "\n" to a fixme to fix another overflow (in
+       IWineD3DImpl_CheckDeviceFormatConversion).
+
+2006-07-10  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/riched20/richole.c, include/.gitignore, include/Makefile.in,
+         include/tom.idl:
+       riched20: Add stub implementation of ITextDocument.
+
+       * dlls/crypt32/cert.c, dlls/crypt32/tests/cert.c:
+       crypt32: Implement key context property, with tests.
+
+2006-07-10  Ge van Geldorp <ge@gse.nl>
+
+       * programs/winedbg/be_x86_64.c, programs/winedbg/debugger.h:
+       winedbg: Implement some x86_64 backend routines.
+
+       * tools/winebuild/spec32.c:
+       winebuild: Reserve enough space for null function pointer.
+
+       * server/queue.c:
+       server: Widen lparam for timers.
+
+2006-07-10  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/shell32/shlview.c:
+       shell32: Write-strings warning fix.
+
+2006-07-08  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/crypt32/tests/encode.c:
+       crypt32/tests: Write-strings warnings test.
+
+2006-07-11  Alexandre Julliard <julliard@winehq.org>
+
+       * server/ptrace.c:
+       server: Fixed get_thread_context for x86_64.
+
+2006-07-10  Bang Jun-Young <bang.junyoung@gmail.com>
+
+       * dlls/amstream/amstream.c, include/mmstream.idl:
+       amstream: Fix argument types to match the PSDK.
+
+2006-07-11  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * programs/notepad/En.rc:
+       notepad: En.rc: Fix the ellipsis in menu.
+
+2006-07-10  Huw Davies <huw@codeweavers.com>
+
+       * dlls/msxml3/node.c, dlls/msxml3/tests/domdoc.c:
+       msxml3: Implement removeChild.
+
+2006-07-10  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/query.c:
+       dnsapi: Fix a buffer overrun (Coverity).
+
+       * dlls/wldap32/ber.c:
+       wldap32: Document the ber functions.
+
+       * dlls/wldap32/rename.c:
+       wldap32: Document the rename functions.
+
+       * tools/wine.inf:
+       wine.inf: Add msi to the list of fake dlls.
+
+2006-07-10  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/En.rc, programs/oleview/resource.h,
+         programs/oleview/typelib.c:
+       oleview: Added more fields to TypeLib Viewer tree.
+
+2006-07-08  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/binding.c:
+       urlmon: Always verify mime using FindMimeFromData.
+
+       * dlls/shdocvw/tests/webbrowser.c:
+       shdocvw: Added test of DoVerb.
+
+       * dlls/shdocvw/tests/webbrowser.c:
+       shdocvw: Added GetMiscStatus test.
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Call SetMenu in activate_ui.
+
+       * dlls/mshtml/olewnd.c, dlls/mshtml/tests/htmldoc.c:
+       mshtml: Added OnFrameWindowActivate implementation.
+
+2006-07-08  Bang Jun-Young <bang.junyoung@gmail.com>
+
+       * dlls/advapi32/registry.c, include/winreg.h:
+       advapi32: Fix registry API prototypes to match the PSDK.
+
+2006-07-10  Alexandre Julliard <julliard@winehq.org>
+
+       * include/.gitignore, include/wine/.gitignore:
+       include/.gitignore: Moved the wine subdir ignore list to the main file.
+
+       * libs/.gitignore, libs/unicode/.gitignore, libs/wine/.gitignore:
+       libs/.gitignore: Added wildcards for libraries.
+
+       * .gitignore, dlls/msi/.gitignore, libs/wpp/.gitignore,
+         programs/winedbg/.gitignore, programs/winhelp/.gitignore,
+         tools/widl/.gitignore, tools/wmc/.gitignore, tools/wrc/.gitignore:
+       .gitignore: Added wildcards to ignore lex and bison output files.
+
+       * .gitignore, dlls/amstream/.gitignore, dlls/atl/.gitignore,
+         dlls/avifil32/.gitignore, dlls/cabinet/.gitignore,
+         dlls/cards/.gitignore, dlls/comcat/.gitignore,
+         dlls/comctl32/.gitignore, dlls/comctl32/tests/.gitignore,
+         dlls/comdlg32/.gitignore, dlls/crypt32/.gitignore,
+         dlls/d3d8/.gitignore, dlls/d3d9/.gitignore, dlls/d3dim/.gitignore,
+         dlls/d3drm/.gitignore, dlls/d3dxof/.gitignore, dlls/ddraw/.gitignore,
+         dlls/devenum/.gitignore, dlls/dinput/.gitignore,
+         dlls/dinput8/.gitignore, dlls/dmband/.gitignore,
+         dlls/dmcompos/.gitignore, dlls/dmime/.gitignore,
+         dlls/dmloader/.gitignore, dlls/dmscript/.gitignore,
+         dlls/dmstyle/.gitignore, dlls/dmsynth/.gitignore,
+         dlls/dmusic/.gitignore, dlls/dmusic32/.gitignore,
+         dlls/dplay/.gitignore, dlls/dplayx/.gitignore, dlls/dpnet/.gitignore,
+         dlls/dpnhpast/.gitignore, dlls/dsound/.gitignore,
+         dlls/dswave/.gitignore, dlls/dxdiagn/.gitignore, dlls/gdi/.gitignore,
+         dlls/gphoto2.ds/.gitignore, dlls/hhctrl.ocx/.gitignore,
+         dlls/iccvid/.gitignore, dlls/kernel/.gitignore,
+         dlls/kernel/messages/.gitignore, dlls/mciavi32/.gitignore,
+         dlls/mpr/.gitignore, dlls/msacm32/.gitignore, dlls/mscms/.gitignore,
+         dlls/msdmo/.gitignore, dlls/mshtml/.gitignore, dlls/msi/.gitignore,
+         dlls/msrle32/.gitignore, dlls/msvcrt/.gitignore,
+         dlls/msvfw32/.gitignore, dlls/msvidc32/.gitignore,
+         dlls/mswsock/.gitignore, dlls/objsel/.gitignore,
+         dlls/ole32/.gitignore, dlls/oleaut32/.gitignore,
+         dlls/oledlg/.gitignore, dlls/opengl32/.gitignore,
+         dlls/qcap/.gitignore, dlls/quartz/.gitignore,
+         dlls/riched20/.gitignore, dlls/sane.ds/.gitignore,
+         dlls/serialui/.gitignore, dlls/setupapi/.gitignore,
+         dlls/shdocvw/.gitignore, dlls/shell32/.gitignore,
+         dlls/shlwapi/.gitignore, dlls/stdole2.tlb/.gitignore,
+         dlls/stdole32.tlb/.gitignore, dlls/urlmon/.gitignore,
+         dlls/user/resources/.gitignore, dlls/user/tests/.gitignore,
+         dlls/uxtheme/.gitignore, dlls/version/tests/.gitignore,
+         dlls/wineps.drv/.gitignore, dlls/wininet/.gitignore,
+         dlls/winmm/.gitignore, dlls/winspool.drv/.gitignore,
+         dlls/wintrust/.gitignore, dlls/wldap32/.gitignore,
+         dlls/ws2_32/.gitignore, dlls/wsock32/.gitignore,
+         programs/clock/.gitignore, programs/cmdlgtst/.gitignore,
+         programs/msiexec/.gitignore, programs/notepad/.gitignore,
+         programs/oleview/.gitignore, programs/progman/.gitignore,
+         programs/regedit/.gitignore, programs/regsvr32/.gitignore,
+         programs/start/.gitignore, programs/taskmgr/.gitignore,
+         programs/uninstaller/.gitignore, programs/view/.gitignore,
+         programs/wcmd/.gitignore, programs/winecfg/.gitignore,
+         programs/wineconsole/.gitignore, programs/winefile/.gitignore,
+         programs/winemine/.gitignore, programs/winetest/.gitignore,
+         programs/winhelp/.gitignore, programs/wordpad/.gitignore:
+       .gitignore: Added wildcards to ignore generated resource files.
+
+       * dlls/.gitignore, dlls/advapi32/tests/.gitignore,
+         dlls/advpack/tests/.gitignore, dlls/cabinet/tests/.gitignore,
+         dlls/comctl32/tests/.gitignore, dlls/comdlg32/tests/.gitignore,
+         dlls/crypt32/tests/.gitignore, dlls/d3d8/tests/.gitignore,
+         dlls/d3d9/tests/.gitignore, dlls/ddraw/tests/.gitignore,
+         dlls/dinput/tests/.gitignore, dlls/dnsapi/tests/.gitignore,
+         dlls/dsound/tests/.gitignore, dlls/gdi/tests/.gitignore,
+         dlls/iphlpapi/tests/.gitignore, dlls/kernel/tests/.gitignore,
+         dlls/lz32/tests/.gitignore, dlls/make_dlls,
+         dlls/mapi32/tests/.gitignore, dlls/mlang/tests/.gitignore,
+         dlls/msacm32/tests/.gitignore, dlls/mscms/tests/.gitignore,
+         dlls/mshtml/tests/.gitignore, dlls/msi/tests/.gitignore,
+         dlls/msvcrt/tests/.gitignore, dlls/msvcrtd/tests/.gitignore,
+         dlls/msxml3/tests/.gitignore, dlls/netapi32/tests/.gitignore,
+         dlls/ntdll/tests/.gitignore, dlls/ole32/tests/.gitignore,
+         dlls/oleaut32/tests/.gitignore, dlls/psapi/tests/.gitignore,
+         dlls/quartz/tests/.gitignore, dlls/riched20/tests/.gitignore,
+         dlls/rpcrt4/tests/.gitignore, dlls/rsabase/tests/.gitignore,
+         dlls/rsaenh/tests/.gitignore, dlls/secur32/tests/.gitignore,
+         dlls/setupapi/tests/.gitignore, dlls/shdocvw/tests/.gitignore,
+         dlls/shell32/tests/.gitignore, dlls/shlwapi/tests/.gitignore,
+         dlls/urlmon/tests/.gitignore, dlls/user/tests/.gitignore,
+         dlls/usp10/tests/.gitignore, dlls/uxtheme/tests/.gitignore,
+         dlls/version/tests/.gitignore, dlls/wininet/tests/.gitignore,
+         dlls/winmm/tests/.gitignore, dlls/winspool.drv/tests/.gitignore,
+         dlls/ws2_32/tests/.gitignore:
+       make_dlls: Recursively ignore .ok files in all tests directories.
+
+       * dlls/.gitignore, dlls/advapi32/tests/.gitignore,
+         dlls/advpack/tests/.gitignore, dlls/cabinet/tests/.gitignore,
+         dlls/comctl32/tests/.gitignore, dlls/comdlg32/tests/.gitignore,
+         dlls/crypt32/tests/.gitignore, dlls/d3d8/tests/.gitignore,
+         dlls/d3d9/tests/.gitignore, dlls/ddraw/tests/.gitignore,
+         dlls/dinput/tests/.gitignore, dlls/dnsapi/tests/.gitignore,
+         dlls/dsound/tests/.gitignore, dlls/gdi/tests/.gitignore,
+         dlls/iphlpapi/tests/.gitignore, dlls/kernel/tests/.gitignore,
+         dlls/lz32/tests/.gitignore, dlls/make_dlls,
+         dlls/mapi32/tests/.gitignore, dlls/mlang/tests/.gitignore,
+         dlls/msacm32/tests/.gitignore, dlls/mscms/tests/.gitignore,
+         dlls/mshtml/tests/.gitignore, dlls/msi/tests/.gitignore,
+         dlls/msvcrt/tests/.gitignore, dlls/msvcrtd/tests/.gitignore,
+         dlls/msxml3/tests/.gitignore, dlls/netapi32/tests/.gitignore,
+         dlls/ntdll/tests/.gitignore, dlls/ole32/tests/.gitignore,
+         dlls/oleaut32/tests/.gitignore, dlls/psapi/tests/.gitignore,
+         dlls/quartz/tests/.gitignore, dlls/riched20/tests/.gitignore,
+         dlls/rpcrt4/tests/.gitignore, dlls/rsabase/tests/.gitignore,
+         dlls/rsaenh/tests/.gitignore, dlls/secur32/tests/.gitignore,
+         dlls/setupapi/tests/.gitignore, dlls/shdocvw/tests/.gitignore,
+         dlls/shell32/tests/.gitignore, dlls/shlwapi/tests/.gitignore,
+         dlls/urlmon/tests/.gitignore, dlls/user/tests/.gitignore,
+         dlls/usp10/tests/.gitignore, dlls/uxtheme/tests/.gitignore,
+         dlls/version/tests/.gitignore, dlls/wininet/tests/.gitignore,
+         dlls/winmm/tests/.gitignore, dlls/winspool.drv/tests/.gitignore,
+         dlls/ws2_32/tests/.gitignore:
+       make_dlls: Recursively ignore testlist.c in all tests directories.
+
+       * programs/.gitignore, programs/clock/.gitignore,
+         programs/cmdlgtst/.gitignore, programs/control/.gitignore,
+         programs/eject/.gitignore, programs/expand/.gitignore,
+         programs/explorer/.gitignore, programs/hh/.gitignore,
+         programs/icinfo/.gitignore, programs/iexplore/.gitignore,
+         programs/make_progs, programs/msiexec/.gitignore,
+         programs/notepad/.gitignore, programs/oleview/.gitignore,
+         programs/progman/.gitignore, programs/regedit/.gitignore,
+         programs/regsvr32/.gitignore, programs/rpcss/.gitignore,
+         programs/rundll32/.gitignore, programs/start/.gitignore,
+         programs/taskmgr/.gitignore, programs/uninstaller/.gitignore,
+         programs/view/.gitignore, programs/wcmd/.gitignore,
+         programs/wineboot/.gitignore, programs/winebrowser/.gitignore,
+         programs/winecfg/.gitignore, programs/wineconsole/.gitignore,
+         programs/winedbg/.gitignore, programs/winefile/.gitignore,
+         programs/winemenubuilder/.gitignore, programs/winemine/.gitignore,
+         programs/winepath/.gitignore, programs/winetest/.gitignore,
+         programs/winevdm/.gitignore, programs/winhelp/.gitignore,
+         programs/winver/.gitignore, programs/wordpad/.gitignore:
+       make_progs: Generate the .gitignore file.
+       Ignore generated programs from the top-level .gitignore.
+
+       * dlls/.gitignore, dlls/activeds/.gitignore, dlls/advapi32/.gitignore,
+         dlls/advpack/.gitignore, dlls/atl/.gitignore,
+         dlls/avicap32/.gitignore, dlls/avifil32/.gitignore,
+         dlls/cabinet/.gitignore, dlls/capi2032/.gitignore,
+         dlls/cards/.gitignore, dlls/cfgmgr32/.gitignore,
+         dlls/comctl32/.gitignore, dlls/comdlg32/.gitignore,
+         dlls/compstui/.gitignore, dlls/crtdll/.gitignore,
+         dlls/crypt32/.gitignore, dlls/cryptdll/.gitignore,
+         dlls/ctl3d32/.gitignore, dlls/d3d8/.gitignore, dlls/d3d9/.gitignore,
+         dlls/d3dim/.gitignore, dlls/d3drm/.gitignore, dlls/d3dx8/.gitignore,
+         dlls/d3dxof/.gitignore, dlls/dbghelp/.gitignore,
+         dlls/dciman32/.gitignore, dlls/ddraw/.gitignore,
+         dlls/dinput/.gitignore, dlls/dinput8/.gitignore,
+         dlls/dmusic32/.gitignore, dlls/dnsapi/.gitignore,
+         dlls/dplay/.gitignore, dlls/dplayx/.gitignore, dlls/dpnet/.gitignore,
+         dlls/dsound/.gitignore, dlls/gdi/.gitignore, dlls/glu32/.gitignore,
+         dlls/glut32/.gitignore, dlls/icmp/.gitignore,
+         dlls/imagehlp/.gitignore, dlls/imm32/.gitignore,
+         dlls/iphlpapi/.gitignore, dlls/kernel/.gitignore,
+         dlls/lz32/.gitignore, dlls/make_dlls, dlls/mapi32/.gitignore,
+         dlls/mlang/.gitignore, dlls/mpr/.gitignore, dlls/mprapi/.gitignore,
+         dlls/msacm32/.gitignore, dlls/mscms/.gitignore,
+         dlls/msdmo/.gitignore, dlls/msftedit/.gitignore,
+         dlls/mshtml/.gitignore, dlls/msi/.gitignore, dlls/msimg32/.gitignore,
+         dlls/msvcrt/.gitignore, dlls/msvcrt20/.gitignore,
+         dlls/msvcrt40/.gitignore, dlls/msvcrtd/.gitignore,
+         dlls/msvfw32/.gitignore, dlls/mswsock/.gitignore,
+         dlls/netapi32/.gitignore, dlls/newdev/.gitignore,
+         dlls/ntdll/.gitignore, dlls/ntdsapi/.gitignore,
+         dlls/odbc32/.gitignore, dlls/odbccp32/.gitignore,
+         dlls/ole32/.gitignore, dlls/oleacc/.gitignore,
+         dlls/oleaut32/.gitignore, dlls/olecli32/.gitignore,
+         dlls/oledlg/.gitignore, dlls/olepro32/.gitignore,
+         dlls/olesvr32/.gitignore, dlls/opengl32/.gitignore,
+         dlls/powrprof/.gitignore, dlls/psapi/.gitignore,
+         dlls/quartz/.gitignore, dlls/rasapi32/.gitignore,
+         dlls/riched20/.gitignore, dlls/rpcrt4/.gitignore,
+         dlls/rsaenh/.gitignore, dlls/secur32/.gitignore,
+         dlls/sensapi/.gitignore, dlls/serialui/.gitignore,
+         dlls/setupapi/.gitignore, dlls/sfc/.gitignore,
+         dlls/shdocvw/.gitignore, dlls/shell32/.gitignore,
+         dlls/shfolder/.gitignore, dlls/shlwapi/.gitignore,
+         dlls/snmpapi/.gitignore, dlls/sti/.gitignore, dlls/tapi32/.gitignore,
+         dlls/unicows/.gitignore, dlls/url/.gitignore, dlls/urlmon/.gitignore,
+         dlls/user/.gitignore, dlls/usp10/.gitignore, dlls/uxtheme/.gitignore,
+         dlls/vdmdbg/.gitignore, dlls/version/.gitignore,
+         dlls/wined3d/.gitignore, dlls/winedos/.gitignore,
+         dlls/wininet/.gitignore, dlls/winmm/.gitignore,
+         dlls/winnls32/.gitignore, dlls/winspool.drv/.gitignore,
+         dlls/wintab32/.gitignore, dlls/wintrust/.gitignore,
+         dlls/wldap32/.gitignore, dlls/wnaspi32/.gitignore,
+         dlls/wow32/.gitignore, dlls/ws2_32/.gitignore,
+         dlls/wsock32/.gitignore, dlls/wtsapi32/.gitignore:
+       make_dlls: Ignore generated import libraries from the top-level .gitignore.
+
+       * dlls/.gitignore, dlls/make_dlls:
+       make_dlls: Generate the .gitignore file.
+
+       * .gitignore, dlls/.gitignore, dlls/activeds/.gitignore,
+         dlls/advapi32/.gitignore, dlls/advapi32/tests/.gitignore,
+         dlls/advpack/.gitignore, dlls/advpack/tests/.gitignore,
+         dlls/amstream/.gitignore, dlls/atl/.gitignore,
+         dlls/avicap32/.gitignore, dlls/avifil32/.gitignore,
+         dlls/cabinet/.gitignore, dlls/cabinet/tests/.gitignore,
+         dlls/capi2032/.gitignore, dlls/cards/.gitignore,
+         dlls/cfgmgr32/.gitignore, dlls/comcat/.gitignore,
+         dlls/comctl32/.gitignore, dlls/comctl32/tests/.gitignore,
+         dlls/comdlg32/.gitignore, dlls/comdlg32/tests/.gitignore,
+         dlls/compstui/.gitignore, dlls/crtdll/.gitignore,
+         dlls/crypt32/.gitignore, dlls/crypt32/tests/.gitignore,
+         dlls/cryptdll/.gitignore, dlls/cryptnet/.gitignore,
+         dlls/ctl3d32/.gitignore, dlls/d3d8/.gitignore,
+         dlls/d3d8/tests/.gitignore, dlls/d3d9/.gitignore,
+         dlls/d3d9/tests/.gitignore, dlls/d3dim/.gitignore,
+         dlls/d3drm/.gitignore, dlls/d3dx8/.gitignore, dlls/d3dxof/.gitignore,
+         dlls/dbghelp/.gitignore, dlls/dciman32/.gitignore,
+         dlls/ddraw/.gitignore, dlls/ddraw/tests/.gitignore,
+         dlls/devenum/.gitignore, dlls/dinput/.gitignore,
+         dlls/dinput/tests/.gitignore, dlls/dinput8/.gitignore,
+         dlls/dmband/.gitignore, dlls/dmcompos/.gitignore,
+         dlls/dmime/.gitignore, dlls/dmloader/.gitignore,
+         dlls/dmscript/.gitignore, dlls/dmstyle/.gitignore,
+         dlls/dmsynth/.gitignore, dlls/dmusic/.gitignore,
+         dlls/dmusic32/.gitignore, dlls/dnsapi/.gitignore,
+         dlls/dnsapi/tests/.gitignore, dlls/dplay/.gitignore,
+         dlls/dplayx/.gitignore, dlls/dpnet/.gitignore,
+         dlls/dpnhpast/.gitignore, dlls/dsound/.gitignore,
+         dlls/dsound/tests/.gitignore, dlls/dswave/.gitignore,
+         dlls/dxdiagn/.gitignore, dlls/dxerr8/.gitignore,
+         dlls/dxerr9/.gitignore, dlls/dxguid/.gitignore, dlls/gdi/.gitignore,
+         dlls/gdi/tests/.gitignore, dlls/glu32/.gitignore,
+         dlls/glut32/.gitignore, dlls/gphoto2.ds/.gitignore,
+         dlls/hhctrl.ocx/.gitignore, dlls/hlink/.gitignore,
+         dlls/iccvid/.gitignore, dlls/icmp/.gitignore,
+         dlls/ifsmgr.vxd/.gitignore, dlls/imaadp32.acm/.gitignore,
+         dlls/imagehlp/.gitignore, dlls/imm32/.gitignore,
+         dlls/inseng/.gitignore, dlls/iphlpapi/.gitignore,
+         dlls/iphlpapi/tests/.gitignore, dlls/itss/.gitignore,
+         dlls/kernel/.gitignore, dlls/kernel/messages/.gitignore,
+         dlls/kernel/tests/.gitignore, dlls/lz32/.gitignore,
+         dlls/lz32/tests/.gitignore, dlls/mapi32/.gitignore,
+         dlls/mapi32/tests/.gitignore, dlls/mciavi32/.gitignore,
+         dlls/mcicda/.gitignore, dlls/mciseq/.gitignore,
+         dlls/mciwave/.gitignore, dlls/midimap/.gitignore,
+         dlls/mlang/.gitignore, dlls/mlang/tests/.gitignore,
+         dlls/mmdevldr.vxd/.gitignore, dlls/monodebg.vxd/.gitignore,
+         dlls/mpr/.gitignore, dlls/mprapi/.gitignore,
+         dlls/msacm32.drv/.gitignore, dlls/msacm32/.gitignore,
+         dlls/msacm32/tests/.gitignore, dlls/msadp32.acm/.gitignore,
+         dlls/mscms/.gitignore, dlls/mscms/tests/.gitignore,
+         dlls/msdmo/.gitignore, dlls/msftedit/.gitignore,
+         dlls/msg711.acm/.gitignore, dlls/mshtml/.gitignore,
+         dlls/mshtml/tests/.gitignore, dlls/msi/.gitignore,
+         dlls/msi/tests/.gitignore, dlls/msimg32/.gitignore,
+         dlls/msisys.ocx/.gitignore, dlls/msnet32/.gitignore,
+         dlls/msrle32/.gitignore, dlls/msvcrt/.gitignore,
+         dlls/msvcrt/tests/.gitignore, dlls/msvcrt20/.gitignore,
+         dlls/msvcrt40/.gitignore, dlls/msvcrtd/.gitignore,
+         dlls/msvcrtd/tests/.gitignore, dlls/msvfw32/.gitignore,
+         dlls/msvidc32/.gitignore, dlls/mswsock/.gitignore,
+         dlls/msxml3/.gitignore, dlls/msxml3/tests/.gitignore,
+         dlls/netapi32/.gitignore, dlls/netapi32/tests/.gitignore,
+         dlls/newdev/.gitignore, dlls/ntdll/.gitignore,
+         dlls/ntdll/tests/.gitignore, dlls/ntdsapi/.gitignore,
+         dlls/objsel/.gitignore, dlls/odbc32/.gitignore,
+         dlls/odbccp32/.gitignore, dlls/ole32/.gitignore,
+         dlls/ole32/tests/.gitignore, dlls/oleacc/.gitignore,
+         dlls/oleaut32/.gitignore, dlls/oleaut32/tests/.gitignore,
+         dlls/olecli32/.gitignore, dlls/oledlg/.gitignore,
+         dlls/olepro32/.gitignore, dlls/olesvr32/.gitignore,
+         dlls/opengl32/.gitignore, dlls/powrprof/.gitignore,
+         dlls/psapi/.gitignore, dlls/psapi/tests/.gitignore,
+         dlls/qcap/.gitignore, dlls/quartz/.gitignore,
+         dlls/quartz/tests/.gitignore, dlls/query/.gitignore,
+         dlls/rasapi32/.gitignore, dlls/riched20/.gitignore,
+         dlls/riched20/tests/.gitignore, dlls/riched32/.gitignore,
+         dlls/rpcrt4/.gitignore, dlls/rpcrt4/tests/.gitignore,
+         dlls/rsabase/.gitignore, dlls/rsabase/tests/.gitignore,
+         dlls/rsaenh/.gitignore, dlls/rsaenh/tests/.gitignore,
+         dlls/sane.ds/.gitignore, dlls/secur32/.gitignore,
+         dlls/secur32/tests/.gitignore, dlls/security/.gitignore,
+         dlls/sensapi/.gitignore, dlls/serialui/.gitignore,
+         dlls/setupapi/.gitignore, dlls/setupapi/tests/.gitignore,
+         dlls/sfc/.gitignore, dlls/shdocvw/.gitignore,
+         dlls/shdocvw/tests/.gitignore, dlls/shell32/.gitignore,
+         dlls/shell32/tests/.gitignore, dlls/shfolder/.gitignore,
+         dlls/shlwapi/.gitignore, dlls/shlwapi/tests/.gitignore,
+         dlls/snmpapi/.gitignore, dlls/spoolss/.gitignore,
+         dlls/stdole2.tlb/.gitignore, dlls/stdole32.tlb/.gitignore,
+         dlls/sti/.gitignore, dlls/strmiids/.gitignore,
+         dlls/tapi32/.gitignore, dlls/twain_32/.gitignore,
+         dlls/unicows/.gitignore, dlls/url/.gitignore, dlls/urlmon/.gitignore,
+         dlls/urlmon/tests/.gitignore, dlls/user/.gitignore,
+         dlls/user/resources/.gitignore, dlls/user/tests/.gitignore,
+         dlls/userenv/.gitignore, dlls/usp10/.gitignore,
+         dlls/usp10/tests/.gitignore, dlls/uuid/.gitignore,
+         dlls/uxtheme/.gitignore, dlls/uxtheme/tests/.gitignore,
+         dlls/vdhcp.vxd/.gitignore, dlls/vdmdbg/.gitignore,
+         dlls/version/.gitignore, dlls/version/tests/.gitignore,
+         dlls/vmm.vxd/.gitignore, dlls/vnbt.vxd/.gitignore,
+         dlls/vnetbios.vxd/.gitignore, dlls/vtdapi.vxd/.gitignore,
+         dlls/vwin32.vxd/.gitignore, dlls/w32skrnl/.gitignore,
+         dlls/winecrt0/.gitignore, dlls/wined3d/.gitignore,
+         dlls/winedos/.gitignore, dlls/winemp3.acm/.gitignore,
+         dlls/wineps.drv/.gitignore, dlls/winex11.drv/.gitignore,
+         dlls/wininet/.gitignore, dlls/wininet/tests/.gitignore,
+         dlls/winmm/.gitignore, dlls/winmm/joystick/.gitignore,
+         dlls/winmm/tests/.gitignore, dlls/winmm/winealsa/.gitignore,
+         dlls/winmm/winearts/.gitignore, dlls/winmm/wineaudioio/.gitignore,
+         dlls/winmm/winecoreaudio/.gitignore, dlls/winmm/wineesd/.gitignore,
+         dlls/winmm/winejack/.gitignore, dlls/winmm/winenas/.gitignore,
+         dlls/winmm/wineoss/.gitignore, dlls/winnls32/.gitignore,
+         dlls/winspool.drv/.gitignore, dlls/winspool.drv/tests/.gitignore,
+         dlls/wintab32/.gitignore, dlls/wintrust/.gitignore,
+         dlls/wldap32/.gitignore, dlls/wnaspi32/.gitignore,
+         dlls/wow32/.gitignore, dlls/ws2_32/.gitignore,
+         dlls/ws2_32/tests/.gitignore, dlls/wsock32/.gitignore,
+         dlls/wtsapi32/.gitignore, documentation/.gitignore, fonts/.gitignore,
+         include/.gitignore, include/wine/.gitignore, libs/.gitignore,
+         libs/port/.gitignore, libs/unicode/.gitignore, libs/wine/.gitignore,
+         libs/wpp/.gitignore, loader/.gitignore, programs/.gitignore,
+         programs/clock/.gitignore, programs/cmdlgtst/.gitignore,
+         programs/control/.gitignore, programs/eject/.gitignore,
+         programs/expand/.gitignore, programs/explorer/.gitignore,
+         programs/hh/.gitignore, programs/icinfo/.gitignore,
+         programs/iexplore/.gitignore, programs/msiexec/.gitignore,
+         programs/notepad/.gitignore, programs/oleview/.gitignore,
+         programs/progman/.gitignore, programs/regedit/.gitignore,
+         programs/regsvr32/.gitignore, programs/rpcss/.gitignore,
+         programs/rundll32/.gitignore, programs/start/.gitignore,
+         programs/taskmgr/.gitignore, programs/uninstaller/.gitignore,
+         programs/view/.gitignore, programs/wcmd/.gitignore,
+         programs/wineboot/.gitignore, programs/winebrowser/.gitignore,
+         programs/winecfg/.gitignore, programs/wineconsole/.gitignore,
+         programs/winedbg/.gitignore, programs/winefile/.gitignore,
+         programs/winemenubuilder/.gitignore, programs/winemine/.gitignore,
+         programs/winepath/.gitignore, programs/winetest/.gitignore,
+         programs/winevdm/.gitignore, programs/winhelp/.gitignore,
+         programs/winver/.gitignore, programs/wordpad/.gitignore,
+         server/.gitignore, tools/.gitignore, tools/widl/.gitignore,
+         tools/winapi/.gitignore, tools/winebuild/.gitignore,
+         tools/winedump/.gitignore, tools/winegcc/.gitignore,
+         tools/wmc/.gitignore, tools/wrc/.gitignore:
+       Take advantage of the recursive nature of .gitignore for Makefile entries.
+       Prefix other entries with '/' to make them non-recursive.
+
+       * ANNOUNCE, ChangeLog, VERSION, configure:
+       Release 0.9.17.
+
+----------------------------------------------------------------
+2006-07-07  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/query/.gitignore,
+         dlls/query/Makefile.in, dlls/query/query.spec,
+         dlls/query/query_main.c:
+       query: Add a skeleton for query.dll.
+
+2006-07-07  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/install.c, dlls/advpack/tests/install.c:
+       advpack: Add tests for different configurations of INF filenames and
+       working directories for install functions.
+
+2006-07-10  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, include/basetsd.h, include/windef.h,
+         tools/winegcc/winegcc.c:
+       configure: Define _WIN64 when building on a 64-bit platform.
+
+       * include/msvcrt/direct.h, include/msvcrt/malloc.h,
+         include/msvcrt/mbstring.h, include/msvcrt/search.h,
+         include/msvcrt/stdio.h, include/msvcrt/stdlib.h,
+         include/msvcrt/sys/types.h, include/msvcrt/time.h,
+         include/msvcrt/wchar.h:
+       include/msvcrt: Fix all definitions of size_t for Win64.
+
+       * dlls/msvcrt/ctype.c, dlls/msvcrt/locale.c, dlls/msvcrt/msvcrt.h,
+         dlls/msvcrt/time.c:
+       msvcrt: Avoid including system headers in msvcrt.h.
+
+2006-07-07  Mike McCormack <mike@codeweavers.com>
+
+       * include/Makefile.in, include/ntquery.h:
+       query: Add ntquery.h.
+
+2006-07-07  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/ntdll/tests/reg.c:
+       ntdll/tests: Added some NULL testing.
+
+2006-07-10  Alexandre Julliard <julliard@winehq.org>
+
+       * server/registry.c:
+       server: Only accept 0 as registry handle in functions that take a parent key.
+
+2006-07-08  Robert Shearman <rob@codeweavers.com>
+
+       * include/winerror.h:
+       include: Add more error codes used by newer versions of COM.
+
+       * dlls/oleaut32/typelib2.c:
+       oleaut32: Make ctl2_hash_guid match the same function in widl, which has likely
+       had much wider testing.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: MSFT_DoFuncs: "reclength" of the function information record is stored
+       in a 16 bit int and not in a 8 bit int as previously supposed, using a 0x1ff
+       mask. Upper 16 bits contains the ordinal number of the function.
+       Allocation of the "recbuf" must be modified, to support larger data
+       (based on a patch by White Snake <whitesnake78@mail.com>).
+
+2006-07-08  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/oleaut32/tests/vartest.c, dlls/oleaut32/variant.c:
+       oleaut32: Copying a NULL BSTR should result in an empty BSTR in VariantCopy.
+
+2006-07-07  Thomas Kho <tkho@ucla.edu>
+
+       * dlls/winex11.drv/mouse.c:
+       winex11: Use correct multiplier for negative relative mouse movements.
+
+2006-07-07  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/cert.c:
+       crypt32: Implement revocation check in CertVerifySubjectCertificateContext.
+
+2006-07-08  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * dlls/shell32/shell32_Ko.rc:
+       shell32: Updated Korean resource.
+
+       * programs/winecfg/Ko.rc:
+       winecfg: Updated Korean resource.
+
+2006-07-08  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * programs/winecfg/Nl.rc:
+       winecfg: Nl.rc: Shift Graphics page up to fill the empty place.
+
+2006-07-07  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/winecfg/audio.c:
+       winecfg: Write-strings warnings fix.
+
+2006-07-07  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/urlmon_main.c:
+       urlmon: Register protocol handlers in DllMain.
+
+       * dlls/urlmon/urlmon_main.c:
+       urlmon: Use non heap based objects for class factories.
+
+2006-07-07  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Fix typo breaking 3.0 pshaders color input.
+
+2006-07-07  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/winex11.drv/event.c:
+       winex11.drv: Protect X11 calls by a critical section.
+
+       * dlls/user/focus.c, dlls/user/tests/win.c, server/queue.c,
+         server/trace.c, server/window.c:
+       user: Improve SetActiveWindow test, add SetForegroundWindow test, make them
+       pass under Wine.
+
+2006-07-05  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface_gdi.c, dlls/wined3d/swapchain.c,
+         dlls/winex11.drv/opengl.c:
+       Add a common fps counter channel to ddraw, opengl and d3d.
+
+2006-07-07  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Create nsWineURI even if we don't have valid nsIURI.
+
+       * dlls/shdocvw/tests/Makefile.in, dlls/shdocvw/tests/webbrowser.c:
+       shdocvw: Added test of SetClientSite.
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Call GetContainer in SetClientSite.
+
+       * dlls/uuid/uuid.c, include/.gitignore, include/Makefile.in,
+         include/htiframe.idl:
+       include: Added htiframe.idl.
+
+2006-07-07  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Trace ABS/ABSNEG modifiers.
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/vertexshader.c:
+       wined3d: Create fake input semantics for d3d8 shaders.
+       Use them to remove the need for loading arrays in two different places.
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/baseshader.c,
+         dlls/wined3d/drawprim.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Reverse semantics maps for shaders.
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Make WINED3D_ATR macros more flexible.
+       Make them operate on a type, as opposed to a semantic name.
+
+       * dlls/wined3d/drawprim.c, include/wine/wined3d_types.h:
+       wined3d: Simplify primitiveDeclartationConvertToStrided.
+       Assign fixed indices to declaration inputs.
+       Then use a common path to load the strided data.
+
+       * dlls/ddraw/device.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/vertexbuffer.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_types.h:
+       wined3d: Add position_transformed flag to Strided data format.
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c:
+       wined3d: Only link and use GLSL program if at least one GLSL shader is available.
+
+2006-07-06  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shell32_En.rc, dlls/shell32/shell32_main.h,
+         dlls/shell32/shfldr_unixfs.c, dlls/shell32/shlfileop.c,
+         dlls/shell32/shresdef.h:
+       shell32: Show a confirmation before deleting files with syscalls.
+
+       * dlls/shell32/shfldr_unixfs.c:
+       shell32: If possible use SHFileOperationW to delete in unixfs.
+       This gives confirmation dialogs, recursive directory removal etc.
+
+2006-07-07  Christoph Frick <frick@sc-networks.de>
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: map_axis must be able to work with LONG's value range.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Remove redundant struct members.
+
+2006-07-06  Christoph Frick <frick@sc-networks.de>
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Implement the GetProperty call for getting the range of an axis.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Call fake_current_js_state on the places where it is actually needed
+       in SetProperty.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Only fake the current state on axes that are actually there.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Move the axes and button configs into the JoyDev struct.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Utilize the offsets and the transform to support the user
+       supplied data format.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Adds offset and transform and their basic handling to the joystick
+       implementation.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: When handling axes, ignore the ABS_HAT.* as they are handled as POV.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Set the amount of POVs in the caps.
+
+       * dlls/dinput/joystick_linuxinput.c:
+       dinput: Detect more than one /dev/input/event joystick.
+
+2006-07-07  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Fix D3DSIO_TEXKILL for GLSL.
+
+2006-07-07  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * programs/winecfg/En.rc:
+       winecfg: Shift Graphics page up to fill the empty place.
+
+       * dlls/d3d8/d3d8_private.h, dlls/d3d8/device.c, dlls/d3d8/directx.c,
+         dlls/d3d8/surface.c, dlls/d3d8/swapchain.c, dlls/d3d8/tests/device.c:
+       d3d8: Fix remaining refcount tests and tighten all tests.
+
+2006-07-07  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/wininet/ftp.c:
+       wininet: Use correct way of determining the password for anonymous ftp.
+
+2006-07-07  Pierre d'Herbemont <pdherbemont@free.fr>
+
+       * dlls/shell32/shell.c, dlls/shell32/shlfileop.c:
+       shell: Move SHIsFileAvailableOffline from shell.c to shlfileop.c to
+       ensure the 16/32 bits separation.
+
+       * server/context_powerpc.c:
+       server: Fix context_powerpc.c compilation.
+
+2006-07-07  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/uuid/uuid.c:
+       uuid: Add indexsvr's IIDs to libuuid.
+
+       * include/.gitignore, include/Makefile.in, include/indexsvr.idl:
+       include: Add indexsvr.idl (IWordBreaker).
+
+2006-07-07  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/riched20/caret.c:
+       riched20: Replace an if-statement with empty body with a FIXME comment.
+
+       * dlls/comctl32/trackbar.c, dlls/mlang/tests/mlang.c,
+         dlls/msg711.acm/msg711.c, dlls/rpcrt4/ndr_marshall.c,
+         dlls/user/driver16.c, dlls/wined3d/drawprim.c,
+         dlls/winex11.drv/wintab.c, dlls/winmm/driver.c,
+         dlls/wintab32/context.c:
+       janitorial: Put "inline static" at the beginning of a declaration.
+
+       * dlls/shell32/systray.c, dlls/wined3d/wined3d_private.h,
+         programs/explorer/systray.c:
+       janitorial: Move the storage specifier to the beginning of the declaration.
+
+2006-07-06  Thomas Kho <tkho@ucla.edu>
+
+       * programs/notepad/main.c:
+       notepad: Change window classname from NPClass to Notepad.
+
+2006-07-06  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/tests/misc.c, dlls/urlmon/urlmon_main.c:
+       urlmon: Added image/x-png mime filter.
+
+       * dlls/urlmon/tests/misc.c, dlls/urlmon/urlmon_main.c:
+       urlmon: Added image/bmp filter.
+
+       * dlls/urlmon/tests/misc.c, dlls/urlmon/urlmon_main.c:
+       urlmon: Added image/gif filter.
+
+       * dlls/urlmon/tests/misc.c:
+       urlmon: Added more test of FindMimeFromData.
+
+       * dlls/urlmon/urlmon_main.c:
+       urlmon: Fix handling of proposed mime.
+
+       * dlls/urlmon/urlmon_main.c:
+       urlmon: Added image/pjpeg mime filter.
+
+2006-07-06  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/regedit/listview.c:
+       regedit: Write-strings warning fix.
+
+2006-07-06  Robert Shearman <rob@codeweavers.com>
+
+       * tools/widl/header.c, tools/widl/parser.l, tools/widl/parser.y,
+         tools/widl/typegen.c, tools/widl/widltypes.h:
+       widl: Add support for the builtin constants "TRUE" and "FALSE".
+
+       * dlls/ole32/compobj.c:
+       ole32: Fix the return value of COM_RegReadPath and make it static.
+
+       * dlls/oleaut32/tests/typelib.c, dlls/oleaut32/typelib.c:
+       oleaut32: ITypeComp_fnBind should do case-insensitive compares on the name
+       passed in.
+
+       * dlls/oleaut32/olepicture.c, include/rpcndr.h:
+       oleaut32: Add a typedef for "boolean".
+       Fix up an conflict that this type has with jpeglib.h.
+
+       * dlls/oleaut32/tests/typelib.c, dlls/oleaut32/typelib.c:
+       oleaut32: Fix the error code returned by ITypeComp on an interface when the
+       name matches, but the flags don't.
+
+2006-07-05  James Hawkins <truiken@gmail.com>
+
+       * dlls/advapi32/security.c:
+       advapi32: Get the token type in ImpersonateLoggedOnUser.
+
+       * dlls/advapi32/security.c, dlls/advapi32/tests/security.c:
+       advapi32: Add tests for LookupAccountSid.
+
+2006-07-05  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/winex11.drv/event.c:
+       winex11.drv: Add window style and visibility status to the take focus event
+       trace.
+
+2006-07-05  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/glsl_shader.c:
+       wined3d: Fix D3DSIO_M#X# instruction for both ARB and GLSL shaders.
+       This instruction was being handled incorrectly in the case where the
+       2nd src argument contained a relatively addressed constant.
+
+2006-07-06  Saulius Krasuckas <saulius.krasuckas@ieee.org>
+
+       * dlls/kernel/tests/file.c:
+       kernel/tests: More tests for OpenFile.
+
+2006-07-04  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/wininet/ftp.c:
+       wininet: Return NULL handle if no connection is established.
+
+2006-07-04  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Clean up drawPrimitive/drawPrimitiveDrawStrided.
+
+       * dlls/d3d9/d3d9_private.h, dlls/d3d9/device.c,
+         dlls/d3d9/tests/vertexdeclaration.c, dlls/d3d9/vertexdeclaration.c,
+         dlls/wined3d/device.c:
+       wined3d: Implement FVF to DECL9 conversion (with tests).
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/baseshader.c,
+         dlls/wined3d/drawprim.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Move register count pass to SetFunction.
+       Move semantics pointers out of the reg_maps, make them persistent data
+       in the shader (again, for future software shaders).
+
+       * dlls/wined3d/device.c:
+       wined3d: Fix STREAM flag override.
+
+       * dlls/wined3d/vertexdeclaration.c:
+       wined3d: Add missing PSIZE register for decl8->9 conversion.
+
+       * dlls/wined3d/device.c:
+       wined3d: Allow mix of SW vertex and GLSL pixel shader.
+       Do not attach non-GLSL shaders to the GLSL program, that will cause a
+       crash. Mix with ARB shaders is never going to happen, because the
+       selection code will always choose GLSL for both or ARB for both.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/device.c,
+         dlls/wined3d/directx.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Rework shader mode selection.
+       - currently half the shader selection code (GLSL vs ARB) is in
+       fillGLcaps. The parts that check for software shaders are in
+       GetDeviceCaps. That placement, will work, but is definitely not optimal.
+       FillGLcaps should detect support - it should not make decision as to
+       what's used, because that's not what the purpose of the function is.
+       GetDeviceCaps should report support as it has already been selected.
+       Instead, select shader mode in its own function, called in the
+       appropriate places.
+       - unifying pixel and vertex shaders into a single selection is a
+       mistake. A software vertex shader can be coupled with a hardware arb or
+       glsl pixel shader, or no shader at all. Split them back into two and add
+       a SHADER_NONE variant.
+       - drawprim is doing support checks for ARB_PROGRAM, and making shader
+       decisions based on that - that's wrong, support has already been
+       checked, and decided upon, and shaders can be implemented via software,
+       ARB_PROGRAm or GLSL, so that support check isn't valid.
+       - Store the shader selected mode into the shader itself. Different types
+       of shaders can be combined, so this is an improvement. In fact, storing
+       the mode into the settings globally is a mistake as well - it should be
+       done per device, since different cards have different capabilities.
+
+2006-07-06  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/tests/.gitignore, dlls/shdocvw/tests/Makefile.in,
+         dlls/shdocvw/tests/webbrowser.c:
+       shdocvw: Added test of IProvideClassInfo.
+
+2006-07-06  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: Features may be published but absent.
+
+       * dlls/msi/msi.c, dlls/msi/tests/msi.c:
+       msi: Add a test for MsiGetComponentPath and make it pass.
+
+       * dlls/msi/msi.c:
+       msi: Use msi_strcpy_to_awstring to return the string in MsiComponentGetPath.
+
+2006-06-30  Ge van Geldorp <ge@gse.nl>
+
+       * configure, configure.ac:
+       configure: Allow relocation on x86_64.
+
+2006-07-05  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/txtrange.c:
+       mshtml: Added get_text implementation.
+
+       * dlls/mshtml/Makefile.in, dlls/mshtml/mshtml_private.h,
+         dlls/mshtml/selection.c, dlls/mshtml/txtrange.c:
+       mshtml: Added createRange implementation.
+
+       * dlls/mshtml/selection.c:
+       mshtml: Added get_type implementation.
+
+       * dlls/mshtml/Makefile.in, dlls/mshtml/htmldoc.c,
+         dlls/mshtml/mshtml_private.h, dlls/mshtml/nsiface.idl,
+         dlls/mshtml/selection.c:
+       mshtml: Added get_selection implementation.
+
+       * dlls/mshtml/olecmd.c:
+       mshtml: Return S_OK in Exec(IDM_BASELINEFONT3).
+
+2006-07-05  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/utils.c:
+       wined3d: Flip WINED3DFMT_R8G8B8 to GL_RGB.
+
+2006-07-05  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/msi.c:
+       msi: Forward MsiUseFeature to MsiUseFeatureEx.
+
+2006-07-05  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * fonts/Makefile.in:
+       fonts: Fix a copy/paste bug preventing correct generation of the
+       System font for codepages 1256 and 1257.
+
+2006-07-03  James Hawkins <truiken@gmail.com>
+
+       * dlls/wininet/internet.c:
+       wininet: Error out if hInternet is a bad handle.
+
+       * dlls/wininet/ftp.c:
+       wininet: Use a blank password if none is provided in FTP_Connect.
+
+2006-07-03  Detlef Riekenberg <wine.dev@web.de>
+
+       * configure, configure.ac, dlls/comdlg32/Makefile.in,
+         dlls/comdlg32/tests/.gitignore, dlls/comdlg32/tests/Makefile.in,
+         dlls/comdlg32/tests/printdlg.c, programs/winetest/Makefile.in:
+       comdlg32: Add initial test.
+
+2006-07-02  Bang Jun-Young <bang.junyoung@gmail.com>
+
+       * dlls/cryptnet/.gitignore:
+       cryptnet: Add .gitignore.
+
+2006-07-02  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/user/tests/menu.c:
+       user/tests: Write-strings warnings fix.
+
+2006-07-03  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/mapi32/sendmail.c:
+       mapi32: Write-strings warnings fix.
+
+2006-07-04  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * include/wininet.h:
+       wininet.h: Add extra error code.
+
+2006-07-04  Robert Reif <reif@earthlink.net>
+
+       * dlls/dxdiagn/dxdiag_main.c:
+       dxdiagn: Fix TRACE/FIXME formats.
+
+2006-07-03  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/listview.c:
+       comctl32: listview: Recompute header size after an insertion of a column.
+
+2006-07-03  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/ntdll/reg.c:
+       ntdll: Fix possible TRACE crash.
+
+2006-07-03  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/typelib.c, dlls/oleaut32/typelib.h:
+       oleaut: Implement processing of modules for SLTG typelibs.
+       Set funckind when processing SLTG functions.
+
+       * dlls/oleaut32/typelib.c, dlls/oleaut32/typelib.h:
+       oleaut: Improve SLTG var support.
+       Pass both the start of the block and the offset to the first item into
+       SLTG_DoVars as they may be different.
+       Process 0xfffe offsets for variable names - this means to use the
+       previous name.
+       Add support for parsing the optional varflags field.
+
+       * dlls/oleaut32/typelib.c, dlls/oleaut32/typelib.h:
+       oleaut: Fix function support for SLTG dispinterfaces.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut: Move the processing of functions in SLTG typelibs into a
+       separate function and use it when processing dispinterfaces.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut: Move the initialisation of memidConstructor and
+       memidDestructor of type infos to the common ITypeInfo creation
+       function.
+       Remove the WARN message as this functionality isn't implemented in
+       native either.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut: Process references for SLTG dispatch types.
+
+       * dlls/oleaut32/typelib.c, dlls/oleaut32/typelib.h:
+       oleaut: Abstract out the processing of variables in SLTG typelib components
+       to a common function.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut: Process references when parsing SLTG alias types.
+
+       * dlls/oleaut32/typelib.c, dlls/oleaut32/typelib.h:
+       oleaut: Rename SLTG_DoType to SLTG_DoElem and split out the common TYPEDESC
+       generating code to SLTG_DoType.
+       Process SLTG alias types with SLTG_DoType as the data is stored in the
+       same format as in other components of the typelib.
+
+       * dlls/oleaut32/typelib.c, dlls/oleaut32/typelib.h:
+       oleaut: The SLTG_MemberHeader and SLTG_TypeInfoTail structures are
+       common to all elements, so move the processing of these from the
+       individual element processing.
+       Improve SLTG alias processing.
+
+       * dlls/oleaut32/typelib.c, dlls/oleaut32/typelib.h:
+       oleaut: Document some more members of SLTG_TypeInfoTail.
+
+       * dlls/advapi32/service.c:
+       advapi32: Fix the service function being called when extended is
+       either set or not set (reported by Andrey Turkin).
+
+2006-07-03  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Don't advance the buffer for FC_STRUCTPAD2.
+
+2006-07-04  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/winex11.drv/keyboard.c:
+       winex11.drv: Update Lithuanian keyboard layout to better match the X11 one.
+
+2006-07-03  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/crypt32/protectdata.c, dlls/msi/table.c:
+       Avoid non-portable WCHAR[] constructs.
+
+2006-07-03  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/utils.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Add a function to print out D3DDECLUSAGE9 values.
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Fix faulty DCL trace.
+
+2006-07-02  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/arb_program_shader.c:
+       wined3d: Resync ARB mnxn function with GLSL mnxn function.
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Use shader_get_regtype() in register counting pass.
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Move SHADER_ARB code into arb_program_shader.c.
+
+       * dlls/wined3d/device.c:
+       wined3d: Cleanup: print constants in device code.
+
+2006-07-03  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * include/d3d9types.h:
+       d3d9: Fix FVF POSITION mask.
+
+2006-07-02  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/typelib.c:
+       oleview: Added next field to TypeLib viewer treeview control.
+
+       * programs/oleview/typelib.c:
+       oleview: Improved type handling in TypeLib viewer.
+
+       * programs/oleview/En.rc, programs/oleview/Makefile.in,
+         programs/oleview/main.h, programs/oleview/oleview.c,
+         programs/oleview/resource.h, programs/oleview/typelib.c:
+       oleview: Added open TypeLib file functionality.
+
+       * programs/oleview/En.rc, programs/oleview/resource.h,
+         programs/oleview/typelib.c:
+       oleview: Added type displaying in TypeLib Viewer.
+
+2006-06-30  Thomas Kho <tkho@ucla.edu>
+
+       * programs/wcmd/wcmdmain.c:
+       wcmd: Modify option parser to allow compound options.
+
+2006-07-02  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/winmm/winealsa/audio.c:
+       winmm/winealsa: Write-strings warning fix.
+
+2006-07-01  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/taskmgr/dbgchnl.c:
+       taskmgr: Write-strings warnings fix.
+
+2006-06-30  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/comctl32/tests/listview.c:
+       comctl32/tests: Write-strings warnings fix.
+
+2006-06-29  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/regedit/listview.c:
+       regedit: Write-strings warnings fix.
+
+2006-06-30  Hervé Poussineau <hpoussin@reactos.org>
+
+       * dlls/mapi32/prop.c:
+       mapi32: Use kernel32 functions instead of the ntdll ones.
+
+2006-06-30  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/factory.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/shdocvw_main.c, tools/wine.inf:
+       shdocvw: Get rid of Mozilla ActiveX control dependency.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/olecmd.c,
+         dlls/mshtml/oleobj.c:
+       mshtml: Added beginning IDM_BROWSEMODE implementation.
+
+       * tools/wine.inf:
+       wine.inf: Set gecko url to activate Wine Gecko installer.
+
+       * dlls/mshtml/install.c:
+       mshtml: Add trailing '\' to gecko_path if needed.
+
+2006-06-30  Ge van Geldorp <ge@gse.nl>
+
+       * include/cvconst.h, programs/winedbg/be_x86_64.c:
+       winedbg: Implement be_x86_64_init_registers.
+
+       * include/msvcrt/string.h:
+       include/msvcrt: Make sure size_t is properly defined for 64-bit.
+
+       * programs/winedbg/be_alpha.c, programs/winedbg/be_i386.c,
+         programs/winedbg/be_ppc.c, programs/winedbg/debugger.h,
+         programs/winedbg/gdbproxy.c, programs/winedbg/memory.c,
+         programs/winedbg/stack.c:
+       winedbg: Adjust the parameters of the backend read/write routines to
+       match those of ReadProcessMemory/WriteProcessMemory, since those are
+       the ones actually used.
+
+       * server/thread.c:
+       server: The "select" call passes handles, not ints.
+
+2006-06-30  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/.gitignore, dlls/shell32/Makefile.in,
+         dlls/shell32/shlfileop.c, dlls/shell32/shres.rc,
+         dlls/shell32/shresdef.h:
+       shell32: Add an icon for delete confirmation.
+
+       * dlls/shell32/shlfileop.c:
+       shell32: Allow for custom icons in confirmation messages.
+
+       * dlls/shell32/shell32_main.h, dlls/shell32/shlfileop.c:
+       shell32: Pass the correct parent hwnd to confirmation dialogs.
+
+       * dlls/shell32/shlfileop.c:
+       shell32: Remove the now unused SHELL_DeleteFileW.
+
+2006-07-01  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/tests/vartest.c, dlls/oleaut32/variant.c:
+       oleaut32: Fix parsing of hex numbers with 'e' in the string by moving
+       the exponent parsing to after the hex digit parsing.
+
+2006-06-30  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/advapi32/service.c:
+       advapi32: Implement RegisterServiceCtrlHandleExW.
+
+2006-06-30  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/setupapi/tests/devinst.c:
+       setupapi/tests: Add trailing '\n's to ok() calls.
+
+2006-06-29  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/amstream/regsvr.c, dlls/avifil32/regsvr.c, dlls/comcat/regsvr.c,
+         dlls/d3dxof/regsvr.c, dlls/ddraw/regsvr.c, dlls/dinput/regsvr.c,
+         dlls/dmband/regsvr.c, dlls/dmcompos/regsvr.c, dlls/dmime/regsvr.c,
+         dlls/dmloader/regsvr.c, dlls/dmscript/regsvr.c,
+         dlls/dmstyle/regsvr.c, dlls/dmsynth/regsvr.c, dlls/dmusic/regsvr.c,
+         dlls/dplayx/regsvr.c, dlls/dpnet/regsvr.c, dlls/dsound/regsvr.c,
+         dlls/dswave/regsvr.c, dlls/dxdiagn/regsvr.c,
+         dlls/hhctrl.ocx/regsvr.c, dlls/itss/regsvr.c, dlls/mlang/regsvr.c,
+         dlls/msi/regsvr.c, dlls/objsel/regsvr.c, dlls/ole32/regsvr.c,
+         dlls/oleaut32/regsvr.c, dlls/shdocvw/regsvr.c, dlls/shell32/regsvr.c,
+         dlls/urlmon/regsvr.c:
+       Use the return value of register_key_guid.
+
+2006-06-30  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/En.rc, programs/oleview/typelib.c:
+       oleview: Added base TypeLib Viewer menu functionality.
+
+       * programs/oleview/En.rc, programs/oleview/main.h,
+         programs/oleview/typelib.c:
+       oleview: Added status bar to TypeLib Viewer.
+
+       * programs/oleview/En.rc, programs/oleview/Makefile.in,
+         programs/oleview/main.h, programs/oleview/oleview.c,
+         programs/oleview/pane.c, programs/oleview/resource.h,
+         programs/oleview/tree.c, programs/oleview/typelib.c:
+       oleview: Added TypeLib Viewer base.
+       - Added TypeLib Viewer base.
+       - Fixed multiple instance of pane window functionality.
+       - Added field with TypeLib path to ITEM_INFO structure.
+
+2006-06-29  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/surface_gdi.c:
+       wined3d: Perform sanity checks on the rectangle in LockRect.
+
+2006-06-30  Piotr Caban <piotr.caban@gmail.com>
+
+       * dlls/ddraw/ddraw.c:
+       ddraw: Added missing '\n' in debug traces.
+
+       * dlls/quartz/pin.c:
+       quartz: Fixed crash in releasing uninitializes pAlloc and pReader.
+
+2006-06-30  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/compobj.c, dlls/ole32/tests/marshal.c:
+       ole32: When CoLockObjectExternal with fLock=TRUE is used on an object
+       that hasn't yet been marshaled then it should create a new stub
+       manager.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Fix a typo where the FIXME doesn't match the code.
+
+       * dlls/rpcrt4/rpc_server.c, dlls/rpcrt4/rpcrt4.spec:
+       rpcrt4: Add a stub for RpcMgmtSetServerStackSize.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/registry.c:
+       advapi32: Implement RegDisablePredefinedCache.
+
+2006-06-30  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/ntdll/reg.c, dlls/ntdll/tests/reg.c:
+       ntdll: Fix return codes for NtCreateKey (with tests).
+
+2006-06-29  James Hawkins <truiken@gmail.com>
+
+       * dlls/shlwapi/tests/path.c:
+       shlwapi: Add tests for PathFindExtensionA.
+
+       * dlls/shlwapi/tests/path.c:
+       shlwapi: Add tests for PathCanonicalize.
+
+2006-06-29  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shfldr_fs.c:
+       shell32: Use SHFileOperationW to delete files.
+
+2006-06-29  Ivan Leo <ivanleo@gmail.com>
+
+       * dlls/shell32/tests/shlfileop.c:
+       shell32/tests: Comment out a test that crashes on windows nt 4.0.
+
+2006-06-29  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/device.c, dlls/ddraw/material.c, dlls/ddraw/viewport.c:
+       ddraw: Fix some material related bugs.
+
+       * dlls/ddraw/device.c, dlls/ddraw/executebuffer.c:
+       ddraw: Matrix values in the execute buffer are handles.
+
+2006-06-29  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/winex11.drv/winpos.c:
+       winex11.drv: Update window's full screen state on the resolution
+       change as well as on the window resize event.
+
+       * dlls/user/defwnd.c, dlls/user/dialog.c, dlls/user/message.c,
+         dlls/user/nonclient.c, dlls/user/win.c, dlls/user/winpos.c,
+         dlls/winex11.drv/window.c, dlls/winex11.drv/winpos.c, include/win.h,
+         include/winpos.h, include/winuser.h:
+       include: Move appropriate parts of winpos.h to winuser.h and win.h,
+       remove winpos.h afterwards.
+
+2006-06-28  Maarten Lankhorst <M.B.Lankhorst@gmail.com>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/cryptnet/Makefile.in,
+         dlls/cryptnet/cryptnet.spec, dlls/cryptnet/cryptnet_main.c:
+       cryptnet: Implement a stub cryptnet dll.
+
+2006-06-28  Juan Lang <juan_lang@yahoo.com>
+
+       * programs/regedit/childwnd.c:
+       regedit: Update status bar after editing key name.
+
+2006-06-28  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c:
+       wined3d: Fix a few GLSL shader instruction translations.
+       This fixes the translations for a few instructions in GLSL and allows
+       Cubemap sampling in pixel shaders < 2.0.  It makes some of the
+       lighting on textures in Half Life 2 look better, including some of the
+       water effects.  It's not perfect yet, but much closer now.
+
+2006-06-28  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/marshal.c, dlls/ole32/tests/marshal.c:
+       ole32: When marshaling a proxy make sure to maintain an external
+       reference on the stub object so that the first proxy can be released.
+       Implement external refcount sharing between a proxy and the marshaled proxy.
+       Extend the marshaling of a proxy test to show that an external reference
+       is always kept on the stub object.
+
+       * dlls/ole32/tests/marshal.c:
+       ole32: Add a test for CoCreateInstance doing object hosting by
+       automatically creating an appropriate apartment for the object and
+       returning a proxy to it.
+
+       * dlls/ole32/compobj.c, dlls/ole32/ole32.spec:
+       ole32: Implement CoGetObject.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: RegisterTypeLib should register any interface that derives
+       from IDispatch rather than just dual interfaces.
+       This is hinted at, although not explicitly stated on MSDN, but was
+       verified by tests with native oleaut32.
+
+2006-06-28  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/vertexbuffer.c:
+       ddraw: Correct a NULL pointer check.
+
+2006-06-28  Saulius Krasuckas <saulius.krasuckas@ieee.org>
+
+       * dlls/kernel/tests/version.c:
+       kernel: Version test was using imports missing on WinME.
+
+2006-06-28  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/quartz/filtergraph.c:
+       quartz: Fixed typo (Coverity).
+
+2006-06-27  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/quartz/regsvr.c:
+       quartz: Use the return value of register_key_guid.
+
+2006-06-27  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Handle bstr length of -1 in typelibs.
+
+       * dlls/shell32/shell32.spec, dlls/shell32/shellord.c:
+       shell32: Add a stub for InvalidateDriveType.
+
+2006-06-27  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/stateblock.c, include/wine/wined3d_interface.h:
+       wined3d: Use register combiners for texture stage operations.
+       Make wined3d use register combiners for texture stage operations. In
+       order to do that the texture unit index needs to be separated from the
+       texture stage index. For cards that don't support the
+       NV_register_combiners extension nothing should change.
+
+       * dlls/wined3d/utils.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Add code for using register combiners for texture stage operations.
+       On nVidia cards the value of GL_MAX_TEXTURE_UNITS is generally not
+       larger than 4. In Direct3D that would correspond to
+       MaxSimultaneousTextures in the caps, rather than MaxTextureBlendStages
+       (which can be much larger) to which it currently corresponds in
+       wined3d. Using register combiners we can get around that limitation
+       and get up to GL_MAX_GENERAL_COMBINERS_NV (typically 8) texture
+       stages. This patch adds code for doing the texture operations with
+       register combiners instead of ARB_texture_env_combine or
+       NV_texture_env_combine4, but doesn't make use of that code yet. That's
+       what the next patch will do.
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Fix uploading of textures for shaders.
+       The code for uploading / binding textures for use with pixel shaders
+       is slightly different from the one for uploading / binding textures
+       for use with the fixed function pipeline. It would be possible to keep
+       the code in a single function with a couple of conditionals, but in
+       combination with the changes needed for register combiners that would
+       become quite messy.
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/stateblock.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_gl.h:
+       wined3d: Texture limits fixes.
+       GL_LIMITS(textures) is currently used for both the number of texture
+       stages and the maximum number of simultaneous textures. In the current
+       code that's the same, but in a later patch that will be separated,
+       since a texture stage doesn't have to reference an actual
+       texture. Also, shaders can access a larger number of samplers than the
+       number of texture units the fixed function pipeline can access.
+
+       * include/wine/wined3d_gl.h:
+       wined3d: Add register combiner function pointers.
+
+       * dlls/wined3d/utils.c:
+       wined3d: Add & use D3DTEXTUREOP dumping code.
+
+2006-06-27  James Hawkins <truiken@gmail.com>
+
+       * dlls/shlwapi/tests/path.c:
+       shlwapi: Add tests for PathAppendA.
+
+2006-06-27  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shlfileop.c:
+       shell32: If needed show a confirmation dialog when deleting with SHFileOperation.
+       Show a confirmation dialog in SHFileOperationW for the FO_DELETE
+       operation when called without FOF_NOCONFIRMATION or with
+       FOF_WANTNUKEWARNING. That way the user's files won't be deleted
+       without a warning.
+
+2006-06-26  Huw Davies <huw@codeweavers.com>
+
+       * dlls/opengl32/wgl.c:
+       opengl32: Fix the returned metrics and add a translation vector to the end of
+       each list.
+
+2006-06-27  Alexandre Julliard <julliard@winehq.org>
+
+       * server/context_alpha.c, server/context_i386.c, server/context_powerpc.c,
+         server/context_sparc.c, server/context_x86_64.c, server/ptrace.c,
+         server/thread.h:
+       server: Moved get/set_thread_context implementation to ptrace.c.
+
+2006-06-27  Ivan Leo <ivanleo@gmail.com>
+
+       * dlls/msvcrt/tests/file.c:
+       msvcrt/tests: Don't leave files on the disk.
+
+2006-06-27  William Knop <william.knop@gmail.com>
+
+       * dlls/dbghelp/elf_module.c:
+       dbghelp: Fix for non-elf build (undefined symbol: _elf_is_in_thunk_area).
+
+2006-06-27  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Add tests for IsThemePartDefined.
+
+2006-06-27  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/userenv/userenv.spec, dlls/userenv/userenv_main.c:
+       userenv: Add a stub implementation for GetProfileType.
+
+2006-06-27  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/d3d8/tests/device.c, dlls/ddraw/vertexbuffer.c,
+         dlls/wined3d/vertexbuffer.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Vertex buffer can be locked multiple times.
+
+2006-06-27  Huw Davies <huw@codeweavers.com>
+
+       * dlls/msxml3/domdoc.c, dlls/msxml3/tests/domdoc.c:
+       msxml3: Always have a libxml doc associated with a domdoc object, even if the
+       object has no nodes.
+       This means we don't need to add checks for NULL libxml node ptrs in our node
+       implementation.
+
+2006-06-27  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/dialog.c:
+       msi: Read the font color from the database, and use it for the text control.
+
+2006-06-26  James Hawkins <truiken@gmail.com>
+
+       * programs/msiexec/Makefile.in, programs/msiexec/msiexec.c:
+       msiexec: Use CommandLineToArgvW instead of process_args to reduce code
+       duplication.
+
+2006-06-27  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/critsection.c:
+       ntdll: Faster critical sections on MacOS using Mach semaphores.
+
+       * libs/wine/loader.c:
+       libwine: Attempt to increase some user limits that are set too low on some
+       platforms.
+
+       * configure, configure.ac, include/config.h.in,
+         programs/wineconsole/curses.c:
+       wineconsole: Portability fixes in the curses mouse support.
+
+       * tools/widl/widltypes.h:
+       widl: Fixed syntax of DECL_LINK macro to look more like C code.
+
+2006-06-21  Andrey Turkin <pancha@mail.nnov.ru>
+
+       * dlls/shlwapi/tests/path.c:
+       shlwapi: Test for UrlGetPart in case of file name.
+
+2006-06-21  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/ntdll/path.c, dlls/ntdll/tests/path.c:
+       ntdll: Fix 2 failing test on native. Change Wine accordingly.
+
+2006-06-26  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/shell32/shell.c, dlls/shell32/shell32.spec:
+       shell32: Add a stub implementation for SHIsFileAvailableOffline.
+
+2006-06-26  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * programs/winedbg/info.c:
+       winedbg: Module info.
+       when requesting info on a module by address, always print the module
+       ELF/PE pair (if this applies) (and not only the embedded PE), which
+       can be confusing.
+
+       * programs/winedbg/info.c:
+       winedbg: Use 64 bit version of imagehlp_module.
+       This allows reimplementing the module list command and do less black
+       magic to guess the ELF debug format.
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/module.c:
+       dbghelp: Implemented SymEnumerateModules64.
+
+       * dlls/dbghelp/coff.c, dlls/dbghelp/dbghelp_private.h,
+         dlls/dbghelp/dwarf.c, dlls/dbghelp/elf_module.c,
+         dlls/dbghelp/module.c, dlls/dbghelp/msc.c, dlls/dbghelp/stabs.c:
+       dbghelp: Module info.
+       - now internally storing module info as a 64bit module structure
+       (the interest in not in the 64 bit side of things, but because
+       it allows storing lots of usefull information)
+       - fixed SymGetModuleInfo64W which wasn't returning the
+       LoadedPdbName field
+       - now filling for MSC files with the extended information
+       (instead of guessing it)
+       - reused the extended module info to store wine ELF module
+       information (link for map link, stabs vs dwarf symbol info)
+
+2006-06-27  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/winetest/maketest:
+       winetest: Portability fix in the maketest script. Added support for git.
+
+2006-06-26  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/winex11.drv/window.c:
+       winex11.drv: Write-strings warning fix.
+
+2006-06-27  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Implement more GLSL instructions and a little cleanup.
+       - Implement D3DSIO_DP2ADD, D3DSIO_TEXKILL, D3DSIO_TEXM3X3PAD
+       - Partially implement D3DSIO_TEXBEM, D3DSIO_TEXM3X3VSPEC (as much as
+       they are implemented in ARB_fragment_program at least).
+       - Stop copying the SHADER_PARSE_STATE struct in each ARB shader
+       routine - use a pointer instead.
+
+2006-06-27  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Remove some redundant code.
+
+       * dlls/wined3d/device.c, dlls/wined3d/vertexbuffer.c:
+       wined3d: Fix compilation (VBO constants).
+
+2006-06-26  James Hawkins <truiken@gmail.com>
+
+       * dlls/setupapi/parser.c, dlls/setupapi/tests/parser.c:
+       setupapi: Fix SetupCloseInfFile when a NULL handle is given, with tests.
+
+       * dlls/shlwapi/tests/path.c:
+       shlwapi: Add tests for PathAddBackslash.
+
+       * dlls/shlwapi/path.c, dlls/shlwapi/tests/path.c:
+       shlwapi: Add tests for PathCombineA.
+
+       * dlls/shdocvw/version.rc:
+       shdocvw: Upgrade the version to 5.50.4134.599.
+
+2006-06-26  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/device.c:
+       ddraw: Fix some compiler warnings.
+
+       * dlls/ddraw/ddraw.c:
+       ddraw: Assign the surface descriptions height to the height.
+
+2006-06-26  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/imagehlp/modify.c:
+       imagehlp: Fixed typo (Coverity).
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Add tests for GetCurrentThemeName.
+
+2006-06-22  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Added a bit more functional tests to OpenThemeData.
+
+2006-06-25  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/conpoint.c:
+       mshtml: Added Unadvise implementation.
+
+       * dlls/mshtml/conpoint.c, dlls/mshtml/htmldoc.c,
+         dlls/mshtml/mshtml_private.h:
+       mshtml: Destroy connection points.
+
+       * dlls/mshtml/conpoint.c:
+       mshtml: Added Advise implementation.
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Return text/html by default in GetContentType.
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Return NS_OK in GetStatus if channel is NULL.
+
+       * dlls/mshtml/navigate.c:
+       mshtml: Call OnStopRequest in OnStopBinding.
+
+       * dlls/mshtml/navigate.c:
+       mshtml: Break reading if IStream::Read returns 0 bytes.
+
+2006-06-23  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/loadopts.c, dlls/mshtml/tests/.gitignore,
+         dlls/mshtml/tests/Makefile.in, dlls/mshtml/tests/misc.c:
+       mshtml: Added HTMLLoadOptions implementation (with tests).
+
+2006-06-25  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/winmm/mci.c:
+       mci: Fix some mciSendString quirks.
+       Really check in MCI open string commands if the name we have is a
+       device (and no longer rely on bad heuristics for it).
+
+2006-06-24  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/dwarf.c,
+         dlls/dbghelp/elf_module.c:
+       dbghelp: Dwarf & thunks.
+       - added the elf_is_in_thunk_area() function to locate an address
+       within the known thunk area of Wine's builtin modules
+       - now passing this thunk information to the dwarf parser so that it
+       can drop functions from the thunk areas (as dwarf symbols), so that
+       those functions can be later on marked as thunks in dbghelp
+       internals
+
+2006-06-23  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/elf_module.c:
+       dbghelp: Elf for wine and spec definitions.
+       Enhancement over previous fix (we don't need to insert NOTYPE symbols
+       in our public symbol table, so drop them as early as possible).
+
+2006-06-25  Andrey Turkin <pancha@Mail.nnov.ru>
+
+       * dlls/msi/install.c, dlls/msi/tests/package.c:
+       msi: Disable some path validity checks in MsiSetTargetPath.
+
+2006-06-24  Ivan Leo <ivanleo@gmail.com>
+
+       * dlls/amstream/amstream.c:
+       amstream: Implement IAMMultiMediaStreamImpl_OpenFile and
+       IAMMultiMediaStreamImpl_OpenMoniker.
+
+       * dlls/advapi32/tests/security.c:
+       advapi32/tests: Fix a crash when ConvertSidToStringSidA isn't available.
+
+2006-06-24  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/user/resources/user32_Pl.rc:
+       user: user32_Pl.rc: Fix the capitalization of OK.
+
+2006-06-23  Vijay Kiran Kamuju <infyquest@gmail.com>
+
+       * dlls/ntdll/time.c:
+       ntdll: Add UZT timezone info.
+
+2006-06-23  Francois Gouget <fgouget@free.fr>
+
+       * dlls/ddraw/clipper.c, dlls/ddraw/ddraw.c, dlls/ddraw/ddraw_private.h,
+         dlls/ddraw/device.c, dlls/ddraw/direct3d.c,
+         dlls/ddraw/executebuffer.c, dlls/ddraw/gamma.c, dlls/ddraw/main.c,
+         dlls/ddraw/surface.c, dlls/ddraw/tests/d3d.c, dlls/ddraw/utils.c,
+         dlls/ddraw/vertexbuffer.c, dlls/ddraw/viewport.c,
+         dlls/shell32/shlfolder.c, dlls/wined3d/device.c,
+         dlls/wined3d/stateblock.c, dlls/wined3d/surface_gdi.c,
+         dlls/wined3d/utils.c, programs/winefile/resource.h:
+       Assorted spelling, case and grammar fixes.
+
+2006-06-23  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/shell32/classes.c, dlls/shell32/shell32_main.h,
+         dlls/shell32/shlexec.c:
+       shell32: Fix computation of default verb.
+       Compute the default verb as documented on MSDN instead of blindly
+       assuming it is 'open'. This fixes the WordViewer association in some
+       cases.
+
+       * dlls/winmm/winecoreaudio/audio.c:
+       winecoreaudio: Protect pthread.h inclusion.
+
+       * dlls/ddraw/tests/refcount.c:
+       ddraw: Fix compilation with gcc 2.95.
+
+       * dlls/crypt32/tests/encode.c:
+       crypt32: Fix compilation with gcc 2.95.
+
+2006-06-24  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/ddraw.c:
+       ddraw: Set the video memory and visible flag on render targets.
+
+       * dlls/ddraw/ddraw.c, dlls/ddraw/ddraw_private.h, dlls/ddraw/direct3d.c:
+       ddraw: Enumerate the reference d3ddevice.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Fix single buffering.
+       Tell gl to draw to the back buffer when a back buffer is used, do not
+       use the value from gl.
+
+       * dlls/wined3d/device.c:
+       wined3d: Fix a bad trace.
+
+2006-06-21  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Create vertex buffer objects for D3D vertex buffers.
+
+       * dlls/wined3d/vertexbuffer.c:
+       wined3d: Vertex fixups.
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/vertexbuffer.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_types.h:
+       wined3d: Add support for VBOs to the drawing code.
+
+2006-06-23  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/shlwapi/path.c, dlls/shlwapi/tests/path.c:
+       shlwapi: PathCombineW should return NULL on invalid parameters.
+
+2006-06-26  Hwang YunSong(황윤성) <hys545@dreamwiz.com>
+
+       * programs/oleview/Ko.rc, programs/oleview/rsrc.rc:
+       oleview: Added Korean resources.
+
+2006-06-24  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/En.rc, programs/oleview/details.c,
+         programs/oleview/interface.c, programs/oleview/main.h,
+         programs/oleview/resource.h, programs/oleview/tree.c:
+       oleview: Fix compilation with gcc 2.95.
+       - patch based on Francois Gouget Fix compilation with gcc 2.95 patch
+       - moved some string to resources
+       - fixed implementation of IPersistStream interface viewer
+
+       * programs/oleview/interface.c:
+       oleview: Added propper ClassName displaying to interface viewer.
+
+       * programs/oleview/En.rc, programs/oleview/Makefile.in,
+         programs/oleview/interface.c, programs/oleview/main.h,
+         programs/oleview/oleview.c, programs/oleview/resource.h:
+       oleview: Added interface viewer.
+
+2006-06-23  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/ddraw/surface.c, dlls/wined3d/surface.c,
+         dlls/wined3d/surface_gdi.c, include/wine/wined3d_interface.h:
+       ddraw/wined3d: IDirectDrawSurface7::SetSurfaceDesc corrections.
+
+2006-06-24  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/gdi/tests/metafile.c:
+       gdi/tests: Write-strings warnings fix.
+
+2006-06-23  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * tools/widl/widltypes.h:
+       widl: Write-strings warnings fix.
+
+2006-06-23  James Hawkins <truiken@gmail.com>
+
+       * dlls/shell32/brsfolder.c:
+       shell32: Add missing multiply by sizeof(WCHAR)l
+
+2006-06-23  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Calculate size of FC_STRUCT arguments correctly.
+
+       * dlls/winex11.drv/init.c, dlls/winex11.drv/opengl.c,
+         dlls/winex11.drv/x11drv.h:
+       winex11: Introduce a function to retrieve the glx drawable and have
+       both the GET_GLX_DRAWABLE Escape and SwapBuffers call it.
+
+2006-06-23  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/imagehlp/modify.c:
+       imagehlp: Fixed typo (Coverity).
+
+2006-06-23  Alexandre Julliard <julliard@winehq.org>
+
+       * server/context_alpha.c, server/context_i386.c, server/context_powerpc.c,
+         server/context_sparc.c, server/context_x86_64.c, server/thread.c,
+         server/thread.h:
+       server: Moved some common bits of get/set_thread_context to thread.c.
+
+       * dlls/ntdll/server.c, include/wine/pthread.h, loader/kthread.c,
+         loader/pthread.c:
+       libwine: Added entry for sigprocmask in the pthread functions table.
+
+       * loader/pthread.c:
+       wine-pthread: Set thread scope to force using kernel threads on Solaris.
+
+2006-06-22  Huw Davies <huw@codeweavers.com>
+
+       * dlls/opengl32/wgl.c:
+       opengl32: If there's no glX context don't return a wgl context.
+
+2006-06-22  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/En.rc, programs/oleview/oleview.c,
+         programs/oleview/resource.h:
+       oleview: Added system configuration dialog.
+
+       * programs/oleview/En.rc, programs/oleview/oleview.c:
+       oleview: Added copy HTML tag functionality.
+
+       * programs/oleview/oleview.c:
+       oleview: Added copy CLSID functionality.
+
+       * programs/oleview/En.rc, programs/oleview/main.h,
+         programs/oleview/oleview.c, programs/oleview/resource.h,
+         programs/oleview/tree.c:
+       oleview: Added CreateInstanceOn functionality.
+
+2006-06-22  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/Makefile.in, dlls/msi/tests/install.c:
+       msi: Add tests for components that aren't associated with a feature.
+
+2006-06-22  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/Makefile.in, dlls/mshtml/loadopts.c, dlls/mshtml/main.c,
+         dlls/mshtml/mshtml_private.h:
+       mshtml: Added stub implementation of HTMLLoadOptions.
+
+       * dlls/mshtml/main.c, dlls/uuid/uuid.c, include/.gitignore,
+         include/Makefile.in, include/optary.idl:
+       mshtml: Added optary.idl file.
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Inherit NSContainer in NewURI.
+
+       * dlls/mshtml/conpoint.c, dlls/mshtml/tests/htmldoc.c:
+       mshtml: Fix a typo.
+
+       * dlls/mshtml/olecmd.c:
+       mshtml: Added CGID_MSHTML to IOleCommandTarget::Exec.
+
+2006-06-23  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt.c:
+       advapi: Add a stub for SystemFunction035.
+
+       * dlls/kernel/tests/locale.c:
+       kernel: Change failing to test to show it doesn't have anything to do
+       with embedded NULLs.
+
+2006-06-22  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Write-strings warnings fix.
+
+       * dlls/ole32/tests/stg_prop.c:
+       ole32/tests: Write-strings warning fix.
+
+2006-06-22  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/dinput/mouse.c:
+       dinput: Warp mouse each 10ms instead of dropping events.
+
+2006-06-22  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Destroy the windows after we've used them.
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Add a case sensitivity test.
+
+2006-06-22  Jonathan Ernst <jonathan@ernstfamily.ch>
+
+       * programs/oleview/En.rc:
+       oleview: Spelling fixes (English).
+
+       * programs/oleview/Fr.rc, programs/oleview/rsrc.rc:
+       oleview: French localization.
+
+2006-06-22  Huw Davies <huw@codeweavers.com>
+
+       * dlls/winex11.drv/opengl.c:
+       winex11: glXQueryExtension has its error and event base arguments swapped
+       compared with other *QueryExtension functions!
+
+2006-06-22  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/details.c, programs/oleview/main.h,
+         programs/oleview/tree.c:
+       oleview: Removed use of strlenW, strcmpW and strcpyW functions.
+
+2006-06-22  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac:
+       configure: Send pkg-config error messages to /dev/null.
+
+2006-06-22  Krzysztof Foltman <wdev@foltman.com>
+
+       * dlls/riched20/editor.c:
+       riched20: Fix message range for get_msg_name.
+
+2006-06-21  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crl.c, dlls/crypt32/crypt32.spec, dlls/crypt32/tests/crl.c,
+         include/wincrypt.h:
+       crypt32: Implement CertGetCRLFromStore.
+       - implement CertGetCRLFromStore, with tests
+       - update tests for CRL revocation functions to show name isn't checked
+
+       * dlls/oleaut32/tests/vartype.c, dlls/oleaut32/vartype.c:
+       oleaut32: Correctly handle NULLs embedded in BSTRs, with tests.
+
+       * dlls/kernel/tests/locale.c, libs/unicode/sortkey.c:
+       kernel: Use the WinXP method for comparing strings with embedded NULLs. Update
+       tests.
+
+2006-06-21  Ivan Leo <ivanleo@gmail.com>
+
+       * dlls/quartz/filesource.c:
+       quartz: Fix media type detection.
+
+2006-06-21  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/elf_module.c:
+       dbghelp: Elf for wine and spec definitions.
+       - fixed regression when looking for winebuild's special symbols in ELF symtab
+       - STT_NOTYPE is still accepted as a valid symbol type (on top of STT_FUNC
+       and STT_OBJECT)
+
+2006-06-21  Detlef Riekenberg <wine.dev@web.de>
+
+       * Makefile.in:
+       Makefile.in: Add target "ctags" to the overview.
+
+       * DEVELOPERS-HINTS:
+       DEVELOPER-HINTS: Some directories where added / renamed.
+
+2006-06-21  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Only test the needed functions once, bail out if one is missing.
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Add some tests for GetWindowTheme.
+
+2006-06-21  James Hawkins <truiken@gmail.com>
+
+       * dlls/atl/atl.spec, dlls/atl/atl_main.c:
+       atl: Add a stub implementation of AtlModuleLoadTypeLib.
+
+       * dlls/mapi32/mapi32.spec, dlls/mapi32/mapi32_main.c:
+       mapi32: Add a stub implementation of MAPIOpenLocalFormContainer.
+
+2006-06-21  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/ddraw_private.h, dlls/ddraw/device.c:
+       ddraw: Use the handle infrastructure for Matrix handles.
+
+2006-06-21  Alexandre Julliard <julliard@winehq.org>
+
+       * ANNOUNCE, ChangeLog, VERSION, configure:
+       Release 0.9.16.
+
+----------------------------------------------------------------
+2006-06-21  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/oleview/.gitignore, programs/oleview/oleview:
+       oleview: Delete the symlink from git.
+
+       * AUTHORS, dlls/shell32/shell32_main.c:
+       Updated the AUTHORS list and converted it to utf-8.
+
+2006-06-15  Francois Gouget <fgouget@codeweavers.com>
+
+       * tools/mkinstalldirs:
+       tools: Fix mkinstalldirs.
+       We cannot trust 'mkdir -p' to set the proper permissions on parent
+       directories. So create them manually.
+       Fix handling of paths containing spaces.
+       Properly prefix the path with './' if it starts with a '-'.
+       Stop trying to create a path after the first error.
+
+2006-06-21  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Extra testing for GetLastError.
+
+2006-06-21  Louis. Lenders <xerox_xerox2000@yahoo.co.uk>
+
+       * dlls/msvcrt/tests/string.c:
+       msvcrt: Add simple test for _strdup(0).
+
+       * dlls/msvcrt/string.c:
+       msvcrt: Fix a crash in _strdup.
+
+2006-06-20  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/action.c:
+       msi: Fix handling of the no-op identifier in the Directory table.
+
+2006-06-19  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/ntdll/server.c:
+       ntdll: Write-strings warnings fix.
+
+2006-06-16  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool.drv/info.c, dlls/winspool.drv/tests/info.c:
+       winspool/tests: Tests for EnumForms and set an error value in our stub.
+
+2006-06-13  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/msvcrt/data.c, dlls/msvcrt/tests/.gitignore,
+         dlls/msvcrt/tests/Makefile.in, dlls/msvcrt/tests/data.c:
+       msvcrt: Fix _initterm, with tests.
+
+2006-06-11  Simon Kissane <skissane@gmail.com>
+
+       * dlls/kernel/kernel32.spec, dlls/kernel/locale.c:
+       kernel32: Added SetThreadUILanguage() stub.
+
+2006-06-21  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpcrt4.spec:
+       rpcrt4: Stubs for RpcRevertToSelf and RpcMgmtSetComTimeout.
+
+       * dlls/rpcrt4/rpc_server.c, dlls/rpcrt4/rpcrt4.spec:
+       rpcrt4: Add stub for RpcMgmtEnableIdleCleanup.
+
+2006-06-21  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/surface.c,
+         dlls/wined3d/surface_gdi.c, dlls/wined3d/utils.c,
+         dlls/wined3d/volume.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Pixel format cleanup.
+
+2006-06-20  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/gdi/enhmetafile.c, dlls/gdi/tests/metafile.c:
+       gdi32: SetWinMetaFileBits: Use the whole device surface if the METAFILEPICT
+       parameter is NULL.
+       Also use the whole device surface if one of the extents is zero or
+       negative and the mapping mode is MM_ANISOTROPIC or MM_ISOTROPIC.
+       New tests.
+
+2006-06-19  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool.drv/info.c:
+       winspool: An empty string as server name is valid for AddPrinterDriver.
+
+2006-06-14  Piotr Caban <piotr.caban@gmail.com>
+
+       * programs/oleview/details.c:
+       oleview: Added registry tab in details window.
+
+       * programs/oleview/En.rc, programs/oleview/Makefile.in,
+         programs/oleview/details.c, programs/oleview/main.h,
+         programs/oleview/oleview.c, programs/oleview/resource.h,
+         programs/oleview/tree.c:
+       oleview: Added details window base.
+
+       * programs/oleview/En.rc, programs/oleview/main.h,
+         programs/oleview/oleview.c, programs/oleview/resource.h,
+         programs/oleview/tree.c:
+       oleview: Added base menu funcionality.
+
+       * programs/oleview/En.rc, programs/oleview/main.h,
+         programs/oleview/oleview.c, programs/oleview/resource.h,
+         programs/oleview/tree.c:
+       oleview: Added more TreeView entries.
+
+       * programs/oleview/tree.c:
+       oleview: Added TreeView entries read from registry.
+
+       * programs/oleview/En.rc, programs/oleview/Makefile.in,
+         programs/oleview/main.h, programs/oleview/oleview.c,
+         programs/oleview/resource.h, programs/oleview/tree.c:
+       oleview: Added TreeView window.
+
+       * programs/oleview/Makefile.in, programs/oleview/main.h,
+         programs/oleview/oleview.c, programs/oleview/pane.c:
+       oleview: Added pane bar.
+
+       * configure, configure.ac, programs/Makefile.in,
+         programs/oleview/.gitignore, programs/oleview/En.rc,
+         programs/oleview/Makefile.in, programs/oleview/main.h,
+         programs/oleview/oleview, programs/oleview/oleview.c,
+         programs/oleview/resource.h, programs/oleview/rsrc.rc:
+       oleview: Added initial version.
+
+2006-06-21  Louis. Lenders <xerox_xerox2000@yahoo.co.uk>
+
+       * dlls/wined3d/surface_gdi.c:
+       wined3d: Add an "\n" to a fixme to fix an overflow.
+
+2006-06-20  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Bind correct number of samplers for GLSL shaders.
+       We are only checking against GL_MAX_TEXTURES when binding samplers,
+       when we should be checking against the maximum number of samplers that
+       the card supports.  Spotted by H. Verbeet.
+
+2006-06-20  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crl.c, dlls/crypt32/crypt32.spec, dlls/crypt32/tests/crl.c:
+       crypt32: Implement some CRL verification functions.
+
+       * dlls/crypt32/main.c, include/wincrypt.h:
+       wincrypt.h: Add more definitions and prototypes.
+
+2006-06-20  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/wininet/tests/url.c:
+       wininet/tests: Write-strings warnings fix.
+
+2006-06-20  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/winex11.drv/winpos.c, dlls/winex11.drv/x11drv.h,
+         dlls/winex11.drv/x11drv_main.c:
+       winex11.drv: Add support for full screen window state using the NETWM protocol.
+
+2006-06-20  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/install.c:
+       advpack: Implement DoInfInstall on top of the install framework.
+
+2006-06-21  Saulius Krasuckas <saulius.krasuckas@ieee.org>
+
+       * dlls/kernel/tests/file.c:
+       kernel: Add tests for OpenFile.
+
+       * dlls/kernel/tests/file.c:
+       kernel: Check for an exe which is always present in a system dir.
+
+       * dlls/lz32/tests/lzexpand_main.c:
+       lz32: Small test fixes.
+
+2006-06-20  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shlfileop.c:
+       shell32: Fix the nBufferMax param of LoadStringW calls from SHELL_ConfirmDialogW.
+
+2006-06-20  Detlef Riekenberg <wine.dev@web.de>
+
+       * tools/winedump/output.c:
+       winedump: Add DLL_WINE_PREATTACH to the generated DllMain.
+
+       * tools/winedump/output.c:
+       winedump: Use ntdll as template.
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/compstui/.gitignore,
+         dlls/compstui/Makefile.in, dlls/compstui/compstui.spec,
+         dlls/compstui/compstui_main.c:
+       compstui: Add minimal compstui.dll (stubs only).
+
+2006-06-21  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Compile VIRTUAL_Dump only when somebody really needs it.
+
+2006-06-20  Vitaly Lipatov <lav@etersoft.ru>
+
+       * programs/winecfg/Ru.rc:
+       winecfg: Russian translation.
+
+2006-06-20  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/umon.c:
+       urlmon: Call Binding_CloseCacheDownload after Binding_FinishedDownload.
+
+       * dlls/shdocvw/persist.c:
+       shdocvw: Return S_OK in IPersistStreamInit::InitNew.
+
+       * dlls/mshtml/Makefile.in, dlls/mshtml/htmldoc.c,
+         dlls/mshtml/mshtml_private.h, dlls/mshtml/olecmd.c,
+         dlls/mshtml/oleobj.c:
+       mshtml: Move IOleCommandTarget implementation to separate file.
+
+       * dlls/mshtml/persist.c:
+       mshtml: Initialize url variable in IPersistMoniker::Load.
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Don't crash in GetSecurityInfo if channel is NULL.
+
+       * dlls/mshtml/conpoint.c, dlls/mshtml/mshtml_private.h:
+       mshtml: Added IPropertyNotifySink connection point.
+
+2006-06-20  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/tests/.gitignore, dlls/crypt32/tests/Makefile.in,
+         dlls/crypt32/tests/cert.c, dlls/crypt32/tests/crl.c,
+         dlls/crypt32/tests/store.c:
+       crypt32: Rearrange functions a bit.
+
+       * dlls/shlwapi/ordinal.c, dlls/shlwapi/shlwapi.spec:
+       shlwapi: Small cleanups.
+       - forward MLGetUILanguage to kernel32
+       - correct type of parameter to MLLoadLibrary
+
+2006-06-20  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * programs/winecfg/theme.c:
+       winecfg: Create Resources directory when adding themes.
+
+2006-06-20  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Don't use a short to hold the packet length, since it can
+       result in premature termination of the send.
+
+2006-06-20  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/tape.c:
+       ntdll: Fixed tape.c compilation on Solaris.
+
+       * libs/wine/mmap.c:
+       libwine: Better memory reservation algorithm for platforms that use
+       try_mmap_fixed.
+
+       * configure, configure.ac:
+       configure: Default to using wine-pthread on all platforms.
+
+2006-06-20  Jeremy White <jwhite@codeweavers.com>
+
+       * configure, configure.ac:
+       configure: Probe more carefully for soname support, primarily for Solaris
+       support.
+
+2006-06-18  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: dwarf: Tidy up leb128 reading.
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Indent the code as the rest of dbghelp module.
+
+       * dlls/dbghelp/elf_module.c:
+       dbghelp: Support multiple debug formats.
+       When several debug formats (eg stabs & dwarf2) exist in the same
+       module, allow to load them all (this is needed when different
+       compilation units are compiled with different debug options).
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: dwarf: Generate the current source file and store it in dbghelp's
+       internals.
+
+       * dlls/dbghelp/coff.c, dlls/dbghelp/dbghelp_private.h,
+         dlls/dbghelp/dwarf.c, dlls/dbghelp/elf_module.c, dlls/dbghelp/msc.c,
+         dlls/dbghelp/source.c, dlls/dbghelp/stabs.c, dlls/dbghelp/symbol.c:
+       dbghelp: Added the ability to define a source file by dir+filename instead of
+       only filename.
+
+       * dlls/dbghelp/dwarf.c, dlls/dbghelp/dwarf.h:
+       dbghelp: dwarf: Started parsing the attributes for lines (in compilation unit).
+       Walking the whole lot, not doing anything interesting apart from
+       traversing the data.
+
+       * dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/dwarf.c,
+         dlls/dbghelp/elf_module.c:
+       dbghelp: Pass .debug_loc section information to dwarf.
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & parse context.
+       - split the data structures for walking through the data (abbrev,
+       cu... -> traverse_ctx) and data manipulation/loading (-> parse_ctx)
+       - created dwarf2_parse_compilation_unit() for clarity
+       - added section structure to gather information about all ELF sections
+       related to all dwarf2 sections (more to come)
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & udt members.
+       - correctly set size & offsets for regular udt members
+       - first shot at bitfields for udt members
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & function blocks.
+       - properly handling function blocks
+       - handling of variables inside of blocks (either on stack, or in a
+       register, or relative to the frame register if any)
+       - added dwarf2_subprogram_t structure so that we can pass around
+       relevant information for function parsing
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: dwarf: Properly handle function formal parameters.
+
+       * dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/msc.c,
+         dlls/dbghelp/stabs.c, dlls/dbghelp/symbol.c:
+       dbghelp: Storage of func locals & parameters.
+       - added the ability to tell to add_func_local whether we're adding
+       a local variable or a parameter (and removed the black magic
+       we were using)
+       - we can now address variables defined as an offset to a register
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & global symbols.
+       Offset the addresses for global symbols (func & variables) by the base
+       image of the corresponding module.
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: dwarf: Added support for function labels.
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Proper support for nested types definitions (even in C).
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf - function scheme.
+       - various fixes to follow better the functions definition (nesting,
+       subroutines...)
+       - don't directly parse types referenced by a subprogram, they'll be
+       loaded anyway when needed
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & locations.
+       - put back the block attribute parsing
+       - added dwarf2_compute_location to properly decode a location (at
+       least starting it)
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf compiland.
+       - rewrote all entities loading to make use of new dwarf2_debug_info_t scheme
+       - commented out the location parsing which is an ugly hack
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & new scheme.
+       - add some helpers for the rewrite
+       - module is now part of the dwarf2_parse_context
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & type references.
+       Removed unused type references scheme that we'll implement using a
+       different scheme in next patches.
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf merge parsing of UDT.
+       Merge into a single function the struct/class/union parsing.
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & debug info entries.
+       - now loading the debug info entries into specific structures
+       - this will help writing new functions
+       - this will allow handling of forward references
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf abbrev table is now a sparse array.
+       - added a pool for memory allocation when parsing a compilation unit
+       - now using the brand new sparse array for the abbrev table
+
+       * dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/storage.c:
+       dbghelp: Added another basic type for storage: the sparse array.
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Transform a few TRACEs into WARNs (especially for unhandled stuff).
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Remove the unneeded level attribute while parsing.
+
+       * dlls/dbghelp/dwarf.c, dlls/dbghelp/dwarf.h:
+       dbghelp: Moved all Dwarf standard definitions into dwarf.h file.
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & typedefs.
+       - removed lookup for name for the const modifier
+       - hard wire dwarf-reference to our pointer types
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf & module's symtype.
+       - we should set the module's symtype upon success
+       - removed unneeded bRet variable
+
+       * dlls/dbghelp/dwarf.c:
+       dbghelp: Dwarf2 & AT_byte_size.
+       - AT_byte_size can be larger than a single byte (especially for enums)
+       - added missing enumeration type parsing
+
+       * programs/winedbg/debugger.h, programs/winedbg/memory.c,
+         programs/winedbg/types.c:
+       winedbg: Proper handling of typedefs.
+       Added types_get_real_type() to get rid of typedef information, and
+       access the real underlying type.
+
+2006-06-19  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/decode.c, dlls/crypt32/encode.c,
+         dlls/crypt32/tests/encode.c:
+       crypt32: Encode/decode CRL issuing dist points.
+
+2006-06-19  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/baseshader.c:
+       wined3d: Move D3DSIO_DEF instruction for ARB shaders into arb_program_shader.c.
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Fix DEF instructions in GLSL for non-Nvidia platforms.
+       - NVidia allows "const vec4 = {1.0, 2.0, 3.0, 4.0};", even though
+       that's not part of the spec.
+       - It should be  "const vec4 = vecr4(1.0, 2.0, 3.0, 4.0);"
+       - This patch fixes this for D3DSIO_DEF and D3DSIO_DEFI.
+
+2006-06-20  James Hawkins <truiken@gmail.com>
+
+       * tools/wine.inf:
+       tools/wine.inf: Add d3d8.dll to the fake dlls list.
+
+2006-06-20  Ge van Geldorp <ge@gse.nl>
+
+       * dlls/kernel/global16.c:
+       kernel32: "base" is a pointer in 16-bit global heap.
+
+       * programs/winedbg/Makefile.in, programs/winedbg/be_x86_64.c,
+         programs/winedbg/gdbproxy.c, programs/winedbg/winedbg.c:
+       winedbg: Added x86_64 support.
+
+2006-06-20  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shlfileop.c:
+       shell32: Remove the now unused SHELL_ConfirmDialog.
+
+       * dlls/shell32/shell32_main.h, dlls/shell32/shfldr_fs.c:
+       shell32: Use SHELL_ConfirmDialogW when deleting multiple files.
+
+2006-06-20  Saulius Krasuckas <saulius.krasuckas@ieee.org>
+
+       * dlls/lz32/tests/lzexpand_main.c:
+       lz32: Remove dead code from the LZOpenFileW test.
+
+2006-06-19  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shell32_Pl.rc:
+       shell32: Update the Polish translation.
+
+2006-06-19  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crl.c:
+       crypt32: Simplify CRL creation.
+       Decoding already handles signed and unsigned CRLs, so don't duplicate
+       that in CertCreateCRLContext.
+
+       * dlls/crypt32/cert.c:
+       crypt32: Simplify certificate creation.
+       Decoding already handles signed and unsigned certs, so don't duplicate
+       that in CertCreateCertificateContext.
+
+2006-06-19  Saulius Krasuckas <saulius.krasuckas@ieee.org>
+
+       * dlls/lz32/tests/lzexpand_main.c:
+       lz32: test LZOpenFileW.
+
+       * dlls/lz32/tests/lzexpand_main.c:
+       lz32: LZOpenFileA sets last error sometimes.
+
+       * dlls/lz32/tests/lzexpand_main.c:
+       lz32: Rename function aliases to real (ASCII) function names.
+
+2006-06-19  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/shell32/shfldr_desktop.c:
+       shell32: Convert ISF_Desktop_fnGetDisplayNameOf to Unicode.
+
+       * dlls/shell32/shfldr_mycomp.c:
+       shell32: Convert ISF_MyComputer_fnGetDisplayNameOf to Unicode.
+
+       * dlls/rpcrt4/rpc_server.c:
+       rpcrt4: Move the packet manipulation from the exception filter to the exception
+       handler.
+       Remove the unused server_sem variable.
+
+2006-06-19  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/decode.c, dlls/crypt32/tests/encode.c:
+       crypt32: Fix decoding signed certs and CRLs.
+
+2006-06-19  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Added test for IsAppThemed and grouped it with IsThemeActive.
+
+2006-06-20  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/stg_prop.c:
+       ole32: Implement reading of VT_CF storage properties.
+
+2006-06-19  Alexandre Julliard <julliard@winehq.org>
+
+       * libs/wine/config.c:
+       libwine: Remove one more directory level when checking for build dir.
+       This way it still works if the libdir we got was libs/wine instead of libs.
+
+2006-06-19  Jeremy White <jwhite@codeweavers.com>
+
+       * dlls/msvcrt/time.c:
+       msvcrt: Solaris asctime_r compilation fix.
+
+       * dlls/dbghelp/elf_module.c:
+       dbghelp: Fix a Solaris compilation error.
+
+       * dlls/winex11.drv/winpos.c:
+       winex11.drv: On Solaris, Xutil.h is required to define XRegion.
+
+       * dlls/ntdll/directory.c:
+       ntdll: On Solaris, limits.h is required for PATH_MAX.
+
+2006-06-19  Ge van Geldorp <ge@gse.nl>
+
+       * dlls/dbghelp/minidump.c:
+       dbghelp: Fix compilation for x86_64.
+
+2006-06-19  Thomas Weidenmueller <wine-patches@reactsoft.com>
+
+       * dlls/secur32/schannel.c, include/sspi.h:
+       include: Fix definition of SECURITY_INTEGER.
+
+2006-06-19  Alexandre Julliard <julliard@winehq.org>
+
+       * tools/winebuild/build.h, tools/winebuild/main.c,
+         tools/winebuild/relay.c:
+       winebuild: Get rid of the data16 prefix, it shouldn't be needed anymore and
+       causes warnings.
+
+2006-06-13  Christian Gmeiner <christian.gmeiner@students.fhv.at>
+
+       * dlls/setupapi/Makefile.in, dlls/setupapi/devinst.c,
+         dlls/setupapi/tests/.gitignore, dlls/setupapi/tests/Makefile.in,
+         dlls/setupapi/tests/devinst.c:
+       setupapi: Implement SetupDiCreateDeviceInfoListExW.
+
+2006-06-19  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/uxtheme/tests/system.c:
+       uxtheme/tests: Change S_OK to the more appropriate ERROR_SUCCESS.
+
+2006-06-19  Vitaly Lipatov <lav@etersoft.ru>
+
+       * dlls/dnsapi/name.c:
+       dnsapi: Fix conflicts nameser.h with winerror.h.
+
+2006-06-19  Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Fix another GetProcessHeap vs GetProcessHeap().
+
+2006-06-19  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/mscms/profile.c:
+       mscms: Fix famous typo in HeapFree call.
+
+2006-06-19  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/negotiate.c:
+       secur32: Remove unneeded function from the Negotiate provider.
+
+2006-06-20  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/ole2.c:
+       ole32: Fix a typo.
+
+2006-06-19  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/hlink/hlink.spec, dlls/hlink/hlink_main.c:
+       hlink: Add a stub implementation for HlinkNavigateToStringReference.
+
+       * dlls/imm32/imm.c:
+       imm32: Fix some return codes.
+
+       * dlls/wininet/urlcache.c:
+       wininet: Make sure to null terminate a string before copying it.
+
+2006-06-19  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/gdi/dib.c, dlls/gdi/gdi32.spec:
+       gdi32: Get rid of the no longer needed DIB_CreateDIBSection export.
+
+2006-06-19  Detlef Riekenberg <wine.dev@web.de>
+
+       * include/ddk/compstui.h:
+       include: Declare remaining exported functions in compstui.h.
+
+2006-06-16  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/ddraw_private.h, dlls/ddraw/device.c, dlls/ddraw/direct3d.c,
+         dlls/ddraw/material.c, dlls/ddraw/surface.c, dlls/ddraw/texture.c,
+         dlls/ddraw/viewport.c:
+       ddraw: Implement proper handle management.
+
+2006-06-16  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Correct implementation of D3DSIO_LOOP.
+       I initially misread the specification.  src0.x is the iteration count,
+       not the max amount for the loop register.  This fixes that.
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Fix lookup for LOOP register.
+
+2006-06-17  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Added correct cast support for gl_FogFragCoord and gl_PointSize
+       output registers.
+
+2006-06-16  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Load boolean and integer constants into the GLSL shader program.
+
+       * dlls/wined3d/glsl_shader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Implement locally defined boolean and integer constants in GLSL.
+
+       * dlls/wined3d/arb_program_shader.c, dlls/wined3d/baseshader.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Add preliminary support for constant boolean and integer registers
+       in GLSL.
+       - Separate the declaration phase of the shader string generator into
+       the arb and glsl specific files.
+       - Add declarations and recognition for application-sent constant
+       integers and booleans (locally defined ones will follow).
+       - Standardize capitilization of pixel/vertex specific variable names.
+
+       * dlls/wined3d/Makefile.in, dlls/wined3d/arb_program_shader.c,
+         dlls/wined3d/drawprim.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Move constant loading into target-specific files.
+       - Moves GLSL constant loading code into glsl_shader.c and out of the
+       over-populated drawprim.c.
+       - Creates a new file named arb_program_shader.c which will hold code
+       specific to ARB_vertex_program & ARB_fragment_program.
+       - Remove the constant loading calls from drawprim.c
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Remove dead vertex shader code.
+
+2006-06-18  Krzysztof Foltman <wdev@foltman.com>
+
+       * dlls/riched20/caret.c:
+       riched20: EM_CHARFROMPOS didn't work properly with scrolling
+       (vertical scrollbar position was not taken into account).
+
+2006-06-17  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/query.c:
+       dnsapi: Free all allocated records instead of just the last one.
+
+       * dlls/dnsapi/query.c:
+       dnsapi: Correct testing for zero option value DNS_QUERY_STANDARD.
+
+2006-06-17  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/ddraw.c, dlls/ddraw/palette.c, dlls/ddraw/surface.c,
+         dlls/ddraw/tests/.gitignore, dlls/ddraw/tests/Makefile.in,
+         dlls/ddraw/tests/refcount.c:
+       ddraw: Palette refcounting fixes + tests.
+
+2006-06-17  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ntdll/om.c:
+       ntdll: If ObjectAttributes is NULL then an error is returned at the
+       start of the NtOpenSymbolicLinkObject, therefore ObjectAttributes does
+       not need to be checked for NULL later on in the function.
+
+       * dlls/rpcrt4/rpc_server.c:
+       rpcrt4: Use the thread pool in the RPC server for processing packets.
+
+       * dlls/ole32/ftmarshal.c:
+       ole32: Document CoCreateFreeThreadedMarshaler.
+
+       * dlls/ole32/rpc.c:
+       ole32: Reuse event handles used for COM calls.
+       This reduces the number of server calls during a COM call by half.
+
+2006-06-18  Thomas Weidenmueller <wine-patches@reactsoft.com>
+
+       * tools/widl/client.c, tools/widl/server.c:
+       widl: Fix updating the proc offset.
+
+2006-06-17  Fatih Aşıcı <fatih.asici@gmail.com>
+
+       * programs/winecfg/Tr.rc:
+       winecfg: Update Turkish resorce file.
+
+2006-06-16  Saulius Krasuckas <saulius.krasuckas@ieee.org>
+
+       * dlls/lz32/tests/lzexpand_main.c:
+       lz32: Enable old test and expand it.
+
+2006-06-17  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/kernel/cpu.c:
+       kernel: Fix reported address space limit to be in keeping with ntdll.
+
+2006-06-16  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool.drv/info.c:
+       winspool: AddMonitor: Test the driver entry before return an error.
+
+2006-06-16  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/msi/tests/db.c, dlls/msi/tests/package.c:
+       msi/tests: Write-strings warnings fixes.
+
+2006-06-15  Kevin Koltzau <kevin@plop.org>
+
+       * dlls/oleaut32/tests/safearray.c, dlls/oleaut32/tests/usrmarshal.c,
+         dlls/oleaut32/tests/vartest.c, dlls/oleaut32/tests/vartype.c:
+       oleaut32: Fix 64bit warnings in tests.
+
+       * dlls/mscms/handle.c:
+       mscms: Fix 64bit warnings.
+
+2006-06-16  András Kovács <andras@csevego.net>
+
+       * programs/uninstaller/Hu.rc, programs/uninstaller/rsrc.rc:
+       uninstaller: Hungarian translation.
+
+2006-06-16  Scott Bambrough <scottb@xandros.com>
+
+       * configure, configure.ac:
+       configure: Test for additional ICU libraries /usr/lib/libicuuc.a and
+       /usr/lib/libicudata.a.
+
+2006-06-16  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/inseng/.gitignore,
+         dlls/inseng/Makefile.in, dlls/inseng/inseng.spec,
+         dlls/inseng/inseng_main.c, tools/wine.inf:
+       inseng: Initial implementation of inseng (required for IE6 to install under
+       win2k).
+
+2006-06-14  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/En.rc, dlls/mshtml/Makefile.in, dlls/mshtml/install.c,
+         dlls/mshtml/mshtml_private.h, dlls/mshtml/nsembed.c,
+         dlls/mshtml/resource.h, dlls/mshtml/rsrc.rc,
+         dlls/mshtml/tests/Makefile.in, dlls/mshtml/tests/htmldoc.c:
+       mshtml: Added Wine Gecko installer.
+
+2006-06-16  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/wined3d/device.c:
+       wined3d: GetScissorRect should use zero-based scissorBox (Coverity).
+
+2006-06-16  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Fix the argument size of conformant arrays.
+
+2006-06-16  Andrey Turkin <pancha@mail.nnov.ru>
+
+       * dlls/msi/tests/package.c:
+       msi: Added tests for MsiSetTargetPath.
+
+2006-06-15  Francois Gouget <fgouget@free.fr>
+
+       * dlls/d3d9/tests/stateblock.c, dlls/riched20/tests/editor.c,
+         dlls/uxtheme/tests/system.c, dlls/wined3d/device.c,
+         programs/cmdlgtst/cmdlgtst.c:
+       Add trailing '\n's to ok() calls.
+       Remove spaces before '\n'.
+
+       * dlls/comctl32/tests/header.c, dlls/d3d9/tests/device.c,
+         dlls/riched20/editor.c, dlls/wined3d/device.c,
+         dlls/wined3d/directx.c, dlls/wined3d/glsl_shader.c, server/token.c:
+       Assorted spelling fixes.
+
+2006-06-15  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/shell32/shlexec.c:
+       shell32: Remove dead code in SHELL_FindExecutable().
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Use page_size instead of page_mask+1.
+
+2006-06-16  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c, dlls/secur32/tests/main.c:
+       secur32: Implement QueryContextAttributes. Add tests.
+
+2006-06-15  Marcus Meissner <marcus@jet.franken.de>
+
+       * dlls/avifil32/api.c:
+       avifil32: Corrected destination size in MultiByteToWideChar.
+
+2006-06-15  Louis. Lenders <xerox_xerox2000@yahoo.co.uk>
+
+       * dlls/d3d9/d3d9.spec, dlls/d3d9/d3d9_main.c:
+       d3d9: Remove ValidatePixel/VertexShader.
+
+2006-06-15  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/decode.c, dlls/crypt32/encode.c,
+         dlls/crypt32/tests/encode.c:
+       crypt32: Correct CRL tests, and fix CRL encoding/decoding accordingly.
+
+2006-06-15  Ulrich Czekalla <ulrich@codeweavers.com>
+
+       * dlls/hlink/hlink_main.c:
+       hlink: Fix typo. We should set hl not ppvObj.
+
+2006-06-16  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         include/wine/wined3d_gl.h:
+       wined3d: Add and use GL_EXT_fog_coord defines.
+
+2006-06-16  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/make_dlls,
+         dlls/winex11.drv/.gitignore, dlls/winex11.drv/Makefile.in,
+         dlls/winex11.drv/bitblt.c, dlls/winex11.drv/bitmap.c,
+         dlls/winex11.drv/brush.c, dlls/winex11.drv/clipboard.c,
+         dlls/winex11.drv/clipping.c, dlls/winex11.drv/codepage.c,
+         dlls/winex11.drv/dce.c, dlls/winex11.drv/desktop.c,
+         dlls/winex11.drv/dga2.c, dlls/winex11.drv/dga2.h,
+         dlls/winex11.drv/dib.c, dlls/winex11.drv/dib_convert.c,
+         dlls/winex11.drv/dib_dst_swap.c, dlls/winex11.drv/dib_src_swap.c,
+         dlls/winex11.drv/event.c, dlls/winex11.drv/graphics.c,
+         dlls/winex11.drv/init.c, dlls/winex11.drv/keyboard.c,
+         dlls/winex11.drv/mouse.c, dlls/winex11.drv/mwm.h,
+         dlls/winex11.drv/opengl.c, dlls/winex11.drv/palette.c,
+         dlls/winex11.drv/pen.c, dlls/winex11.drv/scroll.c,
+         dlls/winex11.drv/settings.c, dlls/winex11.drv/text.c,
+         dlls/winex11.drv/window.c, dlls/winex11.drv/winex11.drv.spec,
+         dlls/winex11.drv/winpos.c, dlls/winex11.drv/wintab.c,
+         dlls/winex11.drv/x11ddraw.c, dlls/winex11.drv/x11ddraw.h,
+         dlls/winex11.drv/x11drv.h, dlls/winex11.drv/x11drv_main.c,
+         dlls/winex11.drv/x11font.h, dlls/winex11.drv/xdnd.c,
+         dlls/winex11.drv/xfont.c, dlls/winex11.drv/xim.c,
+         dlls/winex11.drv/xrandr.c, dlls/winex11.drv/xrandr.h,
+         dlls/winex11.drv/xrender.c, dlls/winex11.drv/xvidmode.c,
+         dlls/winex11.drv/xvidmode.h, dlls/x11drv/.gitignore,
+         dlls/x11drv/Makefile.in, dlls/x11drv/bitblt.c, dlls/x11drv/bitmap.c,
+         dlls/x11drv/brush.c, dlls/x11drv/clipboard.c, dlls/x11drv/clipping.c,
+         dlls/x11drv/codepage.c, dlls/x11drv/dce.c, dlls/x11drv/desktop.c,
+         dlls/x11drv/dga2.c, dlls/x11drv/dga2.h, dlls/x11drv/dib.c,
+         dlls/x11drv/dib_convert.c, dlls/x11drv/dib_dst_swap.c,
+         dlls/x11drv/dib_src_swap.c, dlls/x11drv/event.c,
+         dlls/x11drv/graphics.c, dlls/x11drv/init.c, dlls/x11drv/keyboard.c,
+         dlls/x11drv/mouse.c, dlls/x11drv/mwm.h, dlls/x11drv/opengl.c,
+         dlls/x11drv/palette.c, dlls/x11drv/pen.c, dlls/x11drv/scroll.c,
+         dlls/x11drv/settings.c, dlls/x11drv/text.c, dlls/x11drv/window.c,
+         dlls/x11drv/winex11.drv.spec, dlls/x11drv/winpos.c,
+         dlls/x11drv/wintab.c, dlls/x11drv/x11ddraw.c, dlls/x11drv/x11ddraw.h,
+         dlls/x11drv/x11drv.h, dlls/x11drv/x11drv_main.c,
+         dlls/x11drv/x11font.h, dlls/x11drv/xdnd.c, dlls/x11drv/xfont.c,
+         dlls/x11drv/xim.c, dlls/x11drv/xrandr.c, dlls/x11drv/xrandr.h,
+         dlls/x11drv/xrender.c, dlls/x11drv/xvidmode.c,
+         dlls/x11drv/xvidmode.h:
+       x11drv: Renamed the x11drv directory to winex11.drv.
+
+2006-06-15  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * programs/notepad/Pl.rc:
+       notepad: Pl.rc: Fix the ellipsis in menu.
+
+2006-06-15  Huw Davies <huw@codeweavers.com>
+
+       * dlls/wineps.drv/init.c, dlls/winspool.drv/info.c:
+       printing: Don't limit the printer name length to CCHDEVICENAME characters.
+
+2006-06-15  James Hawkins <truiken@gmail.com>
+
+       * dlls/msi/tests/.gitignore, dlls/msi/tests/Makefile.in,
+         dlls/msi/tests/install.c:
+       msi: Add tests for MsiInstallProduct.
+
+2006-06-15  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ddraw/ddraw.c, dlls/ddraw/main.c, dlls/ddraw/material.c,
+         dlls/ddraw/surface.c, dlls/ddraw/vertexbuffer.c,
+         dlls/ddraw/viewport.c:
+       ddraw: Make some functions static.
+
+       * configure, configure.ac:
+       configure: Ues the standard AC_MSG_WARN to print warnings.
+
+       * dlls/Makefile.in, dlls/make_dlls, programs/winetest/Makefile.in:
+       dlls: d3d8, d3d9 and ddraw no longer depend on OpenGL or X.
+
+       * dlls/d3dx8/Makefile.in:
+       d3dx8: Remove dependencies on OpenGL headers and libraries.
+
+       * dlls/d3d9/Makefile.in, dlls/d3d9/d3d9_private.h:
+       d3d9: Remove dependencies on OpenGL headers and libraries.
+
+       * dlls/d3d8/Makefile.in, dlls/d3d8/d3d8_private.h:
+       d3d8: Remove dependencies on OpenGL headers and libraries.
+
+2006-06-15  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/d3d8/tests/device.c, dlls/d3d9/tests/device.c,
+         dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/surface.c, dlls/wined3d/swapchain.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Support more than one back buffer.
+
+2006-06-09  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/ddraw/Makefile.in, dlls/ddraw/clipper.c, dlls/ddraw/d3d_private.h,
+         dlls/ddraw/d3d_utils.c, dlls/ddraw/ddraw.c, dlls/ddraw/ddraw.spec,
+         dlls/ddraw/ddraw_hal.c, dlls/ddraw/ddraw_main.c,
+         dlls/ddraw/ddraw_private.h, dlls/ddraw/ddraw_thunks.c,
+         dlls/ddraw/ddraw_user.c, dlls/ddraw/ddraw_utils.c,
+         dlls/ddraw/device.c, dlls/ddraw/device_main.c,
+         dlls/ddraw/device_opengl.c, dlls/ddraw/direct3d.c,
+         dlls/ddraw/direct3d_main.c, dlls/ddraw/direct3d_opengl.c,
+         dlls/ddraw/executebuffer.c, dlls/ddraw/gamma.c, dlls/ddraw/gl_api.h,
+         dlls/ddraw/gl_private.h, dlls/ddraw/light.c, dlls/ddraw/main.c,
+         dlls/ddraw/material.c, dlls/ddraw/opengl_private.h,
+         dlls/ddraw/opengl_utils.c, dlls/ddraw/palette.c,
+         dlls/ddraw/palette_hal.c, dlls/ddraw/palette_main.c,
+         dlls/ddraw/parent.c, dlls/ddraw/surface.c, dlls/ddraw/surface_dib.c,
+         dlls/ddraw/surface_fakezbuffer.c, dlls/ddraw/surface_gamma.c,
+         dlls/ddraw/surface_hal.c, dlls/ddraw/surface_main.c,
+         dlls/ddraw/surface_thunks.c, dlls/ddraw/surface_user.c,
+         dlls/ddraw/surface_wndproc.c, dlls/ddraw/tests/d3d.c,
+         dlls/ddraw/texture.c, dlls/ddraw/utils.c, dlls/ddraw/vertexbuffer.c,
+         dlls/ddraw/viewport.c:
+       ddraw: Rewrite most of ddraw using WineD3D.
+
+2006-06-15  Alexandre Julliard <julliard@winehq.org>
+
+       * server/fd.c:
+       server: Fixed a compiler warning on MacOSX.
+
+       * libs/wine/config.c:
+       libwine: Fixed a compiler warning on MacOSX.
+
+2006-06-12  Peter Åstrand <astrand@cendio.se>
+
+       * dlls/winmm/mci.c:
+       winmm: Add support for "open new" commands.
+
+2006-06-14  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/tests/db.c:
+       msi: Add test for _Streams table (based on patch by Andrey Turkin).
+
+2006-06-12  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         include/wine/wined3d_gl.h:
+       wined3d: Correct vertex fog for transformed vertices and correctly
+       handle non-vertex, non-table fog.
+
+2006-06-13  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Implement more GLSL instructions.
+       - Implemented: D3DSIO_SGN, LOOP, ENDLOOP, LOGP, LIT, DST, SINCOS
+       - Process instruction-based modifiers (function existed, it just
+       wasn't being called)
+       - Add loop checking to register maps.
+       - Renamed "sng" to "sgn" for D3DSIO_SGN - it's not handled anywhere
+       except for GLSL, so won't matter.
+
+2006-06-14  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/atl/atl_main.c:
+       atl: Add a partial implementation of AtlModuleRegisterWndClassInfoW
+       based on documentation by Mike McCormack.
+
+       * dlls/kernel/tests/sync.c:
+       kernel: Add a test for mutexes.
+
+       * dlls/kernel/tests/.gitignore, dlls/kernel/tests/Makefile.in,
+         dlls/kernel/tests/version.c:
+       kernel: Add some tests for VerifyVersionInfo.
+
+       * dlls/ole32/git.c, dlls/ole32/tests/marshal.c:
+       ole32: Always rewind the stream in StdGlobalInterfaceTable_GetInterfaceFromGlobal
+       as CoUnmarshalInterface may have advanced the stream, even if it failed.
+
+       * dlls/ole32/tests/compobj.c, dlls/ole32/tests/marshal.c:
+       ole32: Add a tests for OleSetMenuDescriptor and the global interface table.
+
+2006-06-14  Alexander Nicolaysen Sørnes <alex@thehandofagony.com>
+
+       * programs/winecfg/No.rc:
+       winecfg: Updated Norwegian Bokmål resources.
+
+       * dlls/gphoto2.ds/gphoto2_No.rc, dlls/gphoto2.ds/rsrc.rc:
+       gphoto2.ds: Added Norwegian Bokmål resources.
+
+2006-06-15  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/winedbg/stack.c:
+       winedbg: Avoid a crash when there's no backtrace to print.
+
+       * dlls/kernel/heap.c:
+       kernel32: Use unsigned types in GlobalMemoryStatusEx to prevent overflows.
+
+2006-06-15  Mike McCormack <mike@codeweavers.com>
+
+       * server/thread.c:
+       server: Fix a win64 warning.
+
+       * server/user.c:
+       server: Cast user handles to unsigned long for win64 compatibility.
+
+       * server/handle.c:
+       server: Cast handles to unsigned long for win64 compatibility.
+
+       * dlls/comctl32/tests/.gitignore, dlls/comctl32/tests/Makefile.in,
+         dlls/comctl32/tests/listview.c:
+       comctl32: Add a short test for the listview.
+
+       * dlls/comctl32/listview.c:
+       comctl32: Arrange the listview after deleting all items so we will place icons
+       at the top again.
+
+       * dlls/comctl32/listview.c:
+       comctl32: Use the listview's background colour when drawing with imagelist.
+
+2006-06-14  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/cond.y:
+       msi: Don't define COND_SPACE twice.
+
+2006-06-14  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/mciwave/mciwave.c:
+       mciwave: Fixed a bogus free.
+
+2006-06-14  Vitaly Lipatov <lav@etersoft.ru>
+
+       * dlls/user/combo.c:
+       user32: Fix character conversion in combo box.
+       Replace toupper/tolower with CharUpper/CharLower functions.
+
+2006-06-14  Louis. Lenders <xerox_xerox2000@yahoo.co.uk>
+
+       * tools/wine.inf:
+       wine.inf: Add fake dll for advpack.dll.
+
+2006-06-14  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/atl/atl.spec, dlls/atl/atl_main.c, dlls/atl/atlwin.h:
+       atl: Add a stub for AtlModuleRegisterWndClassInfoW.
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Change the test for no relocation information to use the
+       IMAGE_FILE_RELOCS_STRIPPED flag instead of a zero sized relocations
+       section.
+       This fixes loading of resource-only DLLs that have a load-address of
+       0x400000.
+
+       * dlls/msxml3/domdoc.c:
+       msxml: Text nodes with just whitespace should be stripped.
+
+       * dlls/msxml3/text.c:
+       msxml: Implement IXMLDOMElement for text elements by using
+       create_element instead of create_basic_node.
+
+       * dlls/msxml3/element.c, dlls/msxml3/msxml_private.h, dlls/msxml3/node.c:
+       msxml: Allow the element implementation to be aggregatable.
+
+2006-06-13  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * configure, configure.ac, dlls/uxtheme/Makefile.in,
+         dlls/uxtheme/tests/.gitignore, dlls/uxtheme/tests/Makefile.in,
+         dlls/uxtheme/tests/system.c, programs/winetest/Makefile.in:
+       uxtheme: Add framework and initial tests.
+
+2006-06-14  Choe Hwanjin <choe.hwanjin@gmail.com>
+
+       * include/winuser.h:
+       winuser.h: Add some missing virtual key symbols.
+
+2006-06-13  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/tests/db.c:
+       msi: Add a test for reading long strings.
+
+       * dlls/msi/tests/db.c:
+       msi: Add a test for creating a record with a long string.
+
+       * dlls/msi/tests/db.c:
+       msi: Add a test for MsiDatabaseExport.
+
+2006-06-14  Mike McCormack <mike@codeweavers.com>
+
+       * include/mapi.h:
+       mapi: Fix declaration of LPMAPISENDMAIL (spotted by Cho Hwanjin).
+
+       * dlls/advpack/reg.c:
+       advpack: Remove some dead code. (Coverity)
+
+       * include/dbghelp.h:
+       dbghelp: Fix the prototype of some callbacks.
+
+       * dlls/crypt32/oid.c:
+       crypt32: Fix a cast for Win64.
+
+       * tools/wrc/parser.y:
+       wrc: Remove some tokens declared twice.
+
+2006-06-13  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: getaddrinfo returns any non-zero value on failure, not just negative
+       values.
+
+2006-06-13  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ntdll/serial.c:
+       ntdll: Cast termios.c_cflag to avoid a printf format warning.
+
+       * programs/winedbg/gdbproxy.c:
+       winedbg: sscanf arguments should be ints, not size_t.
+
+       * tools/winebuild/relay.c, tools/winebuild/res32.c:
+       winebuild: Fix a few printf format warnings by casting size_t.
+
+       * dlls/wined3d/wined3d_private.h:
+       wined3d: Use unsigned int instead of size_t to avoid printf format warnings.
+
+       * dlls/oleaut32/vartype.c:
+       oleaut32: Use unsigned int instead of size_t to avoid printf format warnings.
+
+       * dlls/msvcrt/cppexcept.h:
+       msvcrt: Use unsigned int instead of size_t to avoid printf format warnings.
+
+       * dlls/crypt32/context.c, dlls/crypt32/crypt32_private.h,
+         dlls/crypt32/store.c:
+       crypt32: Use unsigned int instead of size_t to avoid printf format warnings.
+
+       * tools/widl/server.c, tools/widl/typegen.c:
+       widl: Use unsigned int instead of size_t to avoid printf format warnings.
+
+       * programs/winevdm/winevdm.c:
+       winevdm: Don't use sizeof in traces to avoid printf format warnings.
+
+       * programs/rpcss/np_server.c:
+       rpcss: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/wineps.drv/glyphlist.c, dlls/wineps.drv/ppd.c:
+       wineps.drv: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/user/dde_misc.c, dlls/user/message.c:
+       user32: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/rpcrt4/rpc_message.c, dlls/rpcrt4/rpc_transport.c,
+         dlls/rpcrt4/rpcss_np_client.c:
+       rpcrt4: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/ole32/oleproxy.c, dlls/ole32/stg_prop.c:
+       ole32: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/netapi32/netbios.c:
+       netapi32: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/msvfw32/msvideo_main.c:
+       msvfw32: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/mciseq/mcimidi.c:
+       mciseq: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/kernel/format_msg.c, dlls/kernel/toolhelp.c:
+       kernel32: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/dsound/buffer.c, dlls/dsound/capture.c, dlls/dsound/dsound.c,
+         dlls/dsound/primary.c, dlls/dsound/sound3d.c:
+       dsound: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/dplayx/dplayx_global.c:
+       dplayx: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/dmstyle/commandtrack.c, dlls/dmstyle/style.c:
+       dmstyle: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/dinput/device.c:
+       dinput: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/d3d9/stateblock.c:
+       d3d9: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/d3d8/device.c:
+       d3d8: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/comdlg32/printdlg16.c:
+       comdlg32: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/comctl32/propsheet.c, dlls/comctl32/tests/mru.c:
+       comctl32: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/advapi32/service.c:
+       advapi32: Don't use sizeof in traces to avoid printf format warnings.
+
+       * dlls/winmm/tests/capture.c, dlls/winmm/tests/wave.c:
+       winmm/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/version/tests/info.c:
+       version/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/urlmon/tests/misc.c:
+       urlmon/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/rpcrt4/tests/rpc.c:
+       rpcrt4/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/ole32/tests/marshal.c, dlls/ole32/tests/moniker.c:
+       ole32/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/ntdll/tests/env.c, dlls/ntdll/tests/info.c, dlls/ntdll/tests/rtl.c,
+         dlls/ntdll/tests/rtlstr.c:
+       ntdll/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/mshtml/tests/htmldoc.c, dlls/mshtml/tests/protocol.c:
+       mshtml/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/mlang/tests/mlang.c:
+       mlang/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/mapi32/tests/prop.c, dlls/mapi32/tests/util.c:
+       mapi32/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/kernel/tests/codepage.c, dlls/kernel/tests/comm.c,
+         dlls/kernel/tests/file.c, dlls/kernel/tests/locale.c,
+         dlls/kernel/tests/pipe.c:
+       kernel32/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/gdi/tests/bitmap.c, dlls/gdi/tests/font.c:
+       gdi/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/crypt32/tests/cert.c, dlls/crypt32/tests/encode.c,
+         dlls/crypt32/tests/store.c:
+       crypt32/tests: Don't use sizeof in ok() to avoid printf format warnings.
+
+       * dlls/wininet/tests/internet.c, dlls/wininet/tests/url.c:
+       wininet/tests: Use lstrlenA instead of strlen in ok() to avoid printf format
+       warnings.
+
+       * dlls/version/tests/install.c:
+       version/tests: Use lstrlenA instead of strlen in ok() to avoid printf format
+       warnings.
+
+       * dlls/shlwapi/tests/ordinal.c:
+       shlwapi/tests: Use lstrlenA instead of strlen in ok() to avoid printf format
+       warnings.
+
+       * dlls/ntdll/tests/path.c:
+       ntdll/tests: Use lstrlenA instead of strlen in ok() to avoid printf format
+       warnings.
+
+       * dlls/mscms/tests/profile.c:
+       mscms/tests: Use lstrlenA instead of strlen in ok() to avoid printf format
+       warnings.
+
+       * dlls/kernel/tests/module.c, dlls/kernel/tests/path.c:
+       kernel32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format
+       warnings.
+
+       * dlls/crypt32/tests/base64.c, dlls/crypt32/tests/encode.c,
+         dlls/crypt32/tests/str.c:
+       crypt32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format
+       warnings.
+
+       * dlls/advapi32/tests/crypt.c, dlls/advapi32/tests/registry.c,
+         dlls/advapi32/tests/security.c:
+       advapi32/tests: Use lstrlenA instead of strlen in ok() to avoid printf format
+       warnings.
+
+2006-06-08  Nick Burns <adger44@hotmail.com>
+
+       * include/windef.h:
+       include: Use force_align_arg_pointer on MacOS to fix the stack on entry to Wine.
+
+2006-06-13  Mike McCormack <mike@codeweavers.com>
+
+       * include/custcntl.h, include/dispdib.h, include/mapi.h,
+         include/objbase.h, include/storage.h, include/twain.h,
+         include/winnls32.h:
+       include: Remove non-ASCII characters in headers for winelib compatibility.
+
+       * dlls/wineps.drv/init.c, dlls/x11drv/init.c, include/wingdi.h:
+       wingdi: Fix typo in definition of BLTALIGNMENT (spotted by Choe Hwanjin).
+
+       * dlls/msi/table.c:
+       msi: Fix loading of long strings.
+
+       * dlls/winmm/joystick/joystick.c:
+       winmm: Undefine SW_MAX defined by linux/input.h to avoid a conflict with
+       winuser.h.
+
+2006-06-12  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/avifil32/acmstream.c, dlls/avifil32/avifile.c,
+         dlls/avifil32/getframe.c, dlls/avifil32/wavfile.c,
+         dlls/comdlg32/filedlg31.c, dlls/dbghelp/msc.c,
+         dlls/ddraw/executebuffer.c, dlls/gdi/gdiobj.c, dlls/mciseq/mcimidi.c,
+         dlls/mpr/wnet.c, dlls/msvfw32/msvideo_main.c, dlls/ntdll/path.c,
+         dlls/user/exticon.c, dlls/user/listbox.c:
+       Yet another round of redundant NULL checks before HeapFree.
+
+2006-06-13  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/msvcrt/console.c, dlls/msvcrt/cpp.c, dlls/msvcrt/cppexcept.c,
+         dlls/msvcrt/ctype.c, dlls/msvcrt/data.c, dlls/msvcrt/dir.c,
+         dlls/msvcrt/environ.c, dlls/msvcrt/errno.c, dlls/msvcrt/except.c,
+         dlls/msvcrt/exit.c, dlls/msvcrt/file.c, dlls/msvcrt/heap.c,
+         dlls/msvcrt/locale.c, dlls/msvcrt/lock.c, dlls/msvcrt/main.c,
+         dlls/msvcrt/math.c, dlls/msvcrt/mbcs.c, dlls/msvcrt/misc.c,
+         dlls/msvcrt/process.c, dlls/msvcrt/scanf.c, dlls/msvcrt/string.c,
+         dlls/msvcrt/thread.c, dlls/msvcrt/time.c, dlls/msvcrt/undname.c,
+         dlls/msvcrt/wcs.c:
+       msvcrt: Explicitly specify CDECL calling convention on exported functions.
+
+       * dlls/oledlg/oledlg_main.c:
+       oledlg: Declare varargs functions as WINAPIV instead of cdecl.
+
+       * dlls/avifil32/api.c:
+       avifil32: Declare varargs functions as WINAPIV instead of cdecl.
+
+2006-06-12  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/userenv/userenv_main.c, include/Makefile.in, include/profinfo.h:
+       userenv: Add profinfo.h.
+
+2006-06-12  Ivan Gyurdiev <ivg231@gmail.com>
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Fix params for DP2ADD/TEXLDD.
+       DP2ADD is valid on pshaders 2.0 and above, has 4 parameters.
+       TEXLDD is valid on pshaders 2.x and above, has 5 parameters.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Mark instructions without a destination token.
+       There are a total of 17 instructions without a destination token. Of
+       those 9 have num_params != 0, which means that we will not process any
+       of them correctly, because we assume the first token (if present) is a
+       destination token.
+       Those are basically all the flow control instructions, which we plan to
+       support very soon. They have source tokens, and no destination. Add a
+       flag that marks them up to the ins table. Use this flag in the trace
+       pass, and generation pass.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/glsl_shader.c:
+       wined3d: Keep pshader and vshader constants in GLSL separate.
+       GLSL uniforms have as scope the entire program.
+       To prevent conflicts, name pshader and vshader constants differently.
+       Based on a patch by Jason Green.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Improve Sampler support on 2.0 and 3.0 shaders.
+       - track sampler declarations and store the sampler usage in reg_maps structure
+       - store a fake sampler usage for 1.X shaders (defined as 2D sampler)
+       - re-sync glsl TEX implementation with the ARB one (no idea why they diverged..)
+       - use sampler type in new TEX implementation to support 2D, 3D, and Cube sampling
+       - change drawprim to bind pixel shader samplers
+       Additional improvements:
+       - rename texture limit to texcoord to prevent confusion
+       - add sampler limit, and use that for samplers - *not* the same as texcoord above
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Cast more things.
+       Anything with a swizzle has to be casted to vec4, or it won't work properly.
+       There's multiple ways to do this, for the moment pick the easiest one.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Add support for shader model 3.0 I/O registers.
+       SM 3.0 can pack multiple "semantics" into 12 generic input/output registers.
+       To support that, define temporaries called IN and OUT, and use those as
+       the output registers. At the end of the vshader, unpack the OUT temps
+       into the proper GL variables. At the beginning of the pshader, pack the
+       GL variables back into 12 IN registers.
+
+       * dlls/wined3d/glsl_shader.c, dlls/wined3d/pixelshader.c:
+       wined3d: Trivial cleanups
+       - compiler warnings and errors should be FIXME
+       - remove obsolete comment, and change variable type.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Register map cleanups.
+       Various cleanups:
+       - do not use DWORD as a bitmask, that places artificial limit of 32 on
+       registers
+       - track attributes that are used and declare only those
+       - move declarations function call in pshader/vshader to allow us to
+       insert pixel or vertex specific code between the declarations and
+       the rest of the code
+       - remove redundant 0 intializers
+       - remove useless continue statement
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Share trace pass
+       Now that the declaration function is out of the way, the tracing pass,
+       which is very long and 100% the same can be shared between pixel and
+       vertex shaders.
+       The new function is called shader_trace_init(), and is responsible for:
+       - tracing the shader
+       - initializing the function length
+       - setting the shader version [needed very early]
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Rework dcl processing.
+       The new function is called in pass 2 (getister counting/maps), and
+       it's now in baseshader. It operates on all INPUT and OUTPUT registers,
+       which, in addition to the old vertex shader input declarations covers
+       Shader Model 3.0 vshader output and pshader input declarations. The
+       result is stored into the reg_map structure.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: The namedArrays code path is dead (always FALSE).
+       Delete the entire namedArrays code path and all its dependencies (one
+       of which is quite long - storeOrder in drawprim is always FALSE, for
+       example). Delete declaredArrays, and make its code path the default.
+
+2006-06-12  Saulius Krasuckas <saulius.krasuckas@ieee.org>
+
+       * dlls/mscms/tests/profile.c:
+       mscms: Eliminate complex test macro to make source navigation easier.
+
+2006-06-13  Michael Stefaniuc <mstefani@redhat.de>
+
+       * include/winnt.h:
+       include: The visibility attribute is supported only by gcc >= 3.3.
+
+2006-06-12  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/mlang/mlang.c:
+       mlang: Return S_OK from fnIMultiLanguage2_SetMimeDBSource.
+       The source is largely irrelevant since we are not likely to be wanting
+       to ship updates to the MIME database as registry updates, instead of
+       just changing the code.
+
+       * dlls/mlang/mlang.c:
+       mlang: Add us-ascii encoding to the list of supported encodings.
+
+       * dlls/advapi32/security.c:
+       advapi32: Fix the parsing of string SIDs with multiple sub-authorities.
+
+       * dlls/advapi32/security.c:
+       advapi32: Replace some mixed tabs with spaces.
+
+       * dlls/advapi32/security.c:
+       advapi32: Support well-knowns SIDs in string SIDs.
+
+       * dlls/advapi32/security.c:
+       advapi32: Nul-terminate the domain string in LookupAccountNameW.
+
+       * dlls/ole32/compobj.c:
+       ole32: Print an error if a DLL's DllGetClassObject fails as this is
+       usually a good indicator of a bug elsewhere in Wine.
+
+2006-06-09  Jan Zerebecki <jan.wine@zerebecki.de>
+
+       * dlls/wined3d/device.c:
+       wined3d: Move a checkGLcall to it's gl call inside an "if".
+
+       * dlls/wined3d/device.c, dlls/wined3d/utils.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Fix stencil related render states.
+
+       * dlls/wined3d/directx.c, include/d3d9caps.h, include/d3dcaps.h:
+       wined3d: Enable two sided stencil in the caps.
+
+       * dlls/wined3d/utils.c:
+       wined3d: Also print the format like a fourcc if unknown in debug_d3dformat.
+
+2006-06-12  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/msvcrtd/debug.c:
+       msvcrtd: Explicitly specify CDECL calling convention on exported functions.
+
+       * dlls/msvcrt20/msvcrt20.c:
+       msvcrt20: Explicitly specify CDECL calling convention on exported functions.
+
+       * dlls/crtdll/crtdll_main.c:
+       crtdll: Explicitly specify CDECL calling convention on exported functions.
+
+       * dlls/ntdll/misc.c:
+       ntdll: Explicitly specify CDECL calling convention on exported functions.
+
+       * dlls/ole32/memlockbytes16.c, dlls/ole32/ole16.c, dlls/ole32/storage.c:
+       ole32: Explicitly specify CDECL calling convention on exported functions.
+
+       * dlls/wldap32/add.c, dlls/wldap32/ber.c, dlls/wldap32/bind.c,
+         dlls/wldap32/compare.c, dlls/wldap32/control.c,
+         dlls/wldap32/delete.c, dlls/wldap32/dn.c, dlls/wldap32/error.c,
+         dlls/wldap32/extended.c, dlls/wldap32/init.c, dlls/wldap32/misc.c,
+         dlls/wldap32/modify.c, dlls/wldap32/modrdn.c, dlls/wldap32/option.c,
+         dlls/wldap32/page.c, dlls/wldap32/parse.c, dlls/wldap32/rename.c,
+         dlls/wldap32/search.c, dlls/wldap32/value.c, include/winldap.h:
+       wldap32: Explicitly specify CDECL calling convention on exported functions.
+
+       * dlls/glut32/glut.c, include/winbase.h:
+       include: Added prototype for DllMain.
+
+       * dlls/mshtml/main.c, dlls/wininet/wininet_main.c, include/objbase.h,
+         include/shlwapi.h:
+       include: Make the Dll* entry points hidden.
+
+       * dlls/ntdll/ntdll.spec:
+       ntdll: Added spec entry for NtQueryMultipleValueKey.
+
+       * dlls/riched20/editor.c, dlls/riched20/tests/editor.c:
+       riched20: Fix an uninitialized variable bug.
+       Mark todo a test that depended on the bug to succeed.
+
+2006-06-10  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/utils.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Cleanup GetSrcAndOpFromValue().
+       - Cleanup GetSrcAndOpFromValue().
+       - Use naming more consistent with the rest of the file.
+
+2006-06-12  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/tests/db.c:
+       msi: Add some more test cases for INSERT.
+
+       * dlls/msi/tests/format.c:
+       msi: Add some more MsiFormatRecord tests.
+
+       * dlls/msi/tests/package.c:
+       msi: Add tests for creating packages and formatting records.
+
+       * dlls/msi/tests/package.c:
+       msi: Delete any databases we create at the end of each test.
+
+       * dlls/msi/tests/msi.c:
+       msi: Fix compilation on msvc6.
+
+       * dlls/msi/tests/db.c:
+       msi: Remove an inconsistent test.
+
+       * dlls/msi/tests/format.c:
+       msi: Fix some test cases to pass against win2k.
+
+2006-06-12  Robert Shearman <rob@codeweavers.com>
+
+       * include/xmldom.idl:
+       include: Add IXMLHttpRequest interface and XMLHttpRequest coclass to xmldoc.idl.
+
+       * dlls/atl/atl_main.c:
+       atl: Implement AtlModuleGetClassObject.
+
+       * dlls/msxml3/element.c, dlls/msxml3/tests/domdoc.c:
+       msxml3: Fix domelem_get_tagName to return a string with the namespace prefixed,
+       if it is present.
+
+       * dlls/msxml3/nodelist.c:
+       msxml3: Initialise output interface pointers to NULL in
+       xmlnodelist_QueryInterface and xmlnodelist_nextNode.
+
+2006-06-12  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/wineps.drv/type42.c:
+       wineps.drv: Make some variables static.
+
+       * dlls/crypt32/oid.c:
+       crypt32: Make some variables static and/or const.
+
+       * dlls/shell32/brsfolder.c, dlls/shell32/shellole.c,
+         dlls/shell32/shlview.c:
+       shell32: Make some variables static and/or const.
+
+       * dlls/kernel/registry16.c:
+       kernel32: Make some variables static.
+
+       * dlls/advapi32/crypt.c, dlls/advapi32/security.c,
+         dlls/advapi32/service.c:
+       advapi32: Make some variables static and/or const.
+
+       * dlls/winemp3.acm/common.c, dlls/winemp3.acm/huffman.h,
+         dlls/winemp3.acm/l2tables.h, dlls/winemp3.acm/layer2.c,
+         dlls/winemp3.acm/layer3.c, dlls/winemp3.acm/mpegl3.c,
+         dlls/winemp3.acm/mpg123.h, dlls/winemp3.acm/tabinit.c:
+       winemp3.acm: Make some variables static and/or const.
+
+       * dlls/msi/action.c, dlls/msi/dialog.c, dlls/msi/events.c:
+       msi: Make some variables static and/or const.
+
+       * dlls/crtdll/crtdll.spec:
+       crtdll: Fixed copy/paste error in definition of _baseminor_dll and
+       _baseversion_dll.
+
+       * dlls/x11drv/x11drv.h, dlls/x11drv/x11drv_main.c:
+       x11drv: Get rid of the no longer used desktop_tid variable.
+
+2006-06-12  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/menu.c:
+       user32: Remove redundant SetLastError call from MENU_SetMenu.
+
+2006-06-09  Detlef Riekenberg <wine.dev@web.de>
+
+       * include/Makefile.in, include/ddk/compstui.h:
+       include/ddk: Add minimal compstui.h.
+
+2006-06-09  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * programs/winedbg/tgt_minidump.c:
+       winedbg: Write-strings warnings fix.
+
+2006-06-09  Christian Gmeiner <christian.gmeiner@students.fhv.at>
+
+       * dlls/setupapi/devinst.c:
+       setupapi: Documentation update.
+
+2006-06-11  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/user/message.c:
+       user32: Win64 lparam and wparam are longs.
+
+       * dlls/user/lstr.c:
+       user32: Fix a pointer size warning in Win64.
+
+       * dlls/kernel/locale.c:
+       kernel32: Fix a cast for Win64.
+
+       * dlls/msi/tests/db.c:
+       msi: Add some test cases for "SELECT ... WHERE condition".
+
+       * dlls/msi/handle.c:
+       msi: Freeing the zero handle always succeeds.
+
+       * dlls/msi/msiquery.c:
+       msi: Always initialize MsiViewFetch's returned record to zero.
+
+2006-06-10  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/d3d9/tests/device.c:
+       d3d9: Make some test functions static.
+
+       * dlls/d3d8/tests/device.c:
+       d3d8: Make some test functions static.
+
+2006-06-11  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/msvcrt/except.c:
+       msvcrt: Print exception code in hex.
+
+2006-06-10  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Map D3DSIO_DEF to it's GLSL generating function for vertex shaders.
+
+2006-06-10  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/cstub.c:
+       rpcrt4: Add an exception handler for CStdStubBuffer_Invoke.
+       This is needed because IRpcStubBuffer::Invoke should not allow RPC
+       exceptions to be passed to the caller.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Initialise pStubMsg->MemorySize to zero before calling
+       ComplexStructMemorySize from NdrComplexArrayUnmarshall.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Use safe_mutiply in conformant array functions.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Pass in a maximum variance value to ReadVariance to allow us
+       to validate the conformance values being read from the wire.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Check that strings are null-terminated on unmarshaling of
+       conformant-varying structs.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Use safe_multiply when multiplying anything by pStubMsg->ActualCount
+       or pStubMsg->MaxCount.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Raise an exception during unmarshaling if a conformant string isn't
+       null-terminated.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Introduce a new function, safe_multiply, which will raise an
+       exception if a multiply overflows a 4-byte integer.
+       This will protect the unmarshaling code against attacks specifying a
+       large variance.
+       Use this new function in the conformant string functions to harden them
+       against attack.
+
+2006-06-12  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/uuid/uuid.c, include/guiddef.h:
+       uuid: Mark all GUID variables as hidden.
+
+       * dlls/dnsapi/main.c:
+       dnsapi: DnsExtractRecordsFromMessage_A is not exported.
+
+       * dlls/advapi32/advapi32.spec:
+       advapi32: Added spec entry for GetEffectiveRightsFromAclW.
+
+2006-06-10  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/wined3d/glsl_shader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c:
+       wined3d: Make all the local shader functions static.
+
+       * dlls/wined3d/cubetexture.c, dlls/wined3d/device.c,
+         dlls/wined3d/directx.c, dlls/wined3d/indexbuffer.c,
+         dlls/wined3d/palette.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/query.c, dlls/wined3d/stateblock.c,
+         dlls/wined3d/surface.c, dlls/wined3d/surface_gdi.c,
+         dlls/wined3d/swapchain.c, dlls/wined3d/texture.c,
+         dlls/wined3d/vertexbuffer.c, dlls/wined3d/vertexdeclaration.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/volume.c,
+         dlls/wined3d/volumetexture.c:
+       wined3d: Make the virtual table functions static where possible.
+
+2006-06-09  Pavel Roskin <proski@gnu.org>
+
+       * programs/winecfg/drivedetect.c:
+       winecfg: Recognize all CD and floppy devices listed in Linux devices.txt.
+
+       * programs/winecfg/drivedetect.c, programs/winecfg/winecfg.h:
+       winecfg: Allow and prefer using A: and B: for floppies.
+       Pass drive type to allocate_letter().  Start search from 'A' for
+       floppies.
+       Fix missing parentheses in the DRIVE_MASK_BIT definition.  It's a bug
+       that is triggered by non-sequential drive allocation.
+
+2006-06-09  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/glsl_shader.c:
+       wined3d: Change fog output variable name for GLSL shaders.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/glsl_shader.c:
+       wined3d: Fix regression from register maps switch for ARB shaders.
+       I missed a register mask in the move to share the shader_hw_def()
+       function between pixel and vertex shaders for ARB shaders.  Fixed
+       that, and made the GLSL version use the same mask for consistency.
+
+2006-06-09  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Enable CND/CMP for SHADER_ARB.
+
+       * dlls/wined3d/device.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Print out sampler state names.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Downgrade Get*Shader FIXME to TRACE.
+
+2006-06-09  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool.drv/tests/info.c:
+       winspool/tests: Tests for GetPrintProcessorDirectory.
+
+2006-06-09  Saulius Krasuckas <saulius2@ar.fi.lt>
+
+       * dlls/advapi32/tests/registry.c:
+       advapi32: Test RegSetValueEx[AW] for setting some sequential strings as one.
+
+2006-06-10  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/msi/create.c, dlls/msi/delete.c, dlls/msi/distinct.c,
+         dlls/msi/insert.c, dlls/msi/msipriv.h, dlls/msi/order.c,
+         dlls/msi/select.c, dlls/msi/table.c, dlls/msi/where.c:
+       msi: Make all the ops structures static and const.
+
+       * dlls/imagehlp/Makefile.in, dlls/imagehlp/internal.c:
+       imagehlp: Remove the unused internal.c file.
+
+       * dlls/oleaut32/tmarshal.c:
+       oleaut32: Make the virtual table functions static where possible.
+
+       * dlls/ole32/memlockbytes.c, dlls/ole32/storage32.c,
+         dlls/ole32/storage32.h:
+       ole32: Make the virtual table functions static where possible.
+
+       * dlls/itss/itss.c:
+       itss: Make the virtual table functions static where possible.
+
+       * dlls/dxdiagn/container.c, dlls/dxdiagn/dxdiag_private.h,
+         dlls/dxdiagn/provider.c:
+       dxdiagn: Make the virtual table functions static where possible.
+
+       * dlls/dswave/dswave.c, dlls/dswave/dswave_private.h:
+       dswave: Make the virtual table functions static where possible.
+
+       * dlls/dsound/capture.c, dlls/dsound/dsound_private.h,
+         dlls/dsound/duplex.c:
+       dsound: Make the virtual table functions static where possible.
+
+       * dlls/dpnet/address.c, dlls/dpnet/client.c, dlls/dpnet/dpnet_private.h:
+       dpnet: Make the virtual table functions static where possible.
+
+       * dlls/dmusic/buffer.c, dlls/dmusic/clock.c, dlls/dmusic/collection.c,
+         dlls/dmusic/dmusic.c, dlls/dmusic/dmusic_private.h,
+         dlls/dmusic/download.c, dlls/dmusic/downloadedinstrument.c,
+         dlls/dmusic/instrument.c, dlls/dmusic/port.c,
+         dlls/dmusic/portdownload.c, dlls/dmusic/thru.c:
+       dmusic: Make the virtual table functions static where possible.
+
+       * dlls/dmsynth/dmsynth_private.h, dlls/dmsynth/synth.c,
+         dlls/dmsynth/synthsink.c:
+       dmsynth: Make the virtual table functions static where possible.
+
+       * dlls/dmstyle/auditiontrack.c, dlls/dmstyle/chordtrack.c,
+         dlls/dmstyle/commandtrack.c, dlls/dmstyle/dmstyle_private.h,
+         dlls/dmstyle/motiftrack.c, dlls/dmstyle/mutetrack.c,
+         dlls/dmstyle/style.c, dlls/dmstyle/styletrack.c:
+       dmstyle: Make the virtual table functions static where possible.
+
+       * dlls/dmscript/dmscript_private.h, dlls/dmscript/script.c,
+         dlls/dmscript/scripttrack.c:
+       dmscript: Make the virtual table functions static where possible.
+
+       * dlls/dmloader/classfactory.c, dlls/dmloader/container.c,
+         dlls/dmloader/dmloader_private.h, dlls/dmloader/loader.c,
+         dlls/dmloader/loaderstream.c:
+       dmloader: Make the virtual table functions static where possible.
+
+       * dlls/dmcompos/chordmap.c, dlls/dmcompos/chordmaptrack.c,
+         dlls/dmcompos/composer.c, dlls/dmcompos/dmcompos_private.h,
+         dlls/dmcompos/signposttrack.c:
+       dmcompos: Make the virtual table functions static where possible.
+
+       * dlls/d3d9/basetexture.c, dlls/d3d9/cubetexture.c,
+         dlls/d3d9/d3d9_private.h, dlls/d3d9/device.c, dlls/d3d9/directx.c,
+         dlls/d3d9/indexbuffer.c, dlls/d3d9/pixelshader.c, dlls/d3d9/query.c,
+         dlls/d3d9/resource.c, dlls/d3d9/stateblock.c, dlls/d3d9/surface.c,
+         dlls/d3d9/swapchain.c, dlls/d3d9/texture.c, dlls/d3d9/vertexbuffer.c,
+         dlls/d3d9/vertexdeclaration.c, dlls/d3d9/vertexshader.c,
+         dlls/d3d9/volume.c, dlls/d3d9/volumetexture.c:
+       d3d9: Make the virtual table functions static where possible.
+
+       * dlls/d3dx8/d3dx8core_private.h, dlls/d3dx8/d3dxbuffer.c:
+       d3dx8: Make the virtual table functions static where possible.
+
+       * dlls/d3d8/basetexture.c, dlls/d3d8/cubetexture.c,
+         dlls/d3d8/d3d8_private.h, dlls/d3d8/device.c, dlls/d3d8/directx.c,
+         dlls/d3d8/indexbuffer.c, dlls/d3d8/pixelshader.c,
+         dlls/d3d8/resource.c, dlls/d3d8/stateblock.c, dlls/d3d8/surface.c,
+         dlls/d3d8/swapchain.c, dlls/d3d8/texture.c, dlls/d3d8/vertexbuffer.c,
+         dlls/d3d8/vertexshader.c, dlls/d3d8/volume.c,
+         dlls/d3d8/volumetexture.c:
+       d3d8: Make the virtual table functions static where possible.
+
+2006-06-09  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/x11drv/keyboard.c:
+       x11drv: Write-strings warnings fix.
+
+2006-06-09  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool.drv/info.c:
+       winspool: Add GetPrintProcessorDirectoryA.
+
+2006-06-09  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/tmarshal.c:
+       oleaut32: We always pass in an IRpcChannelBuffer to IRpcStubBuffer::Invoke now,
+       so remove the case for it being NULL.
+
+       * dlls/ole32/rpc.c:
+       ole32: If IRpcStubBuffer_Invoke fails, we should raise an exception to
+       tell the RPC runtime that the call failed.
+
+       * dlls/ole32/regsvr.c:
+       ole32: Register ISequentialStream for marshaling.
+
+       * dlls/ole32/compobj.c, dlls/ole32/ole32.spec:
+       ole32: Implement CoQueryClientBlanket, CoImpersonateClient and
+       CoRevertToSelf on top of CoGetCallContext, which is a stub.
+
+       * dlls/ole32/ftmarshal.c:
+       ole32: Implement FTMarshalImpl_GetMarshalSizeMax.
+
+2006-06-09  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/shell32/regsvr.c, dlls/shell32/shfldr.h,
+         dlls/shell32/shfldr_unixfs.c:
+       shell32: Use the standard DEFINE_GUID macro to define GUIDs.
+
+       * dlls/riched20/richole.c:
+       riched32: Use the standard DEFINE_GUID macro to define GUIDs.
+
+       * dlls/ole32/antimoniker.c, dlls/ole32/classmoniker.c,
+         dlls/ole32/compobj_private.h, dlls/ole32/compositemoniker.c,
+         dlls/ole32/filemoniker.c, dlls/ole32/ftmarshal.c,
+         dlls/ole32/itemmoniker.c, dlls/ole32/moniker.h,
+         dlls/ole32/oleproxy.c, dlls/ole32/regsvr.c, dlls/ole32/stubmanager.c:
+       ole32: Use the standard DEFINE_OLEGUID macro to define GUIDs.
+
+       * dlls/oleaut32/oleaut.c, dlls/oleaut32/regsvr.c, dlls/oleaut32/typelib.c,
+         dlls/oleaut32/typelib.h, dlls/oleaut32/usrmarshal.c:
+       oleaut32: Use the standard DEFINE_OLEGUID macro to define GUIDs.
+
+2006-06-09  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/glsl_shader.c:
+       wined3d: GLSL shader cleanup patch.
+       - Based on comments from H. Verbeet
+       - Changed the distinction from .rgba & .xyzw masks to only use .xyzw
+       in GLSL shaders.  They are interchangeable, and only served to make
+       the trace look more intuitive, but they don't always apply as-is, so
+       we'll just leave everything to .xyzw.
+       - Got rid of the "UseProgramObjectARB(0)" call in drawprim.  If there
+       is no shader set on the next primitive, then that primitive will
+       call UseProgramObjectARB(0) when it begins to draw.
+
+2006-06-08  Pierre d'Herbemont <stegefin@free.fr>
+
+       * dlls/dbghelp/minidump.c:
+       dbghelp: Implement fetch_thread_info on powerpc.
+
+       * dlls/ntdll/thread.c:
+       ntdll: Fix NtQueryInformationThread on non x86.
+
+2006-06-09  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Clear an object pointer during unmarshaling, otherwise we
+       could end up using the previously allocated memory even if it isn't
+       the right size, causing heap corruption.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Initialise pStubMsg->MemorySize to zero before calling
+       ComplexStructMemorySize from NdrComplexArrayUnmarshall.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Don't raise an exception if there is no freer function - not all types
+       have a freer.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement more base types for complex types.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Now that there's a process-wide pool of connections we don't
+       need to copy the FromConn field when copying bindings.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Return the status received from RPCRT4_Send in I_RpcSend instead of
+       always returning RPC_S_OK.
+
+2006-06-08  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/d3d9/tests/.gitignore, dlls/d3d9/tests/Makefile.in,
+         dlls/d3d9/tests/texture.c:
+       d3d9: Add a test for default texture stage state values.
+
+2006-06-09  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c:
+       usp10: ScriptTextOut updated to reflect that it must have a hdc passed to it.
+
+2006-06-09  Peter Beutner <p.beutner@gmx.net>
+
+       * dlls/msvidc32/msvidc32_De.rc, dlls/msvidc32/msvidc32_En.rc,
+         dlls/msvidc32/msvidc32_Fr.rc, dlls/msvidc32/msvidc32_Hu.rc,
+         dlls/msvidc32/msvidc32_Ko.rc, dlls/msvidc32/msvidc32_No.rc,
+         dlls/msvidc32/msvidc32_Tr.rc:
+       msvidc: Change short description to MS-CRAM.
+
+2006-06-09  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/menu.c, dlls/user/tests/win.c, dlls/user/win.c:
+       user: Neither WS_CAPTION nor WS_EX_APPWINDOW has anything to do how
+       passed in to CreateWindow menu should be handled.
+
+2006-06-09  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/oleaut32/safearray.c, dlls/oleaut32/tests/safearray.c:
+       oleaut32: Fix safearray data destruction.
+
+2006-06-09  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/opengl32/make_opengl, dlls/opengl32/opengl_ext.c,
+         dlls/opengl32/opengl_ext.h, dlls/opengl32/wgl.c:
+       opengl32: Store function pointers in a separate array to avoid a bunch of
+       relocations.
+
+       * dlls/opengl32/make_opengl, dlls/opengl32/opengl_ext.c,
+         dlls/opengl32/wgl.c:
+       opengl32: Only store the glX name if different from the wgl name.
+
+       * dlls/opengl32/make_opengl, dlls/opengl32/opengl_ext.c,
+         dlls/opengl32/opengl_ext.h:
+       opengl32: Make all the function pointers and thunks static.
+
+2006-06-09  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/dialog.c:
+       msi: Update the progress control while installing.
+
+       * dlls/msi/action.c:
+       msi: Remove some unnecessary NULL checks.
+
+2006-06-09  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Allow drawPrim to create and use the GLSL program.
+
+       * dlls/wined3d/device.c:
+       wined3d: Add GLSL helper functions to Device.
+       - Add functions to attach & detach shader objects, create and delete programs,
+       and maintain the list of programs.
+       - Add a list of GLSL shader programs to the device which is initialized on
+       Init3D(), and deleted on Release().
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Map vertex shader instructions to GLSL generating functions.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Map pixel shader instructions to GLSL generating functions.
+
+       * dlls/wined3d/wined3d_private.h:
+       wined3d: Prototype the GLSL functions for use with pixel and vertex shaders.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c:
+       wined3d: Added more declarations to GLSL.
+       - Declare more variable names for GLSL programs.
+       - Some of these won't need to be declared eventually, but it doesn't hurt to
+       do it for now.
+       - Correct output name for pixel shaders (gl_FragColor instead of glFragColor).
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Unified float constant register mapping between ARB pixel and vertex
+       shaders.
+       - Got rid of the separate constant maps.
+       - Side effect of this is that the map is a bit larger for pixel shaders than
+       it needs to be
+
+       * dlls/wined3d/Makefile.in, dlls/wined3d/baseshader.c,
+         dlls/wined3d/glsl_shader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Add the bulk of the GLSL string generation functions.
+       - Add a new file glsl_shader.c which contains almost every GLSL specific
+       function we'll need
+       - Move print_glsl_info() into glsl_shader.c
+       - Move the shader_reg_maps struct info into the private header, and make it
+       part of SHADER_OPCODE_ARG.
+       - Create a new shared ps/vs register map for float constants (future patch
+       will make ARB programs use this, too)
+
+2006-06-08  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/stateblock.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Move constant loading out of DrawPrimDrawStrided() and enable
+       loading float constants for GLSL.
+       - DrawPrim is just too big of a function.  This separates the passing
+       of constants to the shader into new functions.
+       - Fixes an off-by-one error when loading vertex declaration constants
+       (should be <, not <=)
+       - Adds a function for GLSL loading of constants (aka Uniforms)
+       - Adds a GLSL program variable to the stateblock and sets it to 0 (a
+       future patch will actually create this program)
+
+2006-06-08  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Return FALSE in the WM_CLOSE PROPSHEET_DialogProc handler.
+       Return FALSE in the WM_CLOSE PROPSHEET_DialogProc handler in order to
+       allow DefDlgProc to post us WM_COMMAND/IDCANCEL and unblock modal
+       message loop.
+
+2006-06-09  Detlef Riekenberg <wine.dev@web.de>
+
+       * programs/cmdlgtst/cmdlgtst.c:
+       cmdlgtst: Use standard debug functions.
+
+2006-06-08  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/comdlg32/Makefile.in, dlls/comdlg32/finddlg.c,
+         dlls/comdlg32/finddlg16.c:
+       comdlg32: Rename finddlg.c to finddlg16.c.
+
+2006-06-09  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/hlink/hlink.spec:
+       hlink: Add spec file entry for HlinkQueryCreateFromData.
+
+       * dlls/rpcrt4/rpc_binding.h, dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Make the protseq_ops structure constant.
+
+       * dlls/kernel/heap.c:
+       kernel: Added support for GlobalMemoryStatus on MacOS.
+
+       * dlls/mshtml/navigate.c:
+       mshtml: Changed C syntax that winapi_check doesn't like.
+
+2006-06-08  Alexandre Julliard <julliard@winehq.org>
+
+       * ANNOUNCE, ChangeLog, VERSION, configure:
+       Release 0.9.15.
+
+----------------------------------------------------------------
+2006-06-06  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c:
+       usp10: Update ScriptStringAnalyse and tests for ScriptString functions.
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c:
+       usp10: Update ScriptGetCMap to conform to Windows.
+
+       * dlls/usp10/tests/usp10.c:
+       usp10: Update tests in test_ScriptItemIzeShapePlace to match Windows results.
+
+2006-06-07  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c, dlls/usp10/usp10.spec:
+       usp10: Add stubs for ScriptCPtoX, ScriptXtoCP and ScriptBreak and some basic
+       tests.
+
+2006-06-08  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/rpcrt4/epm_towers.h:
+       rpcrt4: Avoid potential redefinition of uuid_t.
+
+       * configure, configure.ac:
+       configure: Make the font warning more explicit about what package is missing.
+
+2006-06-08  Robert Reif <reif@earthlink.net>
+
+       * include/Makefile.in, include/lm.h, include/lmmsg.h:
+       include: Add lmmsg.h.
+
+2006-06-07  Phil Lodwick <Phil.Lodwick@EFI.COM>
+
+       * dlls/shell32/tests/shlfileop.c:
+       shell32/tests: Test to make sure we can create a non-nested directory.
+
+       * dlls/shell32/shlfileop.c:
+       shell32: SHCreateDirectoryEx can create a non-nested directory.
+
+2006-06-07  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/user/tests/.gitignore, dlls/user/tests/Makefile.in,
+         dlls/user/tests/resource.c, dlls/user/tests/resource.rc:
+       user/tests: Update LoadImage test.
+       Include a bitmap in the resources and don't depend on Windows'
+       OBM_CHECK bitmap anymore.
+
+2006-06-06  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/variant.c:
+       oleaut32: Uncomment a line to implement conversion from VT_DISPATCH to VT_BSTR.
+
+       * dlls/oleaut32/vartype.c:
+       oleaut32: Handle BSTRs in VARIANT_CopyData.
+
+2006-06-08  Mike McCormack <mike@codeweavers.com>
+
+       * server/registry.c:
+       server: Fix a possible memory leak.
+
+       * server/queue.c, server/sock.c, server/user.h:
+       server: Make wparam and lparam values unsigned long for win64 compatability.
+
+2006-06-07  Robert Shearman <rob@codeweavers.com>
+
+       * server/window.c:
+       server: Don't attach the thread input when changing parents if the new
+       parent is the desktop (i.e. it is becoming a top-level window).
+
+       * server/named_pipe.c:
+       server: Don't set the client's server field before the server has
+       changed into a connected state, otherwise we could assert in
+       pipe_client_destroy.
+
+2006-06-08  Alexandre Julliard <julliard@winehq.org>
+
+       * server/event.c, server/process.c, server/request.c, server/thread.c,
+         server/trace.c:
+       server: Don't report a fatal protocol error for things that we can recover from.
+
+2006-06-07  Phil Lodwick <Phil.Lodwick@EFI.COM>
+
+       * dlls/wininet/ftp.c:
+       wininet: ftp: Fix crash if input buffer is larger than MAX_PATH.
+
+       * dlls/wininet/ftp.c:
+       wininet: ftp: 125 is an acceptable response code for the STORE command.
+
+2006-06-07  Robert Shearman <rob@codeweavers.com>
+
+       * libs/unicode/Makefile.in, libs/unicode/c_20127.c, libs/unicode/cpmap.pl,
+         libs/unicode/cptable.c:
+       libunicode: Add a code page table for the US-ASCII encoding.
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpc_binding.h,
+         dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Implement a process-wide connection pool for client connections,
+       rather than relying on the restriction of one connection per
+       binding. This also avoids the problem of two threads using the same
+       connection at the same time.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Fix the retrieval of This for interpreted proxies.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Implement full-pointer support for interpreted stubs.
+       Move the calls to the full pointer init functions before
+       NdrClient/ServerInitializeNew, like in MIDL-generated code.
+
+2006-06-07  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/d3d9/tests/.gitignore, dlls/d3d9/tests/Makefile.in,
+         dlls/d3d9/tests/surface.c, dlls/d3d9/tests/volume.c:
+       d3d9: Add a test for GetContainer (Volumes & Surfaces).
+
+       * dlls/d3d9/vshaderdeclaration.c:
+       d3d9: Remove unused vshaderdeclaration.c.
+
+       * dlls/d3d9/basetexture.c, dlls/d3d9/cubetexture.c, dlls/d3d9/device.c,
+         dlls/d3d9/directx.c, dlls/d3d9/indexbuffer.c,
+         dlls/d3d9/pixelshader.c, dlls/d3d9/query.c, dlls/d3d9/resource.c,
+         dlls/d3d9/stateblock.c, dlls/d3d9/surface.c, dlls/d3d9/swapchain.c,
+         dlls/d3d9/texture.c, dlls/d3d9/vertexbuffer.c,
+         dlls/d3d9/vertexdeclaration.c, dlls/d3d9/vertexshader.c,
+         dlls/d3d9/volume.c, dlls/d3d9/volumetexture.c:
+       d3d9: Fix QueryInterface.
+       QueryInterface should return S_OK on success and set the object
+       pointer to NULL on failure. This is similar to the patch Ivan
+       submitted a while ago for wined3d.
+
+       * dlls/d3d8/basetexture.c, dlls/d3d8/cubetexture.c, dlls/d3d8/device.c,
+         dlls/d3d8/directx.c, dlls/d3d8/indexbuffer.c,
+         dlls/d3d8/pixelshader.c, dlls/d3d8/resource.c,
+         dlls/d3d8/stateblock.c, dlls/d3d8/surface.c, dlls/d3d8/swapchain.c,
+         dlls/d3d8/texture.c, dlls/d3d8/vertexbuffer.c,
+         dlls/d3d8/vertexshader.c, dlls/d3d8/volume.c,
+         dlls/d3d8/volumetexture.c:
+       d3d8: Fix QueryInterface.
+       QueryInterface should return S_OK on success and set the object
+       pointer to NULL on failure. This is similar to the patch Ivan
+       submitted a while ago for wined3d.
+
+2006-06-03  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/msvcrt/undname.c:
+       msvcrt: Write-strings warning fix.
+
+2006-06-02  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/kernel/tests/process.c:
+       kernel/tests: Write-strings warnings fix.
+
+2006-06-01  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/crypt32/encode.c:
+       crypt32: Write-strings warning fix.
+
+       * dlls/dbghelp/source.c:
+       dbghelp: Write-strings warning fix.
+
+2006-06-07  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: TEXREG2GB is valid on pshaders 1.1.
+
+2006-06-06  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Fix NULL dereference in generator function.
+
+       * dlls/wined3d/device.c, dlls/wined3d/stateblock.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Fix missing light recording.
+       Write a light with the default parameters in disabled state if
+       capturing a missing light.
+
+       * dlls/d3d9/tests/stateblock.c:
+       d3d9: Test missing light recording.
+       When a light does not exist, and the app attempts to capture it in the
+       stateblock, a disabled light with the default light parameters is
+       written instead.
+
+       * dlls/d3d9/tests/device.c:
+       d3d9: Mipmaps level test.
+
+2006-06-07  Vitaly Lipatov <lav@etersoft.ru>
+
+       * dlls/msi/msi.rc, dlls/msi/msi_Ru.rc:
+       msi: Add Russian resource file.
+
+2006-06-07  Robert Reif <reif@earthlink.net>
+
+       * dlls/netapi32/netapi32.c, dlls/netapi32/netapi32.spec,
+         include/lmserver.h:
+       netapi32: Add stub for NetServerEnumEx.
+
+2006-06-07  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/kernel/console.c, include/wine/server_protocol.h,
+         programs/wineconsole/wineconsole.c, server/console.c,
+         server/protocol.def, server/trace.c:
+       server: open_console's from field should be a handle.
+
+       * include/wine/server_protocol.h, server/protocol.def, server/trace.c,
+         tools/make_requests:
+       server: Use unsigned long for request types that are 64bit in win64.
+
+2006-06-07  Alexandre Julliard <julliard@winehq.org>
+
+       * server/request.c:
+       server: Print process/thread id instead of pointer in protocol errors.
+
+2006-06-07  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/advpack/install.c, dlls/setupapi/install.c, dlls/shlwapi/assoc.c,
+         dlls/x11drv/dib.c, programs/regedit/listview.c:
+       Remove more redundant NULL checks before HeapFree (found by Smatch).
+
+2006-06-05  EA Durbin <ead1234@hotmail.com>
+
+       * dlls/msi/tests/db.c:
+       msi/tests: Fixed a typo.
+
+2006-06-06  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/hlink/hlink.spec, dlls/hlink/hlink_main.c, tools/wine.inf:
+       hlink: Implement DllRegisterServer.
+
+       * dlls/hlink/Makefile.in, dlls/hlink/browse_ctx.c,
+         dlls/hlink/hlink_main.c, dlls/hlink/link.c:
+       hlink: Add a basic implementation (based on work by Aric Stewart).
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/hlink/.gitignore,
+         dlls/hlink/Makefile.in, dlls/hlink/hlink.spec,
+         dlls/hlink/hlink_main.c:
+       hlink: Add a stub implementation (based on Aric Stewart's code).
+
+       * include/hlink.idl:
+       hlink: Declare prototypes for some functions.
+
+2006-06-07  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * programs/winecfg/main.c:
+       winecfg: Avoid unnecessary casts.
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Remove WM_SYSCOMMAND handler from PROPSHEET_DialogProc.
+
+2006-06-06  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * include/winuser.h:
+       include: Add SETWALLPAPER_DEFAULT to winuser.h.
+
+2006-06-06  H. Verbeet <hverbeet@gmail.com>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/volume.c:
+       wined3d: Return the result of QueryInterface in GetContainer.
+
+       * dlls/wined3d/utils.c:
+       wined3d: Remove a redundant break.
+
+       * dlls/wined3d/device.c:
+       wined3d: Don't hardcode type sizes for shader constants.
+
+       * dlls/d3d9/tests/shader.c:
+       d3d9: Add a test for setting / getting vertex shader constants.
+
+2006-06-06  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/shdocvw/regsvr.c:
+       shdocvw: Register some more documented classes that native also registers.
+
+       * tools/widl/header.c, tools/widl/header.h, tools/widl/parser.y:
+       widl: Support coclass forward declarations.
+
+       * include/exdisp.idl:
+       include: Add two more coclasses to exdisp.idl.
+
+2006-06-06  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/dnsapi.spec, dlls/dnsapi/main.c:
+       dnsapi: Add stub implementations for the remaining documented functions.
+
+2006-06-06  Magnus Lundborg <magnus.lundborg.6955@student.uu.se>
+
+       * dlls/x11drv/xvidmode.c:
+       x11drv: Declared two functions as static to avoid compiler warnings.
+
+2006-06-06  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/winedbg/debug.l:
+       Revert "winedbg: Remove useless NOCMD state."
+       This reverts 92deacbe425bfd986a2cc3bf1e776aca02cf08c8 commit.
+
+2006-06-02  Stefan Leichter <Stefan.Leichter@camLine.com>
+
+       * tools/wine.inf:
+       wine.inf: Added default values for .htm and .html file extension.
+
+2006-06-04  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/oleaut32/safearray.c, dlls/oleaut32/tests/safearray.c:
+       oleaut32: safearray: Convert dimension index at the API boundary.
+
+2006-06-06  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/stateblock.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_interface.h:
+       wined3d: Remove constant type field in stateblock.
+       It is wrong to maintain a mapping from a constant index to a type
+       field, because different constant types do not share an index -
+       boolean constant 0 is supposed to co-exist with floating point
+       constant 0, not replace it. Drawprim and other code using the type
+       array to decide whether to look up a constant in bools, floats, or
+       ints is wrong - you can't make that decision based on the index.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Rename vertex shader constants.
+       From const%lu to C%lu for consistency (to match pshaders).
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Add limits for ps_2_x.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Trace improvements.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: pshader defi has 5 parameters.
+
+2006-06-06  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/gdi/font.c:
+       gdi: Don't treat a NULL rect as an empty rect in ExtTextOutW.
+
+2006-06-05  James Hawkins <truiken@gmail.com>
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Only BYREF DispCallFunc args whose input args are not BYREF should
+       be changed.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Copy BYREF args directly if they have the same variant type.
+
+2006-06-05  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/gdi/tests/bitmap.c:
+       gdi: New tests for GetDIBits.
+       New tests that check if GetDIBits works with a bitmap that is selected
+       in a device context (works in Windows, should fail according to the
+       API documentation)
+
+2006-06-05  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/msvcrt/wcs.c:
+       msvcrt: Write-strings warnings fix.
+
+2006-06-06  Mike McCormack <mike@codeweavers.com>
+
+       * programs/winecfg/audio.c:
+       winecfg: Make some pointer casts win64 compliant.
+
+       * programs/wineconsole/dialog.c:
+       wineconsole: Use correct prototypes for dialog procs.
+
+       * programs/wcmd/wcmdmain.c:
+       wcmd: Fix a Win64 warning.
+
+       * programs/taskmgr/affinity.c, programs/taskmgr/taskmgr.c:
+       taskmgr: Use correct types for Win64.
+
+       * programs/hh/main.c:
+       hh: Cast GetProcAddress's return to supress a Win64 warning.
+
+       * programs/winetest/gui.c:
+       winetest: Fix dialog prototypes.
+
+2006-06-05  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/userenv/.gitignore,
+         dlls/userenv/Makefile.in, dlls/userenv/userenv.spec,
+         dlls/userenv/userenv_main.c:
+       userenv: Add a stub implementation of userenv.dll.
+
+2006-06-05  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/kernel/tests/codepage.c:
+       kernel/tests: Some tests for WideCharToMultiByte.
+
+2006-06-06  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/advapi32/crypt.c:
+       advapi32: Fix comment to match the function (thanks to Dan Kegel).
+
+2006-06-05  Juan Lang <juan_lang@yahoo.com>
+
+       * programs/winedbg/dbg.y, programs/winedbg/debug.l,
+         programs/winedbg/info.c:
+       winedbg: Get rid of unused mode command.
+
+2006-06-05  Ulrich Czekalla <ulrich.czekalla@utoronto.ca>
+
+       * dlls/user/driver.c, dlls/user/user_private.h, dlls/user/win.c,
+         dlls/x11drv/clipboard.c, dlls/x11drv/event.c,
+         dlls/x11drv/winex11.drv.spec, dlls/x11drv/x11drv.h,
+         dlls/x11drv/x11drv_main.c:
+       x11drv: Improve handling of the case where the clipboard is opened
+       with a window from another thread or process.
+
+       * include/ddrawi.h:
+       include: Add DDHAL_UPDATEOVERLAYDATA structure.
+
+2006-06-05  Huw Davies <huw@codeweavers.com>
+
+       * dlls/msi/tests/package.c:
+       msi: Add some integer condition tests.
+
+2006-06-05  Karsten Elfenbein <kelfe@gmx.de>
+
+       * dlls/kernel/tests/file.c:
+       kernel/tests: More tests for FindFirstFile.
+
+2006-06-05  Magnus Lundborg <magnus.lundborg.6955@student.uu.se>
+
+       * programs/wordpad/wordpad.c:
+       wordpad: Declare three functions as static to avoid compiler warnings.
+
+2006-06-05  Mike McCormack <mike@codeweavers.com>
+
+       * include/Makefile.in, include/hlguids.h:
+       hlink: Add hlguids.h (based on a patch by Aric Stewart).
+
+       * dlls/dnsapi/ns_parse.c:
+       dnsapi: Fix the case where we have libresolv headers but no libraries.
+
+2006-06-04  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/surface.c,
+         dlls/wined3d/swapchain.c:
+       wined3d: Render target locking fixes.
+
+2006-06-04  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction031.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction030.
+
+2006-06-05  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/msi/cond.y:
+       msi: Fix some copy/paste bugs in the implementation of condition operators.
+
+2006-06-04  Juan Lang <juan_lang@yahoo.com>
+
+       * programs/winedbg/debug.l:
+       winedbg: Remove useless NOCMD state.
+
+       * dlls/user/winpos.c:
+       user: Use SetPropW rather than SetPropA for internal property.
+
+2006-06-05  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/msi/where.c:
+       msi: An empty string is equivalent to nil, so handle this in the optimised
+       WHERE_execute path.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement varying array NDR functions.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Don't call NdrBaseTypeMemorySize from within NdrBaseTypeUnmarshall.
+
+2006-06-04  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * programs/winedbg/types.c:
+       winedbg: Correct typedefs in type manipulations.
+
+2006-06-04  Mike McCormack <mike@codeweavers.com>
+
+       * programs/progman/dialog.c, programs/progman/group.c,
+         programs/progman/program.c:
+       progman: Win64 fixes.
+
+       * programs/cmdlgtst/cmdlgtst.c:
+       cmdlgtst: Use correct types for Win64.
+
+       * programs/winemine/dialog.c, programs/winemine/main.h:
+       winemine: Fix dialog proc prototypes for Win64.
+
+       * programs/winemine/dialog.c, programs/winemine/dialog.h,
+         programs/winemine/main.c:
+       winemine: Remove dialog.h as it's redundant.
+
+       * include/windef.h:
+       include: Fix FARPROC, NEARPROC and PROC definitions for amd64.
+
+2006-06-02  Juan Lang <juan_lang@yahoo.com>
+
+       * programs/winedbg/debug.l:
+       winedbg: Fix a crash on initial empty input.
+
+       * dlls/crypt32/crypt32_private.h, dlls/crypt32/decode.c,
+         dlls/crypt32/encode.c, dlls/crypt32/tests/encode.c:
+       crypt32: Implement X509_NAME_VALUE encoding/decoding.
+
+2006-06-03  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Set focus in ui_activate.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/navigate.c,
+         dlls/mshtml/nsio.c:
+       mshtml: Use mime type reported by moniker if possible.
+
+       * dlls/mshtml/navigate.c:
+       mshtml: Return S_OK in OnStartBinding and OnStopBinding.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/navigate.c:
+       mshtml: Added beginning OnDataAvailable implementation.
+
+       * dlls/mshtml/navigate.c, dlls/mshtml/persist.c:
+       mshtml: Added begining binding code in IPersistMoniker::Load.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/navigate.c,
+         dlls/mshtml/nsiface.idl, dlls/mshtml/nsio.c:
+       mshtml: Set binding channel, listener and context in AsyncOpen.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/nsembed.c, dlls/mshtml/nsio.c,
+         dlls/mshtml/persist.c:
+       mshtml: Store BSCallback in NSContainer and use it instead of load_call.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/navigate.c:
+       mshtml: Add create_nscallback function to allow using BSCallback out of
+       navigate.c.
+
+       * dlls/mshtml/nsio.c:
+       mshtml: Move some code from before_async_open to AsyncOpen.
+
+       * dlls/mshtml/mshtml_private.h, dlls/mshtml/nsembed.c,
+         dlls/mshtml/nsiface.idl, dlls/mshtml/persist.c:
+       mshtml: Get rid of (currently disabled anyway) nsIWebBrowserStream.
+       We have to handle it in another way.
+
+2006-06-03  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c, dlls/secur32/tests/main.c:
+       secur32: Don't fail on SECURITY_NETWORK_DREP, ntlm_auth handles this just fine.
+
+2006-06-03  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/binding.c:
+       urlmon: Use task queue to handle OnDataAvailable call.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Added OnResponse implementation.
+
+2006-06-02  Marcus Meissner <marcus@jet.franken.de>
+
+       * dlls/sane.ds/sane_main.c:
+       sane.ds: Replace FIXME() by TRACE() on sane_exit.
+
+2006-06-02  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_transport.c, dlls/rpcrt4/tests/rpc.c:
+       rpcrt4: Don't try to resolve the name when constructing a protocol tower.
+       Instead just fill it in with all zeros.
+
+       * dlls/rpcrt4/ndr_misc.h:
+       rpcrt4: Change ComputeConformance and ComputeVariance from macros to
+       inline functions. Clear pStubMsg->Offset in ComputeVariance since it
+       isn't set by ComputeConformanceOrVariance and so could be left filled
+       with garbage.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: The lifetime of the binding handle stored in the context
+       handle is independent of the binding handle used in the call that
+       unmarshaled it, so we should use RpcBindingCopy to make a copy of it
+       and then call RpcBindingFree later to free it.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix an incorrect format string pointer being passed in to
+       ComputeVariance in NdrConformantVaryingStructBufferSize.
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Skip over the right-hand-side data for the protocol floor so
+       that we can parse the towers received from native rpcrt4.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Align the buffer correctly when marshaling and unmarshaling context
+       handles.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Freeing a NULL context handle is allowed.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: NdrClientContextMarshall/Unmarshall should both increment the buffer
+       pointer.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix the unmarshaling of pointers in conformant varying arrays,
+       by passing the correct type format string to ReadConformance.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: CContext can be NULL in NDRCContextMarshall, in which case we should
+       marshall all-zeros.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix the pointer count used when handling embedded pointers in varying
+       arrays.
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Print some more informative error messages when getaddrinfo fails.
+
+2006-06-02  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/wininet/cookie.c, dlls/wininet/tests/internet.c:
+       wininet: Simple tests for InternetGetCookie's parameters.
+
+       * dlls/wininet/cookie.c, dlls/wininet/tests/internet.c:
+       wininet: Fix up and test InternetSetCookie parameter checking.
+
+       * dlls/wininet/internet.c:
+       wininet: Remove some dead code (Coverity).
+
+2006-06-02  Saulius Krasuckas <saulius2@ar.fi.lt>
+
+       * dlls/advapi32/tests/registry.c:
+       advapi32: Enable some tests and extend them to succeed on XP and 2003 SP1.
+
+       * dlls/rsaenh/rsaenh.c:
+       rasenh: Fix a copy&paste bug at passing only one string to RegSetValueExW()
+       at a time.
+
+2006-06-02  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shlfileop.c:
+       shell32: Remove the now unused SHELL_DeleteFileA and SHELL_DeleteDirectoryA.
+
+       * dlls/shell32/shell32_main.h, dlls/shell32/shfldr_fs.c,
+         dlls/shell32/shlfileop.c:
+       shell32: Avoid Unicode->ANSI conversion when deleting a file.
+
+2006-06-02  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/tests/encode.c:
+       crypt32: Add name value tests.
+       Add tests for name values, and move tests for different string
+       encodings to there.
+
+2006-06-01  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/decode.c:
+       crypt32: Remove exception handling from internal decoding functions.
+
+       * dlls/crypt32/tests/encode.c:
+       crypt32: Add a couple CRL encoding tests, one that shows a problem.
+
+2006-06-02  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/user/listbox.c:
+       user32: Fix selection handling for listboxes with LBS_EXTENDEDSEL style.
+
+2006-05-25  Juris Smotrovs <juris.smotrovs@sets.lv>
+
+       * dlls/user/defwnd.c, dlls/user/tests/msg.c, dlls/x11drv/winpos.c,
+         include/winpos.h:
+       user32: Send WM_SIZE when window changes state between restored/min/maximized.
+
+2006-06-01  Wino Rojo <winorojo@hotmail.com>
+
+       * dlls/x11drv/opengl.c:
+       x11drv: Fix for a BadMatch error.
+
+2006-06-02  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool.drv/tests/info.c:
+       winspool/tests: Remove the check for unimplemented functions.
+
+2006-05-28  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool.drv/info.c:
+       winspool.drv: Add GetPrintProcessorDirectoryW.
+
+2006-06-01  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_epmap.c, dlls/rpcrt4/rpc_transport.c,
+         dlls/rpcrt4/tests/rpc.c:
+       rpcrt4: All of the parameters to TowerExplode are optional.
+
+       * dlls/rpcrt4/rpc_epmap.c, dlls/rpcrt4/rpcrt4.spec,
+         dlls/rpcrt4/tests/rpc.c:
+       rpcrt4: Implement TowerConstruct and TowerExplode.
+       Add some tests for these undocumented functions.
+
+       * dlls/rpcrt4/epm_towers.h, dlls/rpcrt4/rpc_binding.h,
+         dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Add functions for generating and parsing the upper floors in
+       endpoint-mapper towers for different transports.
+
+       * dlls/rpcrt4/rpcrt4.spec, dlls/rpcrt4/rpcrt4_main.c:
+       rpcrt4: Implement I_RpcAllocate and I_RpcFree.
+
+       * dlls/rpcrt4/ndr_midl.c:
+       rpcrt4: Don't send the unused part of the allocated buffer.
+
+       * dlls/rpcrt4/ndr_midl.c, dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: NdrClientInitializeNew shouldn't clear all of the stub message, only
+       selected fields.
+
+2006-06-02  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/comctl32/header.c:
+       comctl32/header: Check Null before accessing struct member.
+
+2006-06-01  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Add EncryptMessage and DecryptMessage stubs.
+
+2006-06-02  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/user/menu.c:
+       user32: Popup menu position fixes.
+       - Open large popup menus on the other side only if there's enough space
+       - Open popup menus such that the y position of the first item in the
+       popup menu is the same as the y position of the focused menu item.
+
+2006-06-01  Emmanuel Maillard <mahanuu@opendarwin.org>
+
+       * programs/winecfg/audio.c:
+       winecfg: Add CoreAudio to audio drivers list.
+
+2006-06-02  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/tests/msg.c:
+       user32: Replace PeekMessage loops in the PeekMessage test by explicit calls.
+       Replace all 'while (PeekMessage()) DispatchMessage();' loops in the
+       PeekMessage test by explicit calls to PeekMessage(), check queue
+       status and processed messages after each call to see what is going on
+       behind the scene.
+
+2006-06-01  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/tests/base64.c:
+       crypt32: Make base64 tests loadable on win9x.
+
+2006-06-01  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/shell32/shellpath.c:
+       shell32: Add Fonts to user's shell folders list.
+
+2006-06-01  Robert Shearman <rob@codeweavers.com>
+
+       * tools/widl/widl.man.in:
+       widl: Fix a typo in the man page.
+
+       * tools/widl/typegen.c:
+       widl: Properly size the return value procformat.
+
+       * tools/widl/client.c, tools/widl/server.c, tools/widl/typegen.c,
+         tools/widl/typegen.h, tools/widl/widltypes.h:
+       widl: Only write one procformat string and one typeformat string per file.
+
+2006-06-01  Huw Davies <huw@codeweavers.com>
+
+       * dlls/gdi/freetype.c:
+       gdi32: FreeType's idea of metrics has changed for bitmap fonts.
+
+2006-06-01  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/winmm/winecoreaudio/audio.c, dlls/winmm/winecoreaudio/audiounit.c,
+         dlls/winmm/winecoreaudio/coreaudio.c,
+         dlls/winmm/winecoreaudio/coreaudio.h:
+       winecoreaudio: Fixed the FSF address.
+
+2006-05-24  Ken Thomases <ken@codeweavers.com>
+
+       * dlls/winmm/winecoreaudio/audio.c:
+       winecoreaudio: Don't CFAllocate buffer for port message.
+
+       * dlls/winmm/winecoreaudio/audio.c:
+       winecoreaudio: Use unique name for message port.
+       Use a unique port name for the message port to the message thread.
+       Port names are system-global, so using a non-unique constant name
+       prevents the CoreAudio driver from being used in multiple processes
+       simultaneously.
+
+       * dlls/winmm/winecoreaudio/audio.c:
+       winecoreaudio: 8-bit Linear PCM data is unsigned.
+
+       * dlls/winmm/winecoreaudio/audio.c:
+       winecoreaudio: Keep processing wavehdrs to satisfy AudioUnit data request.
+       When fulfilling the output AudioUnit's request for audio data, don't
+       stop when the current wavehdr is exhausted; advance to the next.  This
+       addresses the buzzy quality of the sound.
+
+       * dlls/winmm/winecoreaudio/audio.c:
+       winecoreaudio: Improve state tracking.
+       Improved tracking of device state (stopped, playing, or paused).
+       Also, tied starting and stopping the AudioUnit more directly to the
+       state.  No need to change the state when preparing or unpreparing
+       wavehdrs.  Pausing overrides both playing and stopped states; if
+       stopped, pausing prevents output from starting when the program
+       writes.  When, restarting from the paused state, the device starts
+       playing if there are queued wavehdrs.  Otherwise, it goes to stopped
+       state.
+
+       * dlls/winmm/winecoreaudio/audio.c:
+       winecoreaudio: Miscellaneous cleanup.
+       Miscellaneous cleanup: release resources when done with them; protect
+       against null pointers; reduce redundant code; avoid potential integer
+       underflow; clarify a do-nothing loop.
+
+       * dlls/winmm/winecoreaudio/audio.c:
+       winecoreaudio: Fix race to open.
+       Fixes a race condition (noted in a comment for wodOpen) when multiple
+       threads try to open the same wave-out device simultaneously.
+       Addressed by creating the device mutexes when the driver is
+       initialized, instead of as each device is opened.  Then use the mutex
+       to protect the open operation against races.  At the same time, made
+       the mutexes recursive to avoid self-deadlocks the driver was
+       encountering when reentered from the callback.
+
+2006-06-01  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement NDRCContext(Un)marshall and NDRCContextBinding.
+
+2006-06-01  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface_gdi.c:
+       wined3d: Adjust the video mem when dropping the pow2 size in GDISurface.
+
+2006-05-31  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/binding.c:
+       urlmon: Remove no longer needed binding value in task_t.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Use task queue for cross thread calls in on_progress.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Use task queue in Switch implementation.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Added task queue architecture and use it for OnProgress calls from
+       Continue call.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Make suse that every OnProgress call is in an apartment thread.
+
+2006-05-31  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/crypt32/tests/cert.c:
+       crypt32/tests: Write-strings warning fix.
+
+2006-05-31  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Update the rects in HEADER_Refresh if needed.
+
+2006-05-31  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/Makefile.in, dlls/dnsapi/query.c:
+       dnsapi: Fall back to a netbios query when a dns query fails.
+
+2006-05-27  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/wsock32/service.c, dlls/wsock32/wsock32.spec, include/nspapi.h:
+       wsock32: Added GetService{A,W} stubs.
+
+2006-05-31  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/binding.c:
+       urlmon: Use FindMimeFromData to determine MIME type.
+
+2006-05-31  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Add ENUM32 support to ComplexStructMemorySize.
+
+2006-05-31  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Make sure to read the memid and the name offset from the
+       correct offsets, after the function data, so add cFuncs to the offsets
+       in MSFT_DoVars.
+       Resolve referenced types for variables.
+       Fixes initialisation of the dbgrid32 OCX.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Resolve referenced types for return values as well as parameters in
+       MSFT typelibs.
+
+       * tools/widl/parser.y:
+       widl: Allow some more "reserved words" to be used as identifiers.
+
+       * include/rpcdcep.h:
+       include: Add some defines used by MIDL-generated code.
+
+2006-05-31  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/winmm/winecoreaudio/audio.c, dlls/winmm/winecoreaudio/audiounit.c:
+       winecoreaudio: Fixed a bunch of compiler warnings.
+
+       * configure, configure.ac, dlls/dnsapi/ns_parse.c, include/config.h.in:
+       dnsapi: Added check for _msg_ptr vs. _ptr member in ns_msg struct.
+
+       * dlls/dnsapi/ns_name.c, dlls/dnsapi/ns_parse.c, dlls/dnsapi/query.c:
+       dnsapi: Remove a bunch of unused functions that cause naming conflicts.
+
+       * dlls/dnsapi/ns_name.c, dlls/dnsapi/query.c:
+       dnsapi: Portability fixes.
+
+2006-05-31  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/Makefile.in, dlls/crypt32/base64.c,
+         dlls/crypt32/crypt32.spec, dlls/crypt32/tests/.gitignore,
+         dlls/crypt32/tests/Makefile.in, dlls/crypt32/tests/base64.c,
+         include/wincrypt.h:
+       crypt32: Implement CryptBinaryToStringA and CryptStringToBinaryA.
+       Implement CryptBinaryToStringA and CryptStringToBinaryA based on Kai
+       Blin's base64 encoder/decoder.
+
+2006-05-31  Mike McCormack <mike@codeweavers.com>
+
+       * programs/wineconsole/dialog.c:
+       wineconsole: Store the font as a DWORD_PTR.
+
+       * programs/wineconsole/user.c:
+       wineconsole: Use a Get/SetWindowLongPtr to store a pointer.
+
+       * programs/wordpad/wordpad.c:
+       wordpad: Use GetWindowLongPtr to get the HINSTANCE.
+
+2006-05-30  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/tests/misc.c, dlls/urlmon/urlmon_main.c:
+       urlmon: Added text/html filter.
+
+       * dlls/urlmon/urlmon_main.c:
+       urlmon: Use filters mechanism in FindMimeFromData.
+
+2006-05-31  Troy Rollo <wine@troy.rollo.name>
+
+       * dlls/ole32/storage32.c:
+       ole32: Use STGM_WRITE when opening child storage to delete its children.
+
+2006-05-30  Robert Reif <reif@earthlink.net>
+
+       * dlls/winmm/tests/wave.c, dlls/winmm/tests/winmm_test.h:
+       winmm: Always check for open and close enents in wave test.
+       Always check for open and close events.
+       Send WM_APP message to thread to terminate it rather than TerminateThread.
+       Fix CreateThread/waveOutOpen race by waiting for background thread to
+       run before waveOutOpen is called.
+       Add more non-hardware supported formats.  There is a bug in wave
+       mapper GetPosition when multiple headers are used and this helps
+       trigger it.
+
+2006-05-30  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/dnsapi/query.c:
+       dnsapi: Fixed missing lock release on error path.
+
+2006-05-30  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/d3d8/tests/device.c:
+       d3d8: Backport of the d3d9 swapchain test to d3d8.
+
+       * dlls/d3d8/device.c:
+       d3d8: Back buffer count fix.
+
+2006-05-30  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/crypt32/cert.c:
+       crypt32: Write-strings warning fix.
+
+       * dlls/winmm/joystick/Makefile.in:
+       winmm/joystick: joystick.c requires Unicode library.
+
+2006-05-30  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: propsheet: Fixed buffer sizes for LoadStringW.
+
+2006-05-28  Emmanuel Maillard <mahanuu@opendarwin.org>
+
+       * configure, configure.ac, dlls/Makefile.in,
+         dlls/winmm/winecoreaudio/.gitignore,
+         dlls/winmm/winecoreaudio/Makefile.in,
+         dlls/winmm/winecoreaudio/audio.c,
+         dlls/winmm/winecoreaudio/audiounit.c,
+         dlls/winmm/winecoreaudio/coreaudio.c,
+         dlls/winmm/winecoreaudio/coreaudio.h,
+         dlls/winmm/winecoreaudio/winecoreaudio.drv.spec, include/config.h.in:
+       winecoreaudio: Initial Audio Driver for Mac OS X.
+
+2006-05-29  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/dnsapi.h, dlls/dnsapi/dnsapi.spec, dlls/dnsapi/query.c:
+       dnsapi: Implement DnsQuery_{A,UTF8,W}.
+
+       * dlls/dnsapi/Makefile.in, dlls/dnsapi/dnsapi.h, dlls/dnsapi/ns_name.c,
+         dlls/dnsapi/ns_parse.c:
+       dnsapi: Add DNS message parsing routines from BIND.
+
+2006-05-30  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Ignore out-of-range iOrder in SetItemT.
+
+       * dlls/kernel/format_msg.c:
+       kernel32: Prevent truncating characters to 8 bits in FormatMessageW.
+
+2006-05-28  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/msi/tests/format.c:
+       msi: Increase verbosity in some failing tests.
+
+2006-05-30  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/wininet/http.c:
+       wininet: Don't crash when querying NULL values.
+
+       * dlls/wininet/tests/http.c:
+       wininet: Add a test for basic authentication.
+
+       * dlls/user/class.c, dlls/user/user32.spec, dlls/user/win.c:
+       user32: Stub implementations for Win64's Get/Set LongPtr functions.
+
+2006-05-29  Troy Rollo <wine@troy.rollo.name>
+
+       * include/wine/wined3d_gl.h:
+       wined3d: Add missing GL_VERTEX_SHADER_ARB definition.
+
+2006-05-30  Troy Rollo <wine@troy.rollo.name>
+
+       * dlls/comdlg32/filedlg.c:
+       comdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a malformed filter is passed.
+       FILEOPEN95_OnOpen assumes that each item in the filter list returns a
+       non-NULL pointer for CB_GETITEMDATA.
+
+2006-05-29  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Properly destroy texture object if we failed to create its surfaces.
+
+       * dlls/d3d9/d3d9_private.h, dlls/d3d9/device.c, dlls/d3d9/directx.c,
+         dlls/d3d9/surface.c, dlls/d3d9/swapchain.c, dlls/d3d9/tests/device.c:
+       d3d9: Add reference to the parent device for surfaces.
+       Allow some objects to have no parent device.
+       Tighten refcount tests and test refound decrement on Release.
+
+2006-05-29  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Make UserMarshalFlags static.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: We should never pass an fMustAlloc value of TRUE into the
+       unmarshaler routines of embedded complexes in complex struct and array
+       unmarshaling.
+       Fixes a regression caused by commit
+       19fad8e71032707cb036239f69f085e1b0249d01, reported by Ulrich
+       Dobramysl.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Make sure to set a unique pointer with an id of 0 to NULL when
+       unmarshaling.
+
+       * dlls/rpcrt4/ndr_fullpointer.c:
+       rpcrt4: If the number of pointers is 0 for NdrFullPointerXlatInit then
+       set the number of pointers to a large default, so that NumberOfBuckets
+       doesn't end up less than zero.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Handle marshaling/unmarshaling full pointers.
+
+       * dlls/rpcrt4/ndr_fullpointer.c, dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: For full pointers the state consists of flags, so or new flags into
+       the field instead of assigning.
+       The return value of all full pointer functions that return an int
+       depends on the passed in query type being a flag in the state.
+
+2006-05-29  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/comctl32/tests/treeview.c:
+       comctl32/tests: Write-strings warnings fix.
+
+2006-05-29  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/msi/msi.c:
+       msi: Implement MsiLocateComponent{A,W}.
+
+2006-05-30  Mike McCormack <mike@codeweavers.com>
+
+       * programs/msiexec/msiexec.c:
+       msiexec: Improve 64bit compatibility.
+
+2006-05-29  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/wldap32/add.c, dlls/wldap32/modify.c:
+       wldap32: Fix unused variable warnings.
+
+       * dlls/gdi/freetype.c:
+       gdi32: Fix an unused variable warning.
+
+2006-05-29  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Do not disable GL_BLEND when alpha blending is active.
+
+       * dlls/wined3d/surface_gdi.c:
+       wined3d: Release the memory in IWineGDISurface::PrivateSetup before calling
+       GetDC.
+
+2006-05-28  Robert Reif <reif@earthlink.net>
+
+       * dlls/winmm/tests/wave.c:
+       winmm: Add multiple header wave tests.
+       The current wave tests only use a single header for playback.  Tests
+       have been added to use multiple headers and to reuse them.  This is
+       how streaming applications and direct sound use the wave api.
+
+2006-05-27  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/comctl32/tests/header.c, dlls/comctl32/tests/tab.c:
+       comctl32/tests: Write-strings warning fix.
+
+2006-05-27  Detlef Riekenberg <wine.dev@web.de>
+
+       * DEVELOPERS-HINTS:
+       DEVELOPER-HINTS: Some directories are renamed / removed / added.
+
+       * dlls/winspool.drv/tests/info.c:
+       winspool/tests: Use 0xdeadbeef as magic value.
+
+       * dlls/winspool.drv/info.c:
+       winspool: Documentation for GetPrintProcessorDirectory.
+
+2006-05-28  Alexandre Julliard <julliard@winehq.org>
+
+       * server/request.c:
+       server: Return an error for invalid requests instead of killing the client
+       process.
+
+       * dlls/user/winproc.c:
+       user: Fixed WM_ACTIVATEAPP mapping with null task handle.
+
+       * Make.rules.in:
+       Make.rules: Define datarootdir to avoid a configure warning.
+
+2006-05-28  Frank Richter <frank.richter@gmail.com>
+
+       * dlls/shdocvw/shdocvw_main.c:
+       shdocvw: Install Mozilla control silently.
+
+       * dlls/shdocvw/De.rc:
+       shdocvw: Improve German translation.
+
+2006-05-28  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/tests/main.c:
+       secur32: Cleaning up the authentication tests.
+       This should make it easier to add encryption tests later.
+
+2006-05-27  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/binding.c:
+       urlmon: Improve debug traces.
+
+       * dlls/urlmon/binding.c, dlls/urlmon/tests/url.c:
+       urlmon: Store STGMEDIUM in Binding object and set its pUnkForRelease.
+
+       * dlls/urlmon/binding.c, dlls/urlmon/session.c, dlls/urlmon/urlmon_main.h:
+       urlmon: Return IClassFactory in get_protocol_handler and fix get_protocol.
+
+2006-05-27  Alexandre Julliard <julliard@winehq.org>
+
+       * tools/sfnt2fnt.c:
+       sfnt2fnt: Clean output files when aborting on a signal.
+
+       * tools/make_ctests.c:
+       make_ctests: Clean output files when aborting on an error or signal.
+
+       * tools/fnt2fon.c:
+       fnt2fon: Clean output files when aborting on an error or signal.
+
+       * tools/bin2res.c:
+       bin2res: Clean output files when aborting on an error or signal.
+
+       * tools/widl/widl.c:
+       widl: Clean output files when aborting on a signal.
+
+       * tools/wrc/wrc.c:
+       wrc: Clean output files when aborting on an error or signal.
+
+       * tools/wmc/wmc.c:
+       wmc: Clean output files when aborting on an error or signal.
+
+2006-05-26  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/ntdll/loader.c:
+       ntdll: Free TLS pointers when exiting thread.
+
+       * dlls/kernel/selector.c, dlls/ntdll/thread.c, include/winternl.h:
+       ntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
+       - implemented NtQueryInformationThread's ThreadDescriptorTableEntry
+       information class
+       - used it to implement the kernel32's equivalent (GetThreadSelectorEntry)
+
+       * dlls/kernel/sync.c, dlls/ntdll/file.c, include/winbase.h,
+         include/wine/server_protocol.h, include/winternl.h,
+         server/named_pipe.c, server/protocol.def, server/trace.c:
+       ntdll/kernel32: Pipe information.
+       - implemented ntdll.NtQueryInformationFile's FilePipeLocalInformation control
+       code
+       - reimplemented kernel32.GetNamedPipeInfo on top of it
+       - enhance current features to make this work both on client and server handles
+       - now also returning the number of instances
+
+2006-05-26  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Add ability to generate GLSL shader objects for vertex and pixel
+       shaders.
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c:
+       wined3d: Final move of the GLSL registry check (hopefully).
+
+2006-05-27  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/kernel/kernel32.spec, dlls/kernel/module.c, include/winbase.h:
+       kernel32: Partial implementation of GetModuleHandleExA/W.
+
+       * dlls/ntdll/loader.c, dlls/ntdll/ntdll.spec, include/winternl.h:
+       ntdll: Implemented RtlPcToFileHeader.
+
+2006-05-26  Kai Blin <kai.blin@gmail.com>
+
+       * dlls/secur32/base64_codec.c:
+       secur32: Fix wrong bit shift in the base64 encoder.
+       Thanks to Juan Lang for catching this one.
+
+2006-05-26  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_fullpointer.c, dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: Store the QueryType in the state table in NdrFullPointerQueryRefId.
+       Implement NdrFullPointerFree.
+
+       * dlls/rpcrt4/ndr_fullpointer.c, dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: Fix NdrFullPointerQueryRefId to make more tests pass.
+
+       * dlls/rpcrt4/ndr_fullpointer.c, dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: Implement remaining part of NdrFullPointerQueryPointer and implement
+       NdrFullPointerInsertRefId.
+
+       * dlls/rpcrt4/Makefile.in, dlls/rpcrt4/ndr_fullpointer.c,
+         dlls/rpcrt4/rpcrt4.spec, dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: Implement some full pointer functions and add stubs for others.
+       Add some tests.
+
+2006-05-26  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Implement IWineD3DSurface::BltFast.
+
+2006-05-26  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Avoid some code duplication.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement NdrClientContext(Un)Marshall.
+
+2006-05-26  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/cert.c, dlls/crypt32/crl.c, dlls/crypt32/crypt32.spec,
+         dlls/crypt32/tests/cert.c, include/wincrypt.h:
+       crypt32: Implement CertVerifyCRLTimeValidity and partially implement
+       CertVerifySubjectCertificateContext.
+
+       * dlls/crypt32/context.c, dlls/crypt32/crypt32_private.h,
+         dlls/crypt32/store.c:
+       crypt32: Combine redundant code.
+
+2006-05-25  Huw Davies <huw@codeweavers.com>
+
+       * dlls/gdi/freetype.c:
+       gdi32: The font cache needs to discriminate whether the device can cope with
+       bitmap fonts or not.
+
+2006-05-26  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Even though FC_DEREFERENCE conformance is handled elsewhere in
+       ComputeConformanceOrVariance it is still necessary to set the count
+       variable to the value retrieved.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Return the actual status code sent back by the server, rather than
+       RPC_S_CALL_FAILED.
+
+2006-05-26  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface_gdi.c:
+       wined3d: Fix IWineGDISurface::SaveSnapshot.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Disable the depth test in UnlockRect
+
+2006-05-26  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Fix regression introduced by recent multitexture patch.
+
+2006-05-26  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/comctl32/theme_dialog.c:
+       comctl32: Dialog procedures should be called with CallWindowProc.
+
+       * dlls/user/controls.h, dlls/user/user16.c, dlls/user/win.c,
+         dlls/user/winproc.h:
+       user: Only include winproc.h where necessary.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for the remaining messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for the listbox and combobox messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for the edit control messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for button and scrollbar messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for WM_GETTEXT, WM_SETTEXT and similar messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for the WM_DDE* messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for WM_MDIACTIVATE, WM_MDIGETACTIVE and
+       WM_MDISETMENU.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for WM_COPYDATA, WM_GETDLGCODE and WM_NEXTMENU.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for WM_GETMINMAXINFO, WM_NCCALCSIZE and
+       WM_WINDOWPOSCHANGING/CHANGED.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for WM_COMPARE/DELETE/MEASURE/DRAWITEM.
+
+       * dlls/user/winproc.c:
+       user: Added fast 32->16 mapping for WM_CREATE, WM_NCCREATE and WM_MDICREATE.
+
+       * dlls/user/winproc.c:
+       user: Added fast 16->32 mapping for the remaining messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast 16->32 mapping for the WM_DDE* messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast 16->32 mapping for WM_MDIACTIVATE, WM_MDIGETACTIVE and
+       WM_MDISETMENU.
+
+       * dlls/user/winproc.c:
+       user: Added fast 16->32 mapping for WM_COPYDATA, WM_GETDLGCODE and WM_NEXTMENU.
+
+       * dlls/user/winproc.c:
+       user: Added fast 16->32 mapping for WM_GETMINMAXINFO, WM_NCCALCSIZE and
+       WM_WINDOWPOSCHANGING/CHANGED.
+
+       * dlls/user/winproc.c:
+       user: Added fast 16->32 mapping for WM_COMPARE/DELETE/MEASURE/DRAWITEM.
+
+       * dlls/user/winproc.c:
+       user: Added fast 16->32 mapping for WM_CREATE, WM_NCCREATE and WM_MDICREATE.
+
+       * include/wine/unicode.h:
+       wine_unicode: Add prototypes for inline functions (from a patch by Andrew
+       Talbot).
+
+       * dlls/crypt32/context.c, dlls/gphoto2.ds/gphoto2_Ko.rc:
+       Fixed a couple of instances of the old FSF address that crept back in.
+
+2006-05-25  Phil Costin <philcostin@hotmail.com>
+
+       * dlls/d3d9/d3d9.spec, dlls/d3d9/d3d9_main.c:
+       wined3d: Create stub for D3DPERF_SetOptions function.
+
+2006-05-25  Pierre d'Herbemont <stegefin@free.fr>
+
+       * tools/wineprefixcreate.in:
+       wineprefixcreate: Obtain wine and wineserver from the bindir, instead of
+       relaying on the PATH.
+
+2006-05-26  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Put the new item in place of the hot divider instead of
+       swapping.
+
+2006-05-25  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Draw the drag image and hot dividers while dragging an item.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Fix an order-related bug in HEADER_InternalHitTest.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Implement HDM_SETHOTDIVIDER.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Implement HDM_CREATEDRAGIMAGE.
+
+2006-05-26  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/listview.c:
+       comctl32: listview: Apply the HDS_DRAGDROP header style if needed.
+       Apply the HDS_DRAGDROP header style if the listview has the
+       LVS_EX_HEADERDRAGDROP. Block the columns reordering as the listview
+       doesn't support them.
+
+2006-05-25  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32.spec, dlls/crypt32/crypt32_private.h,
+         dlls/crypt32/serialize.c, dlls/crypt32/store.c:
+       crypt32: Implement CertSerializeCRLStoreElement.
+
+2006-05-26  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/mapi32/util.c:
+       mapi32: Break out of the loop as soon as MSI call succeeds.
+
+       * dlls/gdi/freetype.c:
+       gdi: Add more const qualifiers.
+
+2006-05-26  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c:
+       wined3d: Move the GLSL registry check again.
+
+2006-05-26  Mike McCormack <mike@codeweavers.com>
+
+       * tools/winapi/tests.dat:
+       winapi: IMAGE_OPTIONAL_HEADER has different members on x86-64.
+
+       * include/rpcndr.h:
+       rpcrt4: Remove unused IN and OUT macros.
+
+2006-05-25  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/mapi32/mapi32.spec, dlls/mapi32/util.c:
+       mapi32: Implement FGetComponentPath.
+
+       * dlls/msi/msi.c:
+       msi: Translate the resulting string only if the previous call succeeded.
+
+2006-05-25  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/tests/misc.c, dlls/urlmon/urlmon_main.c:
+       urlmon: Fix implementation of ReleaseBindInfo.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Better pending read handling.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Added Switch implementation.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Added handling BINDDSTATUS_FINDINGSOURCE and BINDSTATUS_CONNECTING
+       in ReportProgress.
+
+       * dlls/urlmon/binding.c, dlls/urlmon/urlmon_main.c,
+         dlls/urlmon/urlmon_main.h:
+       urlmon: Call OnProgress in apartment thread.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Return MK_S_ASYNCHRONOUS if bindindg is asynchronous.
+
+       * dlls/urlmon/binding.c, dlls/urlmon/tests/url.c:
+       urlmon: Added ReportResult implementation.
+
+       * dlls/urlmon/binding.c:
+       urlmon: Added GetRootSecurityId and BeginningTransaction implementation.
+
+2006-05-25  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/Makefile.in, dlls/crypt32/crl.c, dlls/crypt32/crypt32.spec,
+         dlls/crypt32/store.c, dlls/crypt32/tests/store.c, include/wincrypt.h:
+       crypt32: Add support for CRLs.
+
+       * dlls/crypt32/cert.c:
+       crypt32: Use public functions when finding certificates.
+
+2006-05-25  Phil Costin <philcostin@hotmail.com>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Shader caps fix - code relocation.
+
+2006-05-25  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/stateblock.c, dlls/wined3d/surface.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_gl.h:
+       wined3d: Dynamicly load GL_ARB_multitexture functions.
+
+2006-05-25  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/surface.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Small rhw vertex fix.
+       Fix the one pixel displacement and move the glOrtho code in a common
+       function.
+
+2006-05-25  Alexandre Julliard <julliard@winehq.org>
+
+       * configure:
+       configure: Regenerated with autoconf 2.59d.
+
+       * include/wine/debug.h, include/wine/library.h, include/wine/test.h,
+         include/wine/unicode.h:
+       include: Prevent internal Wine headers from being used in tests.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Fixed a compiler warning.
+
+2006-05-25  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/ntdll/file.c:
+       ntdll: Return FILE_DEVICE_CD_ROM_FILE_SYSTEM for supermount filesystems.
+
+2006-05-24  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/wininet/http.c, dlls/wininet/urlcache.c:
+       wininet: Constify data.
+
+       * dlls/gdi/dib.c, dlls/gdi/freetype.c, dlls/gdi/tests/palette.c:
+       gdi: Constify data.
+
+2006-05-25  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/gdi/font.c:
+       gdi: Get correct horizontal spacing value in the presence of ETO_PDY flag.
+
+2006-05-24  Jason Green <jave27@gmail.com>
+
+       * include/wine/wined3d_gl.h:
+       wined3d: Add some more GLSL defines.
+
+2006-05-25  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c, dlls/rpcrt4/rpcrt4.spec:
+       rpcrt4: Stub implementations for NDRS marshalling functions.
+
+       * dlls/crypt32/oid.c:
+       crypt32: Fix a integer to pointer cast.
+
+       * dlls/msi/action.c, dlls/msi/database.c:
+       msi: Fix some pointer to integer casts.
+
+       * dlls/kernel/console.c:
+       kernel32: Fix some pointer to integer casts.
+
+       * dlls/mapi32/mapi32_main.c:
+       mapi32: Fix prototype of MAPILogon and MAPILogoff.
+
+       * include/richedit.h:
+       richedit: Fix prototype of the callback function.
+
+2006-05-24  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/compobj.c, dlls/ole32/compobj_private.h,
+         dlls/ole32/ftmarshal.c:
+       ole32: Add a class factory for CLSID_InProcFreeMarshaler.
+
+       * dlls/ole32/ftmarshal.c:
+       ole32: Implement GetUnmarshalClass for the free-threaded marshaler and
+       remove unnecessary unmarshaling code for the standard-marshal case -
+       this is handled by CoUnmarshalInterface and CoReleaseMarshalData.
+
+       * dlls/ole32/ftmarshal.c, dlls/ole32/tests/marshal.c:
+       ole32: Implement table-strong marshaling and ReleaseMarshalData for the
+       free-threaded marshaler.
+
+       * dlls/ole32/ftmarshal.c, dlls/ole32/tests/marshal.c:
+       ole32: Implement table-weak marshaling for the free-threaded marshaler.
+
+       * dlls/ole32/ftmarshal.c:
+       ole32: Release the standard marshal in the free-threaded marshaler's
+       UnmarshalInterface function.
+
+       * dlls/ole32/ftmarshal.c, dlls/ole32/tests/marshal.c:
+       ole32: Add a rough implementation of the free-threaded marshaler MarshalInterface
+       and UnmarshalInterface methods, with test cases.
+
+       * dlls/ole32/ftmarshal.c:
+       ole32: Fix the free-threaded marshaler when it has no outer unknown.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Set the Memory field of the stub message structure to the
+       start of the memory that an embedded pointer is embedded in so that
+       FC_POINTER conformance works correctly.
+
+       * dlls/rpcrt4/ndr_stubless.c, include/rpcndr.h:
+       rpcrt4: Implement explicit generic binding handles.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Move the getting of the client binding handle to a separate function.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Move the initialising of the stub message structure nearer to the top
+       of NdrClientCall2.
+       Set stubMsg.StackTop after calling the initialise function.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Store the arguments exclusively in stubMsg.StackTop.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Implement RpcBindingCopy.
+
+       * dlls/ole32/compobj.c, dlls/uuid/uuid.c:
+       uuid: Add some COM CLSIDs.
+
+       * include/urlmon.idl:
+       include: Add several more interfaces to urlmon.idl.
+
+2006-05-24  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/tests/misc.c:
+       urlmon: Added registering name space test.
+
+       * dlls/urlmon/binding.c, dlls/urlmon/internet.c, dlls/urlmon/session.c,
+         dlls/urlmon/urlmon_main.h:
+       urlmon: Use registered protocols.
+
+       * dlls/urlmon/session.c:
+       urlmon: Added [Un]RegisterNamespace implementation.
+
+       * dlls/mshtml/htmldoc.c, dlls/mshtml/mshtml_private.h,
+         dlls/mshtml/service.c:
+       mshtml: The secret interface is CMarkup. Improve FIXMEs.
+
+2006-05-24  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/tests/store.c:
+       crypt32: Add one more test of CertAddEncodedCertificateToStore.
+
+       * dlls/crypt32/cert.c, dlls/crypt32/crypt32_private.h,
+         dlls/crypt32/store.c:
+       crypt32: Move cert functions that don't depend on the implementation of stores
+       to cert.c.
+
+2006-05-25  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/device.c:
+       wined3d: Fog fixes.
+
+2006-05-24  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Turn around the image in LockRect.
+
+       * dlls/wined3d/device.c:
+       wined3d: Silence the offscreen surface creation fixme.
+
+       * dlls/wined3d/device.c:
+       wined3d: Color keying emulation.
+
+2006-05-24  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/d3d9/stateblock.c, dlls/d3d9/tests/device.c:
+       d3d9: StateBlock is also created in EndStateBlock. With tests.
+
+2006-05-24  Alexandre Julliard <julliard@winehq.org>
+
+       * ANNOUNCE, ChangeLog, VERSION, configure:
+       Release 0.9.14.
+
+----------------------------------------------------------------
+2006-05-24  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/usp10/tests/usp10.c:
+       usp10: Fixed a compiler warning.
+
+       * dlls/avifil32/Makefile.in, dlls/comdlg32/Makefile.in,
+         dlls/dmloader/Makefile.in, dlls/dmusic/Makefile.in,
+         dlls/dplayx/Makefile.in, dlls/hhctrl.ocx/Makefile.in,
+         dlls/mciavi32/Makefile.in, dlls/mciseq/Makefile.in,
+         dlls/mciwave/Makefile.in, dlls/midimap/Makefile.in,
+         dlls/msacm32.drv/Makefile.in, dlls/msdmo/Makefile.in,
+         dlls/odbc32/Makefile.in, dlls/rpcrt4/Makefile.in,
+         dlls/shdocvw/Makefile.in, dlls/urlmon/Makefile.in,
+         dlls/winmm/winearts/Makefile.in, dlls/winmm/winenas/Makefile.in,
+         dlls/winmm/wineoss/Makefile.in, programs/msiexec/Makefile.in,
+         programs/rundll32/Makefile.in, programs/winemenubuilder/Makefile.in:
+       Link against libwine_unicode everywhere we use Unicode functions.
+
+       * dlls/ntdll/tests/atom.c, dlls/ntdll/tests/env.c,
+         dlls/ntdll/tests/port.c, dlls/oleaut32/tests/vartype.c,
+         dlls/rpcrt4/tests/ndr_marshall.c, dlls/rpcrt4/tests/rpc.c,
+         dlls/shdocvw/tests/shortcut.c, dlls/shell32/tests/shlfolder.c,
+         dlls/shlwapi/tests/path.c:
+       Tests should not use wine/unicode.h.
+
+       * tools/widl/typelib.c, tools/widl/write_msft.c:
+       widl: Get rid of unnecessary inclusion of unicode.h.
+
+       * libs/wine/debug.c:
+       libwine: Don't use libwine_unicode functions.
+
+2006-05-24  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/gdi/font.c, dlls/msi/classes.c, dlls/quartz/filtergraph.c,
+         programs/winefile/winefile.c:
+       Fixed more boolean comparisons against TRUE.
+
+       * dlls/rpcrt4/ndr_marshall.c, dlls/rpcrt4/rpcrt4.spec:
+       rpcrt4: Add stub implementations for NDRCContext(Un)Marshall.
+
+       * dlls/wininet/dialogs.c:
+       wininet: Fix a possible NULL pointer deference.
+
+2006-05-21  Detlef Riekenberg <wine.dev@web.de>
+
+       * Makefile.in:
+       Makefile.in: find needs a slash when the source dir is a symlink.
+
+2006-05-22  Hwang YunSong <hys545@dreamwiz.com>
+
+       * dlls/gphoto2.ds/gphoto2_Ko.rc, dlls/gphoto2.ds/rsrc.rc:
+       gphoto2.ds: Added Korean resources.
+
+2006-05-24  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/kernel/locale.c, dlls/ntdll/rtlstr.c, include/wine/unicode.h,
+         libs/unicode/string.c, libs/unicode/wine_unicode.def,
+         libs/unicode/wine_unicode.map:
+       libwine_unicode: Renamed is_dbcs_leadbyte to wine_is_dbcs_leadbyte.
+
+       * include/wine/unicode.h, libs/unicode/string.c,
+         libs/unicode/wine_unicode.def, libs/unicode/wine_unicode.map:
+       libwine_unicode: Define all functions in the library even if they can be inlined.
+
+2006-05-24  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/tests/msg.c:
+       user: Add a test to check the queue status if there is a pending
+       posted message and the quit flag is set.
+
+2006-05-24  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/d3d9/swapchain.c, dlls/d3d9/tests/device.c, dlls/wined3d/device.c,
+         dlls/wined3d/swapchain.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_interface.h:
+       wined3d: Swapchain and back buffer corrections + tests.
+
+2006-05-24  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/dialog.c:
+       msi: Set a default radio button.
+
+       * dlls/msi/action.c:
+       msi: Fix a possible memory leak.
+
+2006-05-21  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c,
+         include/wine/wined3d_gl.h:
+       wined3d: Fix ARB_imaging abuse.
+
+2006-05-24  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/wined3d/device.c:
+       wined3d: Fixed a couple of boolean comparisons against TRUE.
+
+2006-05-23  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/directx.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Replaced USING_GLSL define with a new wined3d_settings option based
+       on the registry.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Add function to print the infolog of a GLSL shader on errors.
+       With assistance from H. Verbeet.
+
+       * include/wine/wined3d_gl.h:
+       wined3d: Added some GLSL defines and function prototypes.
+
+2006-05-23  Andrew Talbot <Andrew.Talbot@talbotville.com>
+
+       * dlls/comdlg32/printdlg.c:
+       comdlg32: Write-strings warning fix.
+
+2006-05-23  Jonathan Ernst <jonathan@ernstfamily.ch>
+
+       * dlls/comctl32/comctl_Fr.rc, dlls/comdlg32/cdlg_Fr.rc,
+         dlls/msacm32/msacm_Fr.rc, programs/cmdlgtst/Fr.rc,
+         programs/notepad/Fr.rc, programs/progman/Fr.rc,
+         programs/regedit/Fr.rc, programs/taskmgr/Fr.rc,
+         programs/winefile/Fr.rc, programs/winhelp/Fr.rc,
+         programs/wordpad/Fr.rc:
+       Uniformization of French main menu accelerators.
+
+2006-05-23  Hans Leidekker <hans@it.vu.nl>
+
+       * programs/uninstaller/Nl.rc, programs/uninstaller/rsrc.rc:
+       uninstaller: Add Dutch resources.
+
+2006-05-24  Marcus Meissner <marcus@jet.franken.de>
+
+       * dlls/x11drv/xrender.c:
+       x11drv: GdiAlphaBlend fix for X errors if width or height is 0.
+
+2006-05-23  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/store.c, dlls/crypt32/tests/store.c:
+       crypt32: Test and fix a couple CertAddCertificateContextToStore corner cases.
+
+2006-05-23  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Remove a double cap flag.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Remove an unnecessary NULL check.
+
+2006-05-23  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/htmldoc.c, dlls/mshtml/mshtml_private.h,
+         dlls/mshtml/persist.c:
+       mshtml: Added stub implementation of IPersistStreamInit.
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Added OLEIVERB_UIACTIVATE implementation.
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Don't do verb that is already done.
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Move UI activating to the separated function.
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Move inplace activating code to the separated function.
+
+       * dlls/shdocvw/factory.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Added WebBrowser v1 implementation.
+
+       * dlls/shdocvw/regsvr.c:
+       shdocvw: Added WebBrowser v1 registration.
+
+2006-05-23  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Fix the loading of strings for the property sheet page by
+       caching the ID of the string to load before overwriting it with an
+       Alloc call.
+
+2006-05-23  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/winproc.c:
+       user: Reuse the fast A->W function to implement the 16->32W case.
+       Get rid of the no longer needed 16->32W mapping functions.
+
+       * dlls/user/winproc.c:
+       user: Reuse the fast W->A function to implement the 32W->16 case.
+       Get rid of the no longer needed 32W->16 mapping functions.
+
+       * dlls/user/msg16.c, dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Use winproc callbacks for the remaining 16-bit messaging functions.
+
+2006-05-22  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Don't try to draw items outside the clipping rect.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Make the column resizing smooth in full drag mode.
+       Make the column resizing smooth in full drag mode even for listview
+       with lots of elements by redrawing only the resized column and calling
+       UpdateWindow.
+
+2006-05-22  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/Makefile.in, dlls/crypt32/context.c,
+         dlls/crypt32/crypt32_private.h, dlls/crypt32/store.c:
+       crypt32: Abstract contexts.
+       - create an abstract interface for contexts, and use it for certificates
+       - create a simple context list, and use it for memory stores
+
+2006-05-23  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c, dlls/usp10/usp10.spec:
+       usp10: Add stub for ScriptStringOut.
+
+2006-05-23  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/swapchain.c:
+       wined3d: Do not addref a NULL backbuffer in IWineD3DSwapChain::GetBackBuffer.
+
+2006-05-23  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: Uncomment test now that it works correctly.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Add another static.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix some comments and move the NdrSimpleType* functions out from
+       amongst the NdrSimpleStruct* ones.
+
+2006-05-23  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, dlls/.gitignore, dlls/Makefile.in,
+         dlls/winspool.drv/.gitignore, dlls/winspool.drv/Bg.rc,
+         dlls/winspool.drv/De.rc, dlls/winspool.drv/En.rc,
+         dlls/winspool.drv/Eo.rc, dlls/winspool.drv/Fi.rc,
+         dlls/winspool.drv/It.rc, dlls/winspool.drv/Ko.rc,
+         dlls/winspool.drv/Makefile.in, dlls/winspool.drv/Nl.rc,
+         dlls/winspool.drv/Ru.rc, dlls/winspool.drv/Tr.rc,
+         dlls/winspool.drv/info.c, dlls/winspool.drv/tests/.gitignore,
+         dlls/winspool.drv/tests/Makefile.in, dlls/winspool.drv/tests/info.c,
+         dlls/winspool.drv/winspool.drv.spec, dlls/winspool.drv/winspool.rc,
+         dlls/winspool.drv/wspool.c, dlls/winspool.drv/wspool.h,
+         dlls/winspool/.gitignore, dlls/winspool/Bg.rc, dlls/winspool/De.rc,
+         dlls/winspool/En.rc, dlls/winspool/Eo.rc, dlls/winspool/Fi.rc,
+         dlls/winspool/It.rc, dlls/winspool/Ko.rc, dlls/winspool/Makefile.in,
+         dlls/winspool/Nl.rc, dlls/winspool/Ru.rc, dlls/winspool/Tr.rc,
+         dlls/winspool/info.c, dlls/winspool/tests/.gitignore,
+         dlls/winspool/tests/Makefile.in, dlls/winspool/tests/info.c,
+         dlls/winspool/winspool.drv.spec, dlls/winspool/winspool.rc,
+         dlls/winspool/wspool.c, dlls/winspool/wspool.h,
+         programs/winetest/Makefile.in:
+       winspool: Renamed the directory to winspool.drv.
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/wineps.drv/.gitignore,
+         dlls/wineps.drv/Makefile.in, dlls/wineps.drv/afm.c,
+         dlls/wineps.drv/afm2c.c, dlls/wineps.drv/bitblt.c,
+         dlls/wineps.drv/bitmap.c, dlls/wineps.drv/brush.c,
+         dlls/wineps.drv/builtin.c, dlls/wineps.drv/clipping.c,
+         dlls/wineps.drv/color.c, dlls/wineps.drv/data/AvantGarde_Book.c,
+         dlls/wineps.drv/data/AvantGarde_BookOblique.c,
+         dlls/wineps.drv/data/AvantGarde_Demi.c,
+         dlls/wineps.drv/data/AvantGarde_DemiOblique.c,
+         dlls/wineps.drv/data/Bookman_Demi.c,
+         dlls/wineps.drv/data/Bookman_DemiItalic.c,
+         dlls/wineps.drv/data/Bookman_Light.c,
+         dlls/wineps.drv/data/Bookman_LightItalic.c,
+         dlls/wineps.drv/data/COPYRIGHTS, dlls/wineps.drv/data/Courier.c,
+         dlls/wineps.drv/data/Courier_Bold.c,
+         dlls/wineps.drv/data/Courier_BoldOblique.c,
+         dlls/wineps.drv/data/Courier_Oblique.c,
+         dlls/wineps.drv/data/Helvetica.c,
+         dlls/wineps.drv/data/Helvetica_Bold.c,
+         dlls/wineps.drv/data/Helvetica_BoldOblique.c,
+         dlls/wineps.drv/data/Helvetica_Narrow.c,
+         dlls/wineps.drv/data/Helvetica_Narrow_Bold.c,
+         dlls/wineps.drv/data/Helvetica_Narrow_BoldOblique.c,
+         dlls/wineps.drv/data/Helvetica_Narrow_Oblique.c,
+         dlls/wineps.drv/data/Helvetica_Oblique.c,
+         dlls/wineps.drv/data/NewCenturySchlbk_Bold.c,
+         dlls/wineps.drv/data/NewCenturySchlbk_BoldItalic.c,
+         dlls/wineps.drv/data/NewCenturySchlbk_Italic.c,
+         dlls/wineps.drv/data/NewCenturySchlbk_Roman.c,
+         dlls/wineps.drv/data/Palatino_Bold.c,
+         dlls/wineps.drv/data/Palatino_BoldItalic.c,
+         dlls/wineps.drv/data/Palatino_Italic.c,
+         dlls/wineps.drv/data/Palatino_Roman.c, dlls/wineps.drv/data/Symbol.c,
+         dlls/wineps.drv/data/Times_Bold.c,
+         dlls/wineps.drv/data/Times_BoldItalic.c,
+         dlls/wineps.drv/data/Times_Italic.c,
+         dlls/wineps.drv/data/Times_Roman.c,
+         dlls/wineps.drv/data/ZapfChancery_MediumItalic.c,
+         dlls/wineps.drv/data/ZapfDingbats.c, dlls/wineps.drv/data/agl.c,
+         dlls/wineps.drv/data/agl.h, dlls/wineps.drv/download.c,
+         dlls/wineps.drv/driver.c, dlls/wineps.drv/encode.c,
+         dlls/wineps.drv/escape.c, dlls/wineps.drv/font.c,
+         dlls/wineps.drv/generic.ppd, dlls/wineps.drv/glyphlist.c,
+         dlls/wineps.drv/graphics.c, dlls/wineps.drv/init.c,
+         dlls/wineps.drv/mkagl.c, dlls/wineps.drv/objects.c,
+         dlls/wineps.drv/pen.c, dlls/wineps.drv/ppd.c, dlls/wineps.drv/ps.c,
+         dlls/wineps.drv/psdlg.h, dlls/wineps.drv/psdrv.h,
+         dlls/wineps.drv/rsrc.rc, dlls/wineps.drv/text.c,
+         dlls/wineps.drv/truetype.c, dlls/wineps.drv/type1.c,
+         dlls/wineps.drv/type1afm.c, dlls/wineps.drv/type42.c,
+         dlls/wineps.drv/wineps.drv.spec, dlls/wineps.drv/wineps16.drv.spec,
+         dlls/wineps.drv/wps_Bg.rc, dlls/wineps.drv/wps_Cs.rc,
+         dlls/wineps.drv/wps_De.rc, dlls/wineps.drv/wps_En.rc,
+         dlls/wineps.drv/wps_Es.rc, dlls/wineps.drv/wps_Fr.rc,
+         dlls/wineps.drv/wps_Hu.rc, dlls/wineps.drv/wps_It.rc,
+         dlls/wineps.drv/wps_Ja.rc, dlls/wineps.drv/wps_Ko.rc,
+         dlls/wineps.drv/wps_Nl.rc, dlls/wineps.drv/wps_No.rc,
+         dlls/wineps.drv/wps_Pt.rc, dlls/wineps.drv/wps_Ru.rc,
+         dlls/wineps.drv/wps_Si.rc, dlls/wineps.drv/wps_Sk.rc,
+         dlls/wineps.drv/wps_Tr.rc, dlls/wineps.drv/wps_xx.rc,
+         dlls/wineps/.gitignore, dlls/wineps/Makefile.in, dlls/wineps/afm.c,
+         dlls/wineps/afm2c.c, dlls/wineps/bitblt.c, dlls/wineps/bitmap.c,
+         dlls/wineps/brush.c, dlls/wineps/builtin.c, dlls/wineps/clipping.c,
+         dlls/wineps/color.c, dlls/wineps/data/AvantGarde_Book.c,
+         dlls/wineps/data/AvantGarde_BookOblique.c,
+         dlls/wineps/data/AvantGarde_Demi.c,
+         dlls/wineps/data/AvantGarde_DemiOblique.c,
+         dlls/wineps/data/Bookman_Demi.c,
+         dlls/wineps/data/Bookman_DemiItalic.c,
+         dlls/wineps/data/Bookman_Light.c,
+         dlls/wineps/data/Bookman_LightItalic.c, dlls/wineps/data/COPYRIGHTS,
+         dlls/wineps/data/Courier.c, dlls/wineps/data/Courier_Bold.c,
+         dlls/wineps/data/Courier_BoldOblique.c,
+         dlls/wineps/data/Courier_Oblique.c, dlls/wineps/data/Helvetica.c,
+         dlls/wineps/data/Helvetica_Bold.c,
+         dlls/wineps/data/Helvetica_BoldOblique.c,
+         dlls/wineps/data/Helvetica_Narrow.c,
+         dlls/wineps/data/Helvetica_Narrow_Bold.c,
+         dlls/wineps/data/Helvetica_Narrow_BoldOblique.c,
+         dlls/wineps/data/Helvetica_Narrow_Oblique.c,
+         dlls/wineps/data/Helvetica_Oblique.c,
+         dlls/wineps/data/NewCenturySchlbk_Bold.c,
+         dlls/wineps/data/NewCenturySchlbk_BoldItalic.c,
+         dlls/wineps/data/NewCenturySchlbk_Italic.c,
+         dlls/wineps/data/NewCenturySchlbk_Roman.c,
+         dlls/wineps/data/Palatino_Bold.c,
+         dlls/wineps/data/Palatino_BoldItalic.c,
+         dlls/wineps/data/Palatino_Italic.c,
+         dlls/wineps/data/Palatino_Roman.c, dlls/wineps/data/Symbol.c,
+         dlls/wineps/data/Times_Bold.c, dlls/wineps/data/Times_BoldItalic.c,
+         dlls/wineps/data/Times_Italic.c, dlls/wineps/data/Times_Roman.c,
+         dlls/wineps/data/ZapfChancery_MediumItalic.c,
+         dlls/wineps/data/ZapfDingbats.c, dlls/wineps/data/agl.c,
+         dlls/wineps/data/agl.h, dlls/wineps/download.c, dlls/wineps/driver.c,
+         dlls/wineps/encode.c, dlls/wineps/escape.c, dlls/wineps/font.c,
+         dlls/wineps/generic.ppd, dlls/wineps/glyphlist.c,
+         dlls/wineps/graphics.c, dlls/wineps/init.c, dlls/wineps/mkagl.c,
+         dlls/wineps/objects.c, dlls/wineps/pen.c, dlls/wineps/ppd.c,
+         dlls/wineps/ps.c, dlls/wineps/psdlg.h, dlls/wineps/psdrv.h,
+         dlls/wineps/rsrc.rc, dlls/wineps/text.c, dlls/wineps/truetype.c,
+         dlls/wineps/type1.c, dlls/wineps/type1afm.c, dlls/wineps/type42.c,
+         dlls/wineps/wineps.drv.spec, dlls/wineps/wineps16.drv.spec,
+         dlls/wineps/wps_Bg.rc, dlls/wineps/wps_Cs.rc, dlls/wineps/wps_De.rc,
+         dlls/wineps/wps_En.rc, dlls/wineps/wps_Es.rc, dlls/wineps/wps_Fr.rc,
+         dlls/wineps/wps_Hu.rc, dlls/wineps/wps_It.rc, dlls/wineps/wps_Ja.rc,
+         dlls/wineps/wps_Ko.rc, dlls/wineps/wps_Nl.rc, dlls/wineps/wps_No.rc,
+         dlls/wineps/wps_Pt.rc, dlls/wineps/wps_Ru.rc, dlls/wineps/wps_Si.rc,
+         dlls/wineps/wps_Sk.rc, dlls/wineps/wps_Tr.rc, dlls/wineps/wps_xx.rc:
+       wineps: Renamed the directory to wineps.drv.
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/msisys.ocx/.gitignore,
+         dlls/msisys.ocx/Makefile.in, dlls/msisys.ocx/msisys.c,
+         dlls/msisys.ocx/msisys.ocx.spec, dlls/msisys/.gitignore,
+         dlls/msisys/Makefile.in, dlls/msisys/msisys.c,
+         dlls/msisys/msisys.ocx.spec:
+       msisys: Renamed the directory to msisys.ocx.
+
+2006-05-18  Jonathan Ernst <jonathan@ernstfamily.ch>
+
+       * COPYING.LIB, LICENSE, aclocal.m4, dlls/activeds/activeds_main.c,
+         dlls/advapi32/advapi.c, dlls/advapi32/crypt.c, dlls/advapi32/crypt.h,
+         dlls/advapi32/crypt_arc4.c, dlls/advapi32/crypt_des.c,
+         dlls/advapi32/crypt_lmhash.c, dlls/advapi32/crypt_md4.c,
+         dlls/advapi32/crypt_md5.c, dlls/advapi32/crypt_sha.c,
+         dlls/advapi32/eventlog.c, dlls/advapi32/lsa.c,
+         dlls/advapi32/registry.c, dlls/advapi32/security.c,
+         dlls/advapi32/service.c, dlls/advapi32/tests/crypt.c,
+         dlls/advapi32/tests/crypt_lmhash.c, dlls/advapi32/tests/crypt_md4.c,
+         dlls/advapi32/tests/crypt_md5.c, dlls/advapi32/tests/crypt_sha.c,
+         dlls/advapi32/tests/lsa.c, dlls/advapi32/tests/registry.c,
+         dlls/advapi32/tests/security.c, dlls/advpack/advpack.c,
+         dlls/advpack/advpack_private.h, dlls/advpack/files.c,
+         dlls/advpack/install.c, dlls/advpack/reg.c,
+         dlls/advpack/tests/advpack.c, dlls/advpack/tests/files.c,
+         dlls/advpack/tests/install.c, dlls/amstream/amstream.c,
+         dlls/amstream/amstream_private.h, dlls/amstream/main.c,
+         dlls/amstream/mediastream.c, dlls/amstream/regsvr.c,
+         dlls/amstream/version.rc, dlls/atl/atl_main.c, dlls/atl/atlbase.h,
+         dlls/atl/atliface.idl, dlls/atl/registrar.c, dlls/atl/rsrc.rc,
+         dlls/avicap32/avicap32_main.c, dlls/avifil32/acmstream.c,
+         dlls/avifil32/api.c, dlls/avifil32/avifile.c,
+         dlls/avifil32/avifile_Cs.rc, dlls/avifil32/avifile_De.rc,
+         dlls/avifil32/avifile_En.rc, dlls/avifil32/avifile_Es.rc,
+         dlls/avifil32/avifile_Fr.rc, dlls/avifil32/avifile_Hu.rc,
+         dlls/avifil32/avifile_It.rc, dlls/avifil32/avifile_Ja.rc,
+         dlls/avifil32/avifile_Ko.rc, dlls/avifil32/avifile_Nl.rc,
+         dlls/avifil32/avifile_No.rc, dlls/avifil32/avifile_Pl.rc,
+         dlls/avifil32/avifile_Pt.rc, dlls/avifil32/avifile_Ru.rc,
+         dlls/avifil32/avifile_Si.rc, dlls/avifil32/avifile_Tr.rc,
+         dlls/avifil32/avifile_private.h, dlls/avifil32/editstream.c,
+         dlls/avifil32/extrachunk.c, dlls/avifil32/extrachunk.h,
+         dlls/avifil32/factory.c, dlls/avifil32/getframe.c,
+         dlls/avifil32/icmstream.c, dlls/avifil32/regsvr.c,
+         dlls/avifil32/rsrc.rc, dlls/avifil32/tmpfile.c,
+         dlls/avifil32/wavfile.c, dlls/cabinet/cabinet.h,
+         dlls/cabinet/cabinet.rc, dlls/cabinet/cabinet_main.c,
+         dlls/cabinet/fci.c, dlls/cabinet/fdi.c, dlls/cabinet/tests/extract.c,
+         dlls/capi2032/cap20wxx.c, dlls/capi2032/cap20wxx.h,
+         dlls/cards/cards.c, dlls/cards/cards.h, dlls/cards/cards.rc,
+         dlls/cards/version.rc, dlls/cfgmgr32/main.c,
+         dlls/comcat/comcat_main.c, dlls/comcat/comcat_private.h,
+         dlls/comcat/factory.c, dlls/comcat/information.c,
+         dlls/comcat/manager.c, dlls/comcat/register.c, dlls/comcat/regsvr.c,
+         dlls/comcat/version.rc, dlls/comctl32/animate.c,
+         dlls/comctl32/comboex.c, dlls/comctl32/comctl32.h,
+         dlls/comctl32/comctl32undoc.c, dlls/comctl32/comctl_Bg.rc,
+         dlls/comctl32/comctl_Cn.rc, dlls/comctl32/comctl_Cs.rc,
+         dlls/comctl32/comctl_De.rc, dlls/comctl32/comctl_En.rc,
+         dlls/comctl32/comctl_Eo.rc, dlls/comctl32/comctl_Es.rc,
+         dlls/comctl32/comctl_Fr.rc, dlls/comctl32/comctl_Hu.rc,
+         dlls/comctl32/comctl_It.rc, dlls/comctl32/comctl_Ja.rc,
+         dlls/comctl32/comctl_Ko.rc, dlls/comctl32/comctl_Nl.rc,
+         dlls/comctl32/comctl_No.rc, dlls/comctl32/comctl_Pl.rc,
+         dlls/comctl32/comctl_Pt.rc, dlls/comctl32/comctl_Ru.rc,
+         dlls/comctl32/comctl_Si.rc, dlls/comctl32/comctl_Sv.rc,
+         dlls/comctl32/comctl_Th.rc, dlls/comctl32/comctl_Tr.rc,
+         dlls/comctl32/comctl_Uk.rc, dlls/comctl32/commctrl.c,
+         dlls/comctl32/datetime.c, dlls/comctl32/dpa.c,
+         dlls/comctl32/draglist.c, dlls/comctl32/dsa.c,
+         dlls/comctl32/flatsb.c, dlls/comctl32/header.c,
+         dlls/comctl32/hotkey.c, dlls/comctl32/imagelist.c,
+         dlls/comctl32/imagelist.h, dlls/comctl32/ipaddress.c,
+         dlls/comctl32/listview.c, dlls/comctl32/monthcal.c,
+         dlls/comctl32/nativefont.c, dlls/comctl32/pager.c,
+         dlls/comctl32/progress.c, dlls/comctl32/propsheet.c,
+         dlls/comctl32/rebar.c, dlls/comctl32/rsrc.rc,
+         dlls/comctl32/smoothscroll.c, dlls/comctl32/status.c,
+         dlls/comctl32/string.c, dlls/comctl32/syslink.c, dlls/comctl32/tab.c,
+         dlls/comctl32/tests/comboex.c, dlls/comctl32/tests/dpa.c,
+         dlls/comctl32/tests/header.c, dlls/comctl32/tests/imagelist.c,
+         dlls/comctl32/tests/monthcal.c, dlls/comctl32/tests/mru.c,
+         dlls/comctl32/tests/progress.c, dlls/comctl32/tests/propsheet.c,
+         dlls/comctl32/tests/propsheet.rc, dlls/comctl32/tests/subclass.c,
+         dlls/comctl32/tests/tab.c, dlls/comctl32/tests/toolbar.c,
+         dlls/comctl32/tests/tooltips.c, dlls/comctl32/tests/treeview.c,
+         dlls/comctl32/tests/updown.c, dlls/comctl32/theme_combo.c,
+         dlls/comctl32/theme_dialog.c, dlls/comctl32/theme_edit.c,
+         dlls/comctl32/theme_listbox.c, dlls/comctl32/theming.c,
+         dlls/comctl32/toolbar.c, dlls/comctl32/tooltips.c,
+         dlls/comctl32/trackbar.c, dlls/comctl32/treeview.c,
+         dlls/comctl32/updown.c, dlls/comdlg32/cdlg.h, dlls/comdlg32/cdlg16.h,
+         dlls/comdlg32/cdlg32.c, dlls/comdlg32/cdlg_Bg.rc,
+         dlls/comdlg32/cdlg_Ca.rc, dlls/comdlg32/cdlg_Cn.rc,
+         dlls/comdlg32/cdlg_Cs.rc, dlls/comdlg32/cdlg_Da.rc,
+         dlls/comdlg32/cdlg_De.rc, dlls/comdlg32/cdlg_En.rc,
+         dlls/comdlg32/cdlg_Eo.rc, dlls/comdlg32/cdlg_Es.rc,
+         dlls/comdlg32/cdlg_Fi.rc, dlls/comdlg32/cdlg_Fr.rc,
+         dlls/comdlg32/cdlg_Hu.rc, dlls/comdlg32/cdlg_It.rc,
+         dlls/comdlg32/cdlg_Ja.rc, dlls/comdlg32/cdlg_Ko.rc,
+         dlls/comdlg32/cdlg_Nl.rc, dlls/comdlg32/cdlg_No.rc,
+         dlls/comdlg32/cdlg_Pl.rc, dlls/comdlg32/cdlg_Pt.rc,
+         dlls/comdlg32/cdlg_Ru.rc, dlls/comdlg32/cdlg_Si.rc,
+         dlls/comdlg32/cdlg_Sk.rc, dlls/comdlg32/cdlg_Sv.rc,
+         dlls/comdlg32/cdlg_Th.rc, dlls/comdlg32/cdlg_Tr.rc,
+         dlls/comdlg32/cdlg_Uk.rc, dlls/comdlg32/cdlg_Wa.rc,
+         dlls/comdlg32/cdlg_Zh.rc, dlls/comdlg32/cdlg_xx.rc,
+         dlls/comdlg32/colordlg.c, dlls/comdlg32/colordlg16.c,
+         dlls/comdlg32/filedlg.c, dlls/comdlg32/filedlg16.c,
+         dlls/comdlg32/filedlg31.c, dlls/comdlg32/filedlg31.h,
+         dlls/comdlg32/filedlgbrowser.c, dlls/comdlg32/filedlgbrowser.h,
+         dlls/comdlg32/filetitle.c, dlls/comdlg32/finddlg.c,
+         dlls/comdlg32/finddlg32.c, dlls/comdlg32/fontdlg.c,
+         dlls/comdlg32/fontdlg16.c, dlls/comdlg32/printdlg.c,
+         dlls/comdlg32/printdlg.h, dlls/comdlg32/printdlg16.c,
+         dlls/comdlg32/rsrc.rc, dlls/crtdll/crtdll_main.c,
+         dlls/crypt32/cert.c, dlls/crypt32/crypt32.rc,
+         dlls/crypt32/crypt32_De.rc, dlls/crypt32/crypt32_En.rc,
+         dlls/crypt32/crypt32_Ko.rc, dlls/crypt32/crypt32_No.rc,
+         dlls/crypt32/crypt32_private.h, dlls/crypt32/cryptres.h,
+         dlls/crypt32/decode.c, dlls/crypt32/encode.c, dlls/crypt32/main.c,
+         dlls/crypt32/oid.c, dlls/crypt32/proplist.c,
+         dlls/crypt32/protectdata.c, dlls/crypt32/serialize.c,
+         dlls/crypt32/store.c, dlls/crypt32/str.c, dlls/crypt32/tests/cert.c,
+         dlls/crypt32/tests/encode.c, dlls/crypt32/tests/main.c,
+         dlls/crypt32/tests/oid.c, dlls/crypt32/tests/protectdata.c,
+         dlls/crypt32/tests/store.c, dlls/crypt32/tests/str.c,
+         dlls/crypt32/version.rc, dlls/cryptdll/cryptdll.c,
+         dlls/ctl3d32/ctl3d.c, dlls/ctl3d32/ctl3d32.c,
+         dlls/d3d8/basetexture.c, dlls/d3d8/cubetexture.c,
+         dlls/d3d8/d3d8_main.c, dlls/d3d8/d3d8_private.h, dlls/d3d8/device.c,
+         dlls/d3d8/directx.c, dlls/d3d8/indexbuffer.c,
+         dlls/d3d8/pixelshader.c, dlls/d3d8/resource.c,
+         dlls/d3d8/stateblock.c, dlls/d3d8/surface.c, dlls/d3d8/swapchain.c,
+         dlls/d3d8/tests/device.c, dlls/d3d8/texture.c, dlls/d3d8/version.rc,
+         dlls/d3d8/vertexbuffer.c, dlls/d3d8/vertexshader.c,
+         dlls/d3d8/volume.c, dlls/d3d8/volumetexture.c,
+         dlls/d3d9/basetexture.c, dlls/d3d9/cubetexture.c,
+         dlls/d3d9/d3d9_main.c, dlls/d3d9/d3d9_private.h, dlls/d3d9/device.c,
+         dlls/d3d9/directx.c, dlls/d3d9/indexbuffer.c,
+         dlls/d3d9/pixelshader.c, dlls/d3d9/query.c, dlls/d3d9/resource.c,
+         dlls/d3d9/stateblock.c, dlls/d3d9/surface.c, dlls/d3d9/swapchain.c,
+         dlls/d3d9/tests/device.c, dlls/d3d9/tests/shader.c,
+         dlls/d3d9/tests/stateblock.c, dlls/d3d9/tests/vertexdeclaration.c,
+         dlls/d3d9/texture.c, dlls/d3d9/version.rc, dlls/d3d9/vertexbuffer.c,
+         dlls/d3d9/vertexdeclaration.c, dlls/d3d9/vertexshader.c,
+         dlls/d3d9/volume.c, dlls/d3d9/volumetexture.c,
+         dlls/d3d9/vshaderdeclaration.c, dlls/d3dim/d3dim_main.c,
+         dlls/d3dim/version.rc, dlls/d3drm/d3drm_main.c,
+         dlls/d3drm/version.rc, dlls/d3dx8/d3dx8_main.c,
+         dlls/d3dx8/d3dx8core_private.h, dlls/d3dx8/d3dxbuffer.c,
+         dlls/d3dxof/d3dxof.c, dlls/d3dxof/d3dxof_private.h,
+         dlls/d3dxof/main.c, dlls/d3dxof/regsvr.c, dlls/d3dxof/version.rc,
+         dlls/dbghelp/coff.c, dlls/dbghelp/dbghelp.c,
+         dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/dwarf.c,
+         dlls/dbghelp/elf_module.c, dlls/dbghelp/image.c,
+         dlls/dbghelp/memory.c, dlls/dbghelp/minidump.c,
+         dlls/dbghelp/module.c, dlls/dbghelp/msc.c, dlls/dbghelp/mscvpdb.h,
+         dlls/dbghelp/path.c, dlls/dbghelp/pe_module.c, dlls/dbghelp/source.c,
+         dlls/dbghelp/stabs.c, dlls/dbghelp/stack.c, dlls/dbghelp/storage.c,
+         dlls/dbghelp/symbol.c, dlls/dbghelp/type.c, dlls/dbghelp/wdbgexts.h,
+         dlls/dciman32/dciman_main.c, dlls/ddraw/clipper.c,
+         dlls/ddraw/d3d_private.h, dlls/ddraw/d3d_utils.c,
+         dlls/ddraw/ddcomimpl.h, dlls/ddraw/ddraw_hal.c,
+         dlls/ddraw/ddraw_main.c, dlls/ddraw/ddraw_private.h,
+         dlls/ddraw/ddraw_thunks.c, dlls/ddraw/ddraw_user.c,
+         dlls/ddraw/ddraw_utils.c, dlls/ddraw/device_main.c,
+         dlls/ddraw/device_opengl.c, dlls/ddraw/direct3d_main.c,
+         dlls/ddraw/direct3d_opengl.c, dlls/ddraw/executebuffer.c,
+         dlls/ddraw/gl_api.h, dlls/ddraw/gl_private.h, dlls/ddraw/light.c,
+         dlls/ddraw/main.c, dlls/ddraw/material.c,
+         dlls/ddraw/opengl_private.h, dlls/ddraw/opengl_utils.c,
+         dlls/ddraw/palette_hal.c, dlls/ddraw/palette_main.c,
+         dlls/ddraw/regsvr.c, dlls/ddraw/surface_dib.c,
+         dlls/ddraw/surface_fakezbuffer.c, dlls/ddraw/surface_gamma.c,
+         dlls/ddraw/surface_hal.c, dlls/ddraw/surface_main.c,
+         dlls/ddraw/surface_thunks.c, dlls/ddraw/surface_user.c,
+         dlls/ddraw/surface_wndproc.c, dlls/ddraw/tests/d3d.c,
+         dlls/ddraw/tests/ddrawmodes.c, dlls/ddraw/tests/dsurface.c,
+         dlls/ddraw/texture.c, dlls/ddraw/version.rc,
+         dlls/ddraw/vertexbuffer.c, dlls/ddraw/viewport.c,
+         dlls/devenum/createdevenum.c, dlls/devenum/devenum.rc,
+         dlls/devenum/devenum_main.c, dlls/devenum/devenum_private.h,
+         dlls/devenum/factory.c, dlls/devenum/mediacatenum.c,
+         dlls/devenum/parsedisplayname.c, dlls/dinput/data_formats.c,
+         dlls/dinput/device.c, dlls/dinput/device_private.h,
+         dlls/dinput/dinput_main.c, dlls/dinput/dinput_private.h,
+         dlls/dinput/effect_linuxinput.c, dlls/dinput/joystick_linux.c,
+         dlls/dinput/joystick_linuxinput.c, dlls/dinput/keyboard.c,
+         dlls/dinput/mouse.c, dlls/dinput/regsvr.c,
+         dlls/dinput/tests/dinput_test.h, dlls/dinput/tests/joystick.c,
+         dlls/dinput/tests/keyboard.c, dlls/dinput/tests/mouse.c,
+         dlls/dinput/version.rc, dlls/dinput8/dinput8_main.c,
+         dlls/dinput8/version.rc, dlls/dmband/band.c, dlls/dmband/bandtrack.c,
+         dlls/dmband/dmband_main.c, dlls/dmband/dmband_private.h,
+         dlls/dmband/dmutils.c, dlls/dmband/dmutils.h, dlls/dmband/regsvr.c,
+         dlls/dmband/version.rc, dlls/dmcompos/chordmap.c,
+         dlls/dmcompos/chordmaptrack.c, dlls/dmcompos/composer.c,
+         dlls/dmcompos/dmcompos_main.c, dlls/dmcompos/dmcompos_private.h,
+         dlls/dmcompos/regsvr.c, dlls/dmcompos/signposttrack.c,
+         dlls/dmcompos/version.rc, dlls/dmime/audiopath.c,
+         dlls/dmime/dmime_main.c, dlls/dmime/dmime_private.h,
+         dlls/dmime/dmutils.c, dlls/dmime/dmutils.h, dlls/dmime/graph.c,
+         dlls/dmime/lyricstrack.c, dlls/dmime/markertrack.c,
+         dlls/dmime/paramcontroltrack.c, dlls/dmime/patterntrack.c,
+         dlls/dmime/performance.c, dlls/dmime/regsvr.c, dlls/dmime/segment.c,
+         dlls/dmime/segmentstate.c, dlls/dmime/segtriggertrack.c,
+         dlls/dmime/seqtrack.c, dlls/dmime/sysextrack.c,
+         dlls/dmime/tempotrack.c, dlls/dmime/timesigtrack.c,
+         dlls/dmime/tool.c, dlls/dmime/version.rc, dlls/dmime/wavetrack.c,
+         dlls/dmloader/classfactory.c, dlls/dmloader/container.c,
+         dlls/dmloader/debug.c, dlls/dmloader/debug.h,
+         dlls/dmloader/dmloader_main.c, dlls/dmloader/dmloader_private.h,
+         dlls/dmloader/loader.c, dlls/dmloader/loaderstream.c,
+         dlls/dmloader/regsvr.c, dlls/dmloader/version.rc,
+         dlls/dmscript/dmscript_main.c, dlls/dmscript/dmscript_private.h,
+         dlls/dmscript/regsvr.c, dlls/dmscript/script.c,
+         dlls/dmscript/scripttrack.c, dlls/dmscript/version.rc,
+         dlls/dmstyle/auditiontrack.c, dlls/dmstyle/chordtrack.c,
+         dlls/dmstyle/commandtrack.c, dlls/dmstyle/dmstyle_main.c,
+         dlls/dmstyle/dmstyle_private.h, dlls/dmstyle/dmutils.c,
+         dlls/dmstyle/dmutils.h, dlls/dmstyle/motiftrack.c,
+         dlls/dmstyle/mutetrack.c, dlls/dmstyle/regsvr.c,
+         dlls/dmstyle/style.c, dlls/dmstyle/styletrack.c,
+         dlls/dmstyle/version.rc, dlls/dmsynth/dmsynth_main.c,
+         dlls/dmsynth/dmsynth_private.h, dlls/dmsynth/regsvr.c,
+         dlls/dmsynth/synth.c, dlls/dmsynth/synthsink.c,
+         dlls/dmsynth/version.rc, dlls/dmusic/buffer.c, dlls/dmusic/clock.c,
+         dlls/dmusic/collection.c, dlls/dmusic/dmusic.c,
+         dlls/dmusic/dmusic_main.c, dlls/dmusic/dmusic_private.h,
+         dlls/dmusic/download.c, dlls/dmusic/downloadedinstrument.c,
+         dlls/dmusic/instrument.c, dlls/dmusic/port.c,
+         dlls/dmusic/portdownload.c, dlls/dmusic/regsvr.c, dlls/dmusic/thru.c,
+         dlls/dmusic/version.rc, dlls/dmusic32/dmusic32_main.c,
+         dlls/dmusic32/version.rc, dlls/dnsapi/dnsapi.h, dlls/dnsapi/main.c,
+         dlls/dnsapi/name.c, dlls/dnsapi/query.c, dlls/dnsapi/record.c,
+         dlls/dnsapi/tests/name.c, dlls/dnsapi/tests/record.c,
+         dlls/dplay/version.rc, dlls/dplayx/dpclassfactory.c,
+         dlls/dplayx/dpinit.h, dlls/dplayx/dplay.c,
+         dlls/dplayx/dplay_global.h, dlls/dplayx/dplaysp.c,
+         dlls/dplayx/dplaysp.h, dlls/dplayx/dplayx_global.c,
+         dlls/dplayx/dplayx_global.h, dlls/dplayx/dplayx_main.c,
+         dlls/dplayx/dplayx_messages.c, dlls/dplayx/dplayx_messages.h,
+         dlls/dplayx/dplayx_queue.h, dlls/dplayx/dplobby.c,
+         dlls/dplayx/lobbysp.c, dlls/dplayx/lobbysp.h,
+         dlls/dplayx/name_server.c, dlls/dplayx/name_server.h,
+         dlls/dplayx/regsvr.c, dlls/dplayx/version.rc, dlls/dpnet/address.c,
+         dlls/dpnet/client.c, dlls/dpnet/dpnet_main.c,
+         dlls/dpnet/dpnet_private.h, dlls/dpnet/peer.c, dlls/dpnet/regsvr.c,
+         dlls/dpnet/server.c, dlls/dpnet/version.rc, dlls/dpnhpast/main.c,
+         dlls/dpnhpast/version.rc, dlls/dsound/buffer.c,
+         dlls/dsound/capture.c, dlls/dsound/dsound.c,
+         dlls/dsound/dsound_main.c, dlls/dsound/dsound_private.h,
+         dlls/dsound/duplex.c, dlls/dsound/mixer.c, dlls/dsound/primary.c,
+         dlls/dsound/propset.c, dlls/dsound/regsvr.c, dlls/dsound/sound3d.c,
+         dlls/dsound/tests/capture.c, dlls/dsound/tests/ds3d.c,
+         dlls/dsound/tests/ds3d8.c, dlls/dsound/tests/dsound.c,
+         dlls/dsound/tests/dsound8.c, dlls/dsound/tests/dsound_test.h,
+         dlls/dsound/tests/duplex.c, dlls/dsound/tests/propset.c,
+         dlls/dsound/version.rc, dlls/dswave/dswave.c,
+         dlls/dswave/dswave_main.c, dlls/dswave/dswave_private.h,
+         dlls/dswave/regsvr.c, dlls/dswave/version.rc,
+         dlls/dxdiagn/container.c, dlls/dxdiagn/dxdiag_main.c,
+         dlls/dxdiagn/dxdiag_private.h, dlls/dxdiagn/provider.c,
+         dlls/dxdiagn/regsvr.c, dlls/dxdiagn/version.rc, dlls/dxerr8/dxerr8.c,
+         dlls/dxerr9/dxerr9.c, dlls/dxguid/dx8guid.c, dlls/dxguid/dx9guid.c,
+         dlls/dxguid/dxguid.c, dlls/gdi/bidi.c, dlls/gdi/bidi16.c,
+         dlls/gdi/bitblt.c, dlls/gdi/bitmap.c, dlls/gdi/brush.c,
+         dlls/gdi/clipping.c, dlls/gdi/dc.c, dlls/gdi/dib.c,
+         dlls/gdi/dispdib.c, dlls/gdi/driver.c, dlls/gdi/enhmetafile.c,
+         dlls/gdi/enhmfdrv/bitblt.c, dlls/gdi/enhmfdrv/dc.c,
+         dlls/gdi/enhmfdrv/enhmetafiledrv.h, dlls/gdi/enhmfdrv/graphics.c,
+         dlls/gdi/enhmfdrv/init.c, dlls/gdi/enhmfdrv/mapping.c,
+         dlls/gdi/enhmfdrv/objects.c, dlls/gdi/env.c, dlls/gdi/font.c,
+         dlls/gdi/freetype.c, dlls/gdi/gdi16.c, dlls/gdi/gdi_main.c,
+         dlls/gdi/gdi_private.h, dlls/gdi/gdiobj.c, dlls/gdi/icm.c,
+         dlls/gdi/mapping.c, dlls/gdi/metafile.c, dlls/gdi/metafile16.c,
+         dlls/gdi/mfdrv/bitblt.c, dlls/gdi/mfdrv/dc.c,
+         dlls/gdi/mfdrv/graphics.c, dlls/gdi/mfdrv/init.c,
+         dlls/gdi/mfdrv/mapping.c, dlls/gdi/mfdrv/metafiledrv.h,
+         dlls/gdi/mfdrv/objects.c, dlls/gdi/mfdrv/text.c, dlls/gdi/painting.c,
+         dlls/gdi/palette.c, dlls/gdi/path.c, dlls/gdi/pen.c,
+         dlls/gdi/printdrv.c, dlls/gdi/region.c, dlls/gdi/tests/bitmap.c,
+         dlls/gdi/tests/brush.c, dlls/gdi/tests/clipping.c,
+         dlls/gdi/tests/dc.c, dlls/gdi/tests/font.c, dlls/gdi/tests/gdiobj.c,
+         dlls/gdi/tests/mapping.c, dlls/gdi/tests/metafile.c,
+         dlls/gdi/tests/palette.c, dlls/gdi/tests/pen.c, dlls/gdi/version.rc,
+         dlls/gdi/version16.rc, dlls/gdi/wing.c, dlls/glu32/glu.c,
+         dlls/glut32/glut.c, dlls/gphoto2.ds/capability.c,
+         dlls/gphoto2.ds/ds_ctrl.c, dlls/gphoto2.ds/ds_image.c,
+         dlls/gphoto2.ds/gphoto2_En.rc, dlls/gphoto2.ds/gphoto2_Fr.rc,
+         dlls/gphoto2.ds/gphoto2_Nl.rc, dlls/gphoto2.ds/gphoto2_i.h,
+         dlls/gphoto2.ds/gphoto2_main.c, dlls/gphoto2.ds/resource.h,
+         dlls/gphoto2.ds/rsrc.rc, dlls/gphoto2.ds/ui.c, dlls/hhctrl.ocx/Cs.rc,
+         dlls/hhctrl.ocx/De.rc, dlls/hhctrl.ocx/En.rc, dlls/hhctrl.ocx/Fi.rc,
+         dlls/hhctrl.ocx/Hu.rc, dlls/hhctrl.ocx/Ko.rc, dlls/hhctrl.ocx/Nl.rc,
+         dlls/hhctrl.ocx/No.rc, dlls/hhctrl.ocx/Tr.rc, dlls/hhctrl.ocx/chm.c,
+         dlls/hhctrl.ocx/chm.h, dlls/hhctrl.ocx/help.c,
+         dlls/hhctrl.ocx/hhctrl.c, dlls/hhctrl.ocx/hhctrl.rc,
+         dlls/hhctrl.ocx/main.c, dlls/hhctrl.ocx/regsvr.c,
+         dlls/hhctrl.ocx/resource.h, dlls/hhctrl.ocx/version.rc,
+         dlls/hhctrl.ocx/webbrowser.c, dlls/hhctrl.ocx/webbrowser.h,
+         dlls/iccvid/iccvid.c, dlls/iccvid/iccvid_De.rc,
+         dlls/iccvid/iccvid_En.rc, dlls/iccvid/iccvid_Fr.rc,
+         dlls/iccvid/iccvid_Hu.rc, dlls/iccvid/iccvid_Ko.rc,
+         dlls/iccvid/iccvid_No.rc, dlls/iccvid/iccvid_Tr.rc,
+         dlls/iccvid/iccvid_private.h, dlls/iccvid/rsrc.rc,
+         dlls/icmp/icmp_main.c, dlls/ifsmgr.vxd/ifsmgr.c,
+         dlls/imaadp32.acm/imaadp32.c, dlls/imagehlp/access.c,
+         dlls/imagehlp/imagehlp_main.c, dlls/imagehlp/integrity.c,
+         dlls/imagehlp/internal.c, dlls/imagehlp/modify.c, dlls/imm32/imm.c,
+         dlls/iphlpapi/ifenum.c, dlls/iphlpapi/ifenum.h,
+         dlls/iphlpapi/iphlpapi_main.c, dlls/iphlpapi/ipstats.c,
+         dlls/iphlpapi/ipstats.h, dlls/iphlpapi/tests/iphlpapi.c,
+         dlls/itss/itss.c, dlls/itss/itsstor.h, dlls/itss/moniker.c,
+         dlls/itss/regsvr.c, dlls/itss/storage.c, dlls/kernel/actctx.c,
+         dlls/kernel/atom.c, dlls/kernel/atom16.c, dlls/kernel/change.c,
+         dlls/kernel/comm.c, dlls/kernel/computername.c,
+         dlls/kernel/console.c, dlls/kernel/console_private.h,
+         dlls/kernel/cpu.c, dlls/kernel/debugger.c, dlls/kernel/dosmem.c,
+         dlls/kernel/editline.c, dlls/kernel/environ.c, dlls/kernel/error16.c,
+         dlls/kernel/except.c, dlls/kernel/fiber.c, dlls/kernel/file.c,
+         dlls/kernel/file16.c, dlls/kernel/format_msg.c,
+         dlls/kernel/global16.c, dlls/kernel/heap.c, dlls/kernel/instr.c,
+         dlls/kernel/kernel.rc, dlls/kernel/kernel16.c,
+         dlls/kernel/kernel16_private.h, dlls/kernel/kernel_main.c,
+         dlls/kernel/kernel_private.h, dlls/kernel/lcformat.c,
+         dlls/kernel/local16.c, dlls/kernel/locale.c,
+         dlls/kernel/locale_rc.rc, dlls/kernel/lzexpand.c,
+         dlls/kernel/messages/winerr_enu.mc, dlls/kernel/module.c,
+         dlls/kernel/ne_module.c, dlls/kernel/ne_segment.c,
+         dlls/kernel/nls/afk.nls, dlls/kernel/nls/ara.nls,
+         dlls/kernel/nls/arb.nls, dlls/kernel/nls/are.nls,
+         dlls/kernel/nls/arg.nls, dlls/kernel/nls/arh.nls,
+         dlls/kernel/nls/ari.nls, dlls/kernel/nls/arj.nls,
+         dlls/kernel/nls/ark.nls, dlls/kernel/nls/arl.nls,
+         dlls/kernel/nls/arm.nls, dlls/kernel/nls/aro.nls,
+         dlls/kernel/nls/arq.nls, dlls/kernel/nls/ars.nls,
+         dlls/kernel/nls/art.nls, dlls/kernel/nls/aru.nls,
+         dlls/kernel/nls/ary.nls, dlls/kernel/nls/aze.nls,
+         dlls/kernel/nls/azl.nls, dlls/kernel/nls/bel.nls,
+         dlls/kernel/nls/bgr.nls, dlls/kernel/nls/brf.nls,
+         dlls/kernel/nls/cat.nls, dlls/kernel/nls/chs.nls,
+         dlls/kernel/nls/cht.nls, dlls/kernel/nls/cor.nls,
+         dlls/kernel/nls/csy.nls, dlls/kernel/nls/cym.nls,
+         dlls/kernel/nls/dan.nls, dlls/kernel/nls/dea.nls,
+         dlls/kernel/nls/dec.nls, dlls/kernel/nls/del.nls,
+         dlls/kernel/nls/des.nls, dlls/kernel/nls/deu.nls,
+         dlls/kernel/nls/div.nls, dlls/kernel/nls/ell.nls,
+         dlls/kernel/nls/ena.nls, dlls/kernel/nls/enb.nls,
+         dlls/kernel/nls/enc.nls, dlls/kernel/nls/eng.nls,
+         dlls/kernel/nls/eni.nls, dlls/kernel/nls/enj.nls,
+         dlls/kernel/nls/enl.nls, dlls/kernel/nls/enp.nls,
+         dlls/kernel/nls/ens.nls, dlls/kernel/nls/ent.nls,
+         dlls/kernel/nls/enu.nls, dlls/kernel/nls/enw.nls,
+         dlls/kernel/nls/enz.nls, dlls/kernel/nls/eox.nls,
+         dlls/kernel/nls/esa.nls, dlls/kernel/nls/esb.nls,
+         dlls/kernel/nls/esc.nls, dlls/kernel/nls/esd.nls,
+         dlls/kernel/nls/ese.nls, dlls/kernel/nls/esf.nls,
+         dlls/kernel/nls/esg.nls, dlls/kernel/nls/esh.nls,
+         dlls/kernel/nls/esi.nls, dlls/kernel/nls/esl.nls,
+         dlls/kernel/nls/esm.nls, dlls/kernel/nls/esn.nls,
+         dlls/kernel/nls/eso.nls, dlls/kernel/nls/esp.nls,
+         dlls/kernel/nls/esr.nls, dlls/kernel/nls/ess.nls,
+         dlls/kernel/nls/esu.nls, dlls/kernel/nls/esv.nls,
+         dlls/kernel/nls/esy.nls, dlls/kernel/nls/esz.nls,
+         dlls/kernel/nls/eti.nls, dlls/kernel/nls/euq.nls,
+         dlls/kernel/nls/far.nls, dlls/kernel/nls/fin.nls,
+         dlls/kernel/nls/fos.nls, dlls/kernel/nls/fra.nls,
+         dlls/kernel/nls/frb.nls, dlls/kernel/nls/frc.nls,
+         dlls/kernel/nls/frl.nls, dlls/kernel/nls/frm.nls,
+         dlls/kernel/nls/frs.nls, dlls/kernel/nls/gae.nls,
+         dlls/kernel/nls/gdh.nls, dlls/kernel/nls/gdv.nls,
+         dlls/kernel/nls/glc.nls, dlls/kernel/nls/guj.nls,
+         dlls/kernel/nls/heb.nls, dlls/kernel/nls/hin.nls,
+         dlls/kernel/nls/hrv.nls, dlls/kernel/nls/hun.nls,
+         dlls/kernel/nls/hye.nls, dlls/kernel/nls/ind.nls,
+         dlls/kernel/nls/isl.nls, dlls/kernel/nls/ita.nls,
+         dlls/kernel/nls/its.nls, dlls/kernel/nls/jpn.nls,
+         dlls/kernel/nls/kan.nls, dlls/kernel/nls/kat.nls,
+         dlls/kernel/nls/kkz.nls, dlls/kernel/nls/knk.nls,
+         dlls/kernel/nls/kor.nls, dlls/kernel/nls/kyr.nls,
+         dlls/kernel/nls/lth.nls, dlls/kernel/nls/lvi.nls,
+         dlls/kernel/nls/mar.nls, dlls/kernel/nls/mki.nls,
+         dlls/kernel/nls/mon.nls, dlls/kernel/nls/msb.nls,
+         dlls/kernel/nls/msl.nls, dlls/kernel/nls/nlb.nls,
+         dlls/kernel/nls/nld.nls, dlls/kernel/nls/nls.nls,
+         dlls/kernel/nls/non.nls, dlls/kernel/nls/nor.nls,
+         dlls/kernel/nls/pan.nls, dlls/kernel/nls/plk.nls,
+         dlls/kernel/nls/ptb.nls, dlls/kernel/nls/ptg.nls,
+         dlls/kernel/nls/rom.nls, dlls/kernel/nls/rus.nls,
+         dlls/kernel/nls/san.nls, dlls/kernel/nls/sky.nls,
+         dlls/kernel/nls/slv.nls, dlls/kernel/nls/sqi.nls,
+         dlls/kernel/nls/srb.nls, dlls/kernel/nls/srl.nls,
+         dlls/kernel/nls/sve.nls, dlls/kernel/nls/svf.nls,
+         dlls/kernel/nls/swk.nls, dlls/kernel/nls/syr.nls,
+         dlls/kernel/nls/tam.nls, dlls/kernel/nls/tel.nls,
+         dlls/kernel/nls/tha.nls, dlls/kernel/nls/trk.nls,
+         dlls/kernel/nls/ttt.nls, dlls/kernel/nls/ukr.nls,
+         dlls/kernel/nls/urd.nls, dlls/kernel/nls/uzb.nls,
+         dlls/kernel/nls/uzl.nls, dlls/kernel/nls/vit.nls,
+         dlls/kernel/nls/wal.nls, dlls/kernel/nls/zhh.nls,
+         dlls/kernel/nls/zhi.nls, dlls/kernel/nls/zhm.nls,
+         dlls/kernel/oldconfig.c, dlls/kernel/path.c, dlls/kernel/powermgnt.c,
+         dlls/kernel/process.c, dlls/kernel/profile.c, dlls/kernel/pthread.c,
+         dlls/kernel/registry16.c, dlls/kernel/relay16.c,
+         dlls/kernel/resource.c, dlls/kernel/resource16.c,
+         dlls/kernel/selector.c, dlls/kernel/snoop16.c, dlls/kernel/stress.c,
+         dlls/kernel/string.c, dlls/kernel/sync.c, dlls/kernel/syslevel.c,
+         dlls/kernel/system.c, dlls/kernel/tape.c, dlls/kernel/task.c,
+         dlls/kernel/tests/alloc.c, dlls/kernel/tests/atom.c,
+         dlls/kernel/tests/change.c, dlls/kernel/tests/codepage.c,
+         dlls/kernel/tests/comm.c, dlls/kernel/tests/console.c,
+         dlls/kernel/tests/directory.c, dlls/kernel/tests/drive.c,
+         dlls/kernel/tests/environ.c, dlls/kernel/tests/file.c,
+         dlls/kernel/tests/format_msg.c, dlls/kernel/tests/heap.c,
+         dlls/kernel/tests/locale.c, dlls/kernel/tests/mailslot.c,
+         dlls/kernel/tests/module.c, dlls/kernel/tests/path.c,
+         dlls/kernel/tests/pipe.c, dlls/kernel/tests/process.c,
+         dlls/kernel/tests/profile.c, dlls/kernel/tests/sync.c,
+         dlls/kernel/tests/thread.c, dlls/kernel/tests/time.c,
+         dlls/kernel/tests/timer.c, dlls/kernel/tests/toolhelp.c,
+         dlls/kernel/tests/virtual.c, dlls/kernel/tests/volume.c,
+         dlls/kernel/thread.c, dlls/kernel/thunk.c, dlls/kernel/time.c,
+         dlls/kernel/toolhelp.c, dlls/kernel/toolhelp.h,
+         dlls/kernel/toolhelp16.c, dlls/kernel/utthunk.c,
+         dlls/kernel/version.c, dlls/kernel/version.rc,
+         dlls/kernel/version16.rc, dlls/kernel/virtual.c,
+         dlls/kernel/volume.c, dlls/kernel/vxd.c, dlls/kernel/win87em.c,
+         dlls/kernel/windebug.c, dlls/kernel/wowthunk.c,
+         dlls/lz32/lzexpand16.c, dlls/lz32/tests/lzexpand_main.c,
+         dlls/make_dlls, dlls/mapi32/imalloc.c, dlls/mapi32/mapi32_main.c,
+         dlls/mapi32/prop.c, dlls/mapi32/sendmail.c,
+         dlls/mapi32/tests/imalloc.c, dlls/mapi32/tests/prop.c,
+         dlls/mapi32/tests/util.c, dlls/mapi32/util.c, dlls/mciavi32/info.c,
+         dlls/mciavi32/mciavi.c, dlls/mciavi32/mciavi_res.rc,
+         dlls/mciavi32/mmoutput.c, dlls/mciavi32/private_mciavi.h,
+         dlls/mciavi32/wnd.c, dlls/mcicda/mcicda.c, dlls/mciseq/mcimidi.c,
+         dlls/mciwave/mciwave.c, dlls/midimap/midimap.c, dlls/mlang/mlang.c,
+         dlls/mlang/regsvr.c, dlls/mlang/tests/mlang.c,
+         dlls/mmdevldr.vxd/mmdevldr.c, dlls/monodebg.vxd/monodebg.c,
+         dlls/mpr/auth.c, dlls/mpr/mpr.rc, dlls/mpr/mpr_Bg.rc,
+         dlls/mpr/mpr_Cs.rc, dlls/mpr/mpr_De.rc, dlls/mpr/mpr_En.rc,
+         dlls/mpr/mpr_Eo.rc, dlls/mpr/mpr_Es.rc, dlls/mpr/mpr_Fr.rc,
+         dlls/mpr/mpr_Hu.rc, dlls/mpr/mpr_It.rc, dlls/mpr/mpr_Ja.rc,
+         dlls/mpr/mpr_Ko.rc, dlls/mpr/mpr_Nl.rc, dlls/mpr/mpr_No.rc,
+         dlls/mpr/mpr_Pt.rc, dlls/mpr/mpr_Tr.rc, dlls/mpr/mpr_main.c,
+         dlls/mpr/mprres.h, dlls/mpr/multinet.c, dlls/mpr/netspi.h,
+         dlls/mpr/nps.c, dlls/mpr/pwcache.c, dlls/mpr/version.rc,
+         dlls/mpr/wnet.c, dlls/mpr/wnetpriv.h, dlls/mprapi/mprapi.c,
+         dlls/msacm32.drv/wavemap.c, dlls/msacm32/driver.c,
+         dlls/msacm32/filter.c, dlls/msacm32/format.c,
+         dlls/msacm32/internal.c, dlls/msacm32/msacm.rc,
+         dlls/msacm32/msacm32_main.c, dlls/msacm32/msacm_Cs.rc,
+         dlls/msacm32/msacm_De.rc, dlls/msacm32/msacm_En.rc,
+         dlls/msacm32/msacm_Es.rc, dlls/msacm32/msacm_Fr.rc,
+         dlls/msacm32/msacm_Hu.rc, dlls/msacm32/msacm_It.rc,
+         dlls/msacm32/msacm_Ja.rc, dlls/msacm32/msacm_Ko.rc,
+         dlls/msacm32/msacm_Nl.rc, dlls/msacm32/msacm_No.rc,
+         dlls/msacm32/msacm_Pl.rc, dlls/msacm32/msacm_Pt.rc,
+         dlls/msacm32/msacm_Tr.rc, dlls/msacm32/msacm_main.c,
+         dlls/msacm32/pcmconverter.c, dlls/msacm32/stream.c,
+         dlls/msacm32/tests/msacm.c, dlls/msacm32/wineacm.h,
+         dlls/msadp32.acm/msadp32.c, dlls/mscms/handle.c, dlls/mscms/icc.c,
+         dlls/mscms/mscms_main.c, dlls/mscms/mscms_priv.h,
+         dlls/mscms/profile.c, dlls/mscms/stub.c, dlls/mscms/tests/profile.c,
+         dlls/mscms/transform.c, dlls/mscms/version.rc, dlls/msdmo/dmoreg.c,
+         dlls/msdmo/dmort.c, dlls/msdmo/rsrc.rc, dlls/msg711.acm/msg711.c,
+         dlls/mshtml/Bg.rc, dlls/mshtml/De.rc, dlls/mshtml/En.rc,
+         dlls/mshtml/Fi.rc, dlls/mshtml/Fr.rc, dlls/mshtml/Hu.rc,
+         dlls/mshtml/Ko.rc, dlls/mshtml/Nl.rc, dlls/mshtml/No.rc,
+         dlls/mshtml/Tr.rc, dlls/mshtml/conpoint.c, dlls/mshtml/hlink.c,
+         dlls/mshtml/htmlbody.c, dlls/mshtml/htmldoc.c,
+         dlls/mshtml/htmldoc3.c, dlls/mshtml/htmlelem.c,
+         dlls/mshtml/htmlelem2.c, dlls/mshtml/htmlinput.c,
+         dlls/mshtml/htmlnode.c, dlls/mshtml/htmlselect.c,
+         dlls/mshtml/htmltextarea.c, dlls/mshtml/htmltextcont.c,
+         dlls/mshtml/main.c, dlls/mshtml/mshtml_private.h,
+         dlls/mshtml/navigate.c, dlls/mshtml/nsembed.c,
+         dlls/mshtml/nsiface.idl, dlls/mshtml/nsio.c, dlls/mshtml/nsservice.c,
+         dlls/mshtml/oleobj.c, dlls/mshtml/olewnd.c, dlls/mshtml/persist.c,
+         dlls/mshtml/protocol.c, dlls/mshtml/resource.h, dlls/mshtml/rsrc.rc,
+         dlls/mshtml/service.c, dlls/mshtml/tests/htmldoc.c,
+         dlls/mshtml/tests/protocol.c, dlls/mshtml/view.c, dlls/msi/action.c,
+         dlls/msi/action.h, dlls/msi/appsearch.c, dlls/msi/classes.c,
+         dlls/msi/cond.y, dlls/msi/create.c, dlls/msi/custom.c,
+         dlls/msi/database.c, dlls/msi/delete.c, dlls/msi/dialog.c,
+         dlls/msi/distinct.c, dlls/msi/events.c, dlls/msi/files.c,
+         dlls/msi/format.c, dlls/msi/handle.c, dlls/msi/helpers.c,
+         dlls/msi/insert.c, dlls/msi/install.c, dlls/msi/msi.c,
+         dlls/msi/msi.rc, dlls/msi/msi_Bg.rc, dlls/msi/msi_De.rc,
+         dlls/msi/msi_En.rc, dlls/msi/msi_Eo.rc, dlls/msi/msi_Es.rc,
+         dlls/msi/msi_Fi.rc, dlls/msi/msi_Fr.rc, dlls/msi/msi_Hu.rc,
+         dlls/msi/msi_It.rc, dlls/msi/msi_Ko.rc, dlls/msi/msi_Nl.rc,
+         dlls/msi/msi_No.rc, dlls/msi/msi_Pt.rc, dlls/msi/msi_Tr.rc,
+         dlls/msi/msipriv.h, dlls/msi/msiquery.c, dlls/msi/order.c,
+         dlls/msi/package.c, dlls/msi/preview.c, dlls/msi/query.h,
+         dlls/msi/record.c, dlls/msi/registry.c, dlls/msi/regsvr.c,
+         dlls/msi/select.c, dlls/msi/source.c, dlls/msi/sql.y,
+         dlls/msi/string.c, dlls/msi/suminfo.c, dlls/msi/table.c,
+         dlls/msi/tests/db.c, dlls/msi/tests/format.c, dlls/msi/tests/msi.c,
+         dlls/msi/tests/package.c, dlls/msi/tests/record.c,
+         dlls/msi/tests/suminfo.c, dlls/msi/update.c, dlls/msi/upgrade.c,
+         dlls/msi/version.rc, dlls/msi/where.c, dlls/msimg32/msimg32_main.c,
+         dlls/msisys/msisys.c, dlls/msnet32/msnet_main.c,
+         dlls/msrle32/msrle32.c, dlls/msrle32/msrle_Bg.rc,
+         dlls/msrle32/msrle_Cs.rc, dlls/msrle32/msrle_De.rc,
+         dlls/msrle32/msrle_En.rc, dlls/msrle32/msrle_Es.rc,
+         dlls/msrle32/msrle_Fr.rc, dlls/msrle32/msrle_Hu.rc,
+         dlls/msrle32/msrle_It.rc, dlls/msrle32/msrle_Ja.rc,
+         dlls/msrle32/msrle_Ko.rc, dlls/msrle32/msrle_Nl.rc,
+         dlls/msrle32/msrle_No.rc, dlls/msrle32/msrle_Pt.rc,
+         dlls/msrle32/msrle_Ru.rc, dlls/msrle32/msrle_Si.rc,
+         dlls/msrle32/msrle_Tr.rc, dlls/msrle32/msrle_private.h,
+         dlls/msrle32/rsrc.rc, dlls/msvcrt/console.c, dlls/msvcrt/cpp.c,
+         dlls/msvcrt/cppexcept.c, dlls/msvcrt/cppexcept.h,
+         dlls/msvcrt/ctype.c, dlls/msvcrt/data.c, dlls/msvcrt/dir.c,
+         dlls/msvcrt/environ.c, dlls/msvcrt/errno.c, dlls/msvcrt/except.c,
+         dlls/msvcrt/exit.c, dlls/msvcrt/file.c, dlls/msvcrt/heap.c,
+         dlls/msvcrt/locale.c, dlls/msvcrt/lock.c, dlls/msvcrt/main.c,
+         dlls/msvcrt/math.c, dlls/msvcrt/mbcs.c, dlls/msvcrt/misc.c,
+         dlls/msvcrt/msvcrt.h, dlls/msvcrt/mtdll.h, dlls/msvcrt/process.c,
+         dlls/msvcrt/rsrc.rc, dlls/msvcrt/scanf.c, dlls/msvcrt/scanf.h,
+         dlls/msvcrt/string.c, dlls/msvcrt/tests/cpp.c,
+         dlls/msvcrt/tests/dir.c, dlls/msvcrt/tests/environ.c,
+         dlls/msvcrt/tests/file.c, dlls/msvcrt/tests/headers.c,
+         dlls/msvcrt/tests/heap.c, dlls/msvcrt/tests/printf.c,
+         dlls/msvcrt/tests/scanf.c, dlls/msvcrt/tests/string.c,
+         dlls/msvcrt/tests/time.c, dlls/msvcrt/thread.c, dlls/msvcrt/time.c,
+         dlls/msvcrt/undname.c, dlls/msvcrt/wcs.c, dlls/msvcrt20/msvcrt20.c,
+         dlls/msvcrtd/debug.c, dlls/msvcrtd/tests/debug.c,
+         dlls/msvfw32/drawdib.c, dlls/msvfw32/mciwnd.c,
+         dlls/msvfw32/msvfw32_De.rc, dlls/msvfw32/msvfw32_En.rc,
+         dlls/msvfw32/msvfw32_Fr.rc, dlls/msvfw32/msvfw32_Hu.rc,
+         dlls/msvfw32/msvfw32_Ko.rc, dlls/msvfw32/msvfw32_No.rc,
+         dlls/msvfw32/msvfw32_Tr.rc, dlls/msvfw32/msvideo16.c,
+         dlls/msvfw32/msvideo_main.c, dlls/msvfw32/msvideo_private.h,
+         dlls/msvfw32/rsrc.rc, dlls/msvfw32/vfw16.h,
+         dlls/msvidc32/msvidc32_De.rc, dlls/msvidc32/msvidc32_En.rc,
+         dlls/msvidc32/msvidc32_Fr.rc, dlls/msvidc32/msvidc32_Hu.rc,
+         dlls/msvidc32/msvidc32_Ko.rc, dlls/msvidc32/msvidc32_No.rc,
+         dlls/msvidc32/msvidc32_Tr.rc, dlls/msvidc32/msvidc32_private.h,
+         dlls/msvidc32/msvideo1.c, dlls/msvidc32/rsrc.rc,
+         dlls/mswsock/mswsock.c, dlls/mswsock/version.rc,
+         dlls/msxml3/attribute.c, dlls/msxml3/comment.c, dlls/msxml3/domdoc.c,
+         dlls/msxml3/element.c, dlls/msxml3/factory.c, dlls/msxml3/main.c,
+         dlls/msxml3/msxml_private.h, dlls/msxml3/node.c,
+         dlls/msxml3/nodelist.c, dlls/msxml3/nodemap.c,
+         dlls/msxml3/parseerror.c, dlls/msxml3/tests/domdoc.c,
+         dlls/msxml3/text.c, dlls/netapi32/access.c, dlls/netapi32/apibuf.c,
+         dlls/netapi32/browsr.c, dlls/netapi32/ds.c,
+         dlls/netapi32/nbcmdqueue.c, dlls/netapi32/nbcmdqueue.h,
+         dlls/netapi32/nbnamecache.c, dlls/netapi32/nbnamecache.h,
+         dlls/netapi32/nbt.c, dlls/netapi32/netapi32.c,
+         dlls/netapi32/netapi32_misc.h, dlls/netapi32/netbios.c,
+         dlls/netapi32/netbios.h, dlls/netapi32/share.c,
+         dlls/netapi32/tests/access.c, dlls/netapi32/tests/apibuf.c,
+         dlls/netapi32/tests/ds.c, dlls/netapi32/tests/wksta.c,
+         dlls/netapi32/wksta.c, dlls/newdev/main.c, dlls/ntdll/atom.c,
+         dlls/ntdll/cdrom.c, dlls/ntdll/critsection.c,
+         dlls/ntdll/debugbuffer.c, dlls/ntdll/debugtools.c,
+         dlls/ntdll/directory.c, dlls/ntdll/env.c, dlls/ntdll/error.c,
+         dlls/ntdll/exception.c, dlls/ntdll/file.c, dlls/ntdll/handletable.c,
+         dlls/ntdll/heap.c, dlls/ntdll/large_int.c, dlls/ntdll/loader.c,
+         dlls/ntdll/loadorder.c, dlls/ntdll/misc.c, dlls/ntdll/nt.c,
+         dlls/ntdll/ntdll_misc.h, dlls/ntdll/om.c, dlls/ntdll/path.c,
+         dlls/ntdll/process.c, dlls/ntdll/reg.c, dlls/ntdll/relay.c,
+         dlls/ntdll/resource.c, dlls/ntdll/rtl.c, dlls/ntdll/rtlbitmap.c,
+         dlls/ntdll/rtlstr.c, dlls/ntdll/sec.c, dlls/ntdll/serial.c,
+         dlls/ntdll/server.c, dlls/ntdll/signal_i386.c,
+         dlls/ntdll/signal_powerpc.c, dlls/ntdll/signal_sparc.c,
+         dlls/ntdll/signal_x86_64.c, dlls/ntdll/string.c, dlls/ntdll/sync.c,
+         dlls/ntdll/tape.c, dlls/ntdll/tests/atom.c,
+         dlls/ntdll/tests/change.c, dlls/ntdll/tests/env.c,
+         dlls/ntdll/tests/error.c, dlls/ntdll/tests/exception.c,
+         dlls/ntdll/tests/info.c, dlls/ntdll/tests/large_int.c,
+         dlls/ntdll/tests/ntdll_test.h, dlls/ntdll/tests/om.c,
+         dlls/ntdll/tests/path.c, dlls/ntdll/tests/port.c,
+         dlls/ntdll/tests/reg.c, dlls/ntdll/tests/rtl.c,
+         dlls/ntdll/tests/rtlbitmap.c, dlls/ntdll/tests/rtlstr.c,
+         dlls/ntdll/tests/string.c, dlls/ntdll/tests/time.c,
+         dlls/ntdll/thread.c, dlls/ntdll/threadpool.c, dlls/ntdll/time.c,
+         dlls/ntdll/version.c, dlls/ntdll/virtual.c, dlls/ntdll/wcstring.c,
+         dlls/ntdsapi/ntdsapi.c, dlls/objsel/factory.c, dlls/objsel/objsel.c,
+         dlls/objsel/objsel.rc, dlls/objsel/objsel_private.h,
+         dlls/objsel/regsvr.c, dlls/odbc32/proxyodbc.c,
+         dlls/odbc32/proxyodbc.h, dlls/odbccp32/odbccp32.c,
+         dlls/ole32/antimoniker.c, dlls/ole32/bindctx.c,
+         dlls/ole32/classmoniker.c, dlls/ole32/clipboard.c,
+         dlls/ole32/compobj.c, dlls/ole32/compobj_private.h,
+         dlls/ole32/compositemoniker.c, dlls/ole32/datacache.c,
+         dlls/ole32/dcom.idl, dlls/ole32/defaulthandler.c,
+         dlls/ole32/dictionary.c, dlls/ole32/dictionary.h,
+         dlls/ole32/errorinfo.c, dlls/ole32/filemoniker.c,
+         dlls/ole32/ftmarshal.c, dlls/ole32/git.c, dlls/ole32/hglobalstream.c,
+         dlls/ole32/ifs.c, dlls/ole32/ifs.h, dlls/ole32/itemmoniker.c,
+         dlls/ole32/marshal.c, dlls/ole32/memlockbytes.c,
+         dlls/ole32/memlockbytes16.c, dlls/ole32/moniker.c,
+         dlls/ole32/ole16.c, dlls/ole32/ole2.c, dlls/ole32/ole2_16.c,
+         dlls/ole32/ole2impl.c, dlls/ole32/ole2nls.c, dlls/ole32/ole2stubs.c,
+         dlls/ole32/ole32_main.c, dlls/ole32/ole32res.rc, dlls/ole32/oleobj.c,
+         dlls/ole32/oleproxy.c, dlls/ole32/olestd.h, dlls/ole32/regsvr.c,
+         dlls/ole32/rpc.c, dlls/ole32/stg_bigblockfile.c,
+         dlls/ole32/stg_prop.c, dlls/ole32/stg_stream.c, dlls/ole32/storage.c,
+         dlls/ole32/storage32.c, dlls/ole32/storage32.h,
+         dlls/ole32/stubmanager.c, dlls/ole32/tests/clipboard.c,
+         dlls/ole32/tests/compobj.c, dlls/ole32/tests/marshal.c,
+         dlls/ole32/tests/moniker.c, dlls/ole32/tests/propvariant.c,
+         dlls/ole32/tests/stg_prop.c, dlls/ole32/tests/storage32.c,
+         dlls/ole32/usrmarshal.c, dlls/ole32/version.rc, dlls/oleacc/main.c,
+         dlls/oleaut32/connpt.c, dlls/oleaut32/connpt.h,
+         dlls/oleaut32/dispatch.c, dlls/oleaut32/hash.c,
+         dlls/oleaut32/ole2disp.c, dlls/oleaut32/ole2disp.h,
+         dlls/oleaut32/oleaut.c, dlls/oleaut32/oleaut32.rc,
+         dlls/oleaut32/oleaut32_Bg.rc, dlls/oleaut32/oleaut32_Cz.rc,
+         dlls/oleaut32/oleaut32_De.rc, dlls/oleaut32/oleaut32_Dk.rc,
+         dlls/oleaut32/oleaut32_En.rc, dlls/oleaut32/oleaut32_Eo.rc,
+         dlls/oleaut32/oleaut32_Es.rc, dlls/oleaut32/oleaut32_Fr.rc,
+         dlls/oleaut32/oleaut32_Hu.rc, dlls/oleaut32/oleaut32_It.rc,
+         dlls/oleaut32/oleaut32_Ko.rc, dlls/oleaut32/oleaut32_Nl.rc,
+         dlls/oleaut32/oleaut32_No.rc, dlls/oleaut32/oleaut32_Pl.rc,
+         dlls/oleaut32/oleaut32_Pt.rc, dlls/oleaut32/oleaut32_Ru.rc,
+         dlls/oleaut32/oleaut32_Sv.rc, dlls/oleaut32/oleaut32_Th.rc,
+         dlls/oleaut32/oleaut32_Tr.rc, dlls/oleaut32/olefont.c,
+         dlls/oleaut32/olepicture.c, dlls/oleaut32/recinfo.c,
+         dlls/oleaut32/regsvr.c, dlls/oleaut32/resource.h,
+         dlls/oleaut32/safearray.c, dlls/oleaut32/stubs.c,
+         dlls/oleaut32/tests/olefont.c, dlls/oleaut32/tests/olepicture.c,
+         dlls/oleaut32/tests/safearray.c, dlls/oleaut32/tests/typelib.c,
+         dlls/oleaut32/tests/usrmarshal.c, dlls/oleaut32/tests/vartest.c,
+         dlls/oleaut32/tests/vartype.c, dlls/oleaut32/tmarshal.c,
+         dlls/oleaut32/typelib.c, dlls/oleaut32/typelib.h,
+         dlls/oleaut32/typelib16.c, dlls/oleaut32/typelib2.c,
+         dlls/oleaut32/usrmarshal.c, dlls/oleaut32/varformat.c,
+         dlls/oleaut32/variant.c, dlls/oleaut32/variant.h,
+         dlls/oleaut32/vartype.c, dlls/oleaut32/version.rc,
+         dlls/olecli32/olecli16.c, dlls/olecli32/olecli_main.c,
+         dlls/oledlg/insobjdlg.c, dlls/oledlg/oledlg_Cs.rc,
+         dlls/oledlg/oledlg_De.rc, dlls/oledlg/oledlg_En.rc,
+         dlls/oledlg/oledlg_Es.rc, dlls/oledlg/oledlg_Fr.rc,
+         dlls/oledlg/oledlg_Hu.rc, dlls/oledlg/oledlg_It.rc,
+         dlls/oledlg/oledlg_Ja.rc, dlls/oledlg/oledlg_Ko.rc,
+         dlls/oledlg/oledlg_Nl.rc, dlls/oledlg/oledlg_No.rc,
+         dlls/oledlg/oledlg_Pt.rc, dlls/oledlg/oledlg_Tr.rc,
+         dlls/oledlg/oledlg_main.c, dlls/oledlg/resource.h,
+         dlls/oledlg/rsrc.rc, dlls/olepro32/olepro32stubs.c,
+         dlls/olesvr32/olesvr_main.c, dlls/opengl32/make_opengl,
+         dlls/opengl32/opengl_ext.h, dlls/opengl32/version.rc,
+         dlls/opengl32/wgl.c, dlls/opengl32/wgl_ext.c,
+         dlls/opengl32/wgl_ext.h, dlls/powrprof/powrprof.c,
+         dlls/psapi/psapi_main.c, dlls/psapi/tests/psapi_main.c,
+         dlls/qcap/capture.h, dlls/qcap/capturegraph.c, dlls/qcap/dllsetup.c,
+         dlls/qcap/dllsetup.h, dlls/qcap/enummedia.c, dlls/qcap/enumpins.c,
+         dlls/qcap/pin.c, dlls/qcap/pin.h, dlls/qcap/qcap_main.c,
+         dlls/qcap/qcap_main.h, dlls/qcap/v4l.c, dlls/qcap/version.rc,
+         dlls/qcap/vfwcapture.c, dlls/qcap/yuv.c, dlls/quartz/acmwrapper.c,
+         dlls/quartz/avidec.c, dlls/quartz/avisplit.c, dlls/quartz/control.c,
+         dlls/quartz/control_private.h, dlls/quartz/dsoundrender.c,
+         dlls/quartz/enumfilters.c, dlls/quartz/enummedia.c,
+         dlls/quartz/enummoniker.c, dlls/quartz/enumpins.c,
+         dlls/quartz/enumregfilters.c, dlls/quartz/filesource.c,
+         dlls/quartz/filtergraph.c, dlls/quartz/filtermapper.c,
+         dlls/quartz/fourcc.h, dlls/quartz/main.c, dlls/quartz/memallocator.c,
+         dlls/quartz/parser.c, dlls/quartz/parser.h, dlls/quartz/pin.c,
+         dlls/quartz/pin.h, dlls/quartz/quartz_private.h,
+         dlls/quartz/regsvr.c, dlls/quartz/systemclock.c,
+         dlls/quartz/tests/filtergraph.c, dlls/quartz/tests/memallocator.c,
+         dlls/quartz/transform.c, dlls/quartz/transform.h,
+         dlls/quartz/version.rc, dlls/quartz/videorenderer.c,
+         dlls/quartz/waveparser.c, dlls/rasapi32/rasapi.c,
+         dlls/riched20/caret.c, dlls/riched20/clipboard.c,
+         dlls/riched20/context.c, dlls/riched20/editor.c,
+         dlls/riched20/editor.h, dlls/riched20/editstr.h,
+         dlls/riched20/list.c, dlls/riched20/paint.c, dlls/riched20/para.c,
+         dlls/riched20/reader.c, dlls/riched20/richole.c, dlls/riched20/row.c,
+         dlls/riched20/run.c, dlls/riched20/string.c, dlls/riched20/style.c,
+         dlls/riched20/tests/editor.c, dlls/riched20/txtsrv.c,
+         dlls/riched20/undo.c, dlls/riched20/version.rc, dlls/riched20/wrap.c,
+         dlls/riched20/writer.c, dlls/riched32/richedit.c,
+         dlls/rpcrt4/cproxy.c, dlls/rpcrt4/cpsf.c, dlls/rpcrt4/cpsf.h,
+         dlls/rpcrt4/cstub.c, dlls/rpcrt4/ndr_marshall.c,
+         dlls/rpcrt4/ndr_midl.c, dlls/rpcrt4/ndr_misc.h,
+         dlls/rpcrt4/ndr_ole.c, dlls/rpcrt4/ndr_stubless.c,
+         dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpc_binding.h,
+         dlls/rpcrt4/rpc_defs.h, dlls/rpcrt4/rpc_epmap.c,
+         dlls/rpcrt4/rpc_message.c, dlls/rpcrt4/rpc_message.h,
+         dlls/rpcrt4/rpc_misc.h, dlls/rpcrt4/rpc_server.c,
+         dlls/rpcrt4/rpc_server.h, dlls/rpcrt4/rpc_transport.c,
+         dlls/rpcrt4/rpcrt4_main.c, dlls/rpcrt4/rpcss_np_client.c,
+         dlls/rpcrt4/rpcss_np_client.h, dlls/rpcrt4/tests/ndr_marshall.c,
+         dlls/rpcrt4/tests/rpc.c, dlls/rsabase/tests/rsabase.c,
+         dlls/rsaenh/des.c, dlls/rsaenh/handle.c, dlls/rsaenh/handle.h,
+         dlls/rsaenh/implglue.c, dlls/rsaenh/implglue.h, dlls/rsaenh/md2.c,
+         dlls/rsaenh/mpi.c, dlls/rsaenh/rc2.c, dlls/rsaenh/rc4.c,
+         dlls/rsaenh/rsa.c, dlls/rsaenh/rsaenh.c, dlls/rsaenh/tests/rsaenh.c,
+         dlls/rsaenh/tomcrypt.h, dlls/sane.ds/capability.c,
+         dlls/sane.ds/ds_ctrl.c, dlls/sane.ds/ds_image.c,
+         dlls/sane.ds/resource.h, dlls/sane.ds/rsrc.rc,
+         dlls/sane.ds/sane_De.rc, dlls/sane.ds/sane_En.rc,
+         dlls/sane.ds/sane_Fi.rc, dlls/sane.ds/sane_Fr.rc,
+         dlls/sane.ds/sane_Ko.rc, dlls/sane.ds/sane_Nl.rc,
+         dlls/sane.ds/sane_No.rc, dlls/sane.ds/sane_i.h,
+         dlls/sane.ds/sane_main.c, dlls/sane.ds/ui.c,
+         dlls/secur32/base64_codec.c, dlls/secur32/dispatcher.c,
+         dlls/secur32/negotiate.c, dlls/secur32/ntlm.c,
+         dlls/secur32/schannel.c, dlls/secur32/secur32.c,
+         dlls/secur32/secur32_priv.h, dlls/secur32/tests/main.c,
+         dlls/secur32/thunks.c, dlls/secur32/thunks.h, dlls/secur32/wrapper.c,
+         dlls/sensapi/sensapi.c, dlls/serialui/Bg.rc, dlls/serialui/Cs.rc,
+         dlls/serialui/De.rc, dlls/serialui/En.rc, dlls/serialui/Eo.rc,
+         dlls/serialui/Es.rc, dlls/serialui/Fi.rc, dlls/serialui/Fr.rc,
+         dlls/serialui/Hu.rc, dlls/serialui/It.rc, dlls/serialui/Ja.rc,
+         dlls/serialui/Ko.rc, dlls/serialui/Nl.rc, dlls/serialui/No.rc,
+         dlls/serialui/Pt.rc, dlls/serialui/Ru.rc, dlls/serialui/Tr.rc,
+         dlls/serialui/confdlg.c, dlls/serialui/serialui.h,
+         dlls/serialui/serialui_rc.rc, dlls/setupapi/Bg.rc,
+         dlls/setupapi/Cs.rc, dlls/setupapi/De.rc, dlls/setupapi/En.rc,
+         dlls/setupapi/Eo.rc, dlls/setupapi/Es.rc, dlls/setupapi/Fi.rc,
+         dlls/setupapi/Fr.rc, dlls/setupapi/Hu.rc, dlls/setupapi/It.rc,
+         dlls/setupapi/Ja.rc, dlls/setupapi/Ko.rc, dlls/setupapi/Nl.rc,
+         dlls/setupapi/No.rc, dlls/setupapi/Pl.rc, dlls/setupapi/Pt.rc,
+         dlls/setupapi/Ru.rc, dlls/setupapi/Sv.rc, dlls/setupapi/Tr.rc,
+         dlls/setupapi/devinst.c, dlls/setupapi/devinst16.c,
+         dlls/setupapi/dirid.c, dlls/setupapi/diskspace.c,
+         dlls/setupapi/fakedll.c, dlls/setupapi/infparse.c,
+         dlls/setupapi/install.c, dlls/setupapi/misc.c,
+         dlls/setupapi/parser.c, dlls/setupapi/query.c, dlls/setupapi/queue.c,
+         dlls/setupapi/setupapi.rc, dlls/setupapi/setupapi_private.h,
+         dlls/setupapi/setupcab.c, dlls/setupapi/setupx16.h,
+         dlls/setupapi/setupx_main.c, dlls/setupapi/stringtable.c,
+         dlls/setupapi/stubs.c, dlls/setupapi/tests/parser.c,
+         dlls/setupapi/tests/query.c, dlls/setupapi/tests/stringtable.c,
+         dlls/setupapi/virtcopy.c, dlls/sfc/sfc_main.c, dlls/shdocvw/Bg.rc,
+         dlls/shdocvw/De.rc, dlls/shdocvw/En.rc, dlls/shdocvw/Es.rc,
+         dlls/shdocvw/Fi.rc, dlls/shdocvw/Fr.rc, dlls/shdocvw/Hu.rc,
+         dlls/shdocvw/Ko.rc, dlls/shdocvw/Nl.rc, dlls/shdocvw/No.rc,
+         dlls/shdocvw/Pt.rc, dlls/shdocvw/Tr.rc, dlls/shdocvw/classinfo.c,
+         dlls/shdocvw/client.c, dlls/shdocvw/dochost.c, dlls/shdocvw/events.c,
+         dlls/shdocvw/factory.c, dlls/shdocvw/frame.c, dlls/shdocvw/ie.c,
+         dlls/shdocvw/iexplore.c, dlls/shdocvw/navigate.c,
+         dlls/shdocvw/oleobject.c, dlls/shdocvw/persist.c,
+         dlls/shdocvw/regsvr.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/shdocvw.rc, dlls/shdocvw/shdocvw_main.c,
+         dlls/shdocvw/shlinstobj.c, dlls/shdocvw/tests/shortcut.c,
+         dlls/shdocvw/version.rc, dlls/shdocvw/view.c,
+         dlls/shdocvw/webbrowser.c, dlls/shell32/autocomplete.c,
+         dlls/shell32/brsfolder.c, dlls/shell32/changenotify.c,
+         dlls/shell32/classes.c, dlls/shell32/clipboard.c,
+         dlls/shell32/control.c, dlls/shell32/cpanel.h,
+         dlls/shell32/cpanelfolder.c, dlls/shell32/dataobject.c,
+         dlls/shell32/dde.c, dlls/shell32/debughlp.c, dlls/shell32/debughlp.h,
+         dlls/shell32/dialogs.c, dlls/shell32/dragdrophelper.c,
+         dlls/shell32/enumidlist.c, dlls/shell32/enumidlist.h,
+         dlls/shell32/folders.c, dlls/shell32/iconcache.c,
+         dlls/shell32/pidl.c, dlls/shell32/pidl.h, dlls/shell32/regsvr.c,
+         dlls/shell32/shell.c, dlls/shell32/shell32_Bg.rc,
+         dlls/shell32/shell32_Ca.rc, dlls/shell32/shell32_Cn.rc,
+         dlls/shell32/shell32_Cs.rc, dlls/shell32/shell32_Da.rc,
+         dlls/shell32/shell32_De.rc, dlls/shell32/shell32_En.rc,
+         dlls/shell32/shell32_Eo.rc, dlls/shell32/shell32_Es.rc,
+         dlls/shell32/shell32_Fi.rc, dlls/shell32/shell32_Fr.rc,
+         dlls/shell32/shell32_Hu.rc, dlls/shell32/shell32_It.rc,
+         dlls/shell32/shell32_Ja.rc, dlls/shell32/shell32_Ko.rc,
+         dlls/shell32/shell32_Nl.rc, dlls/shell32/shell32_No.rc,
+         dlls/shell32/shell32_Pl.rc, dlls/shell32/shell32_Pt.rc,
+         dlls/shell32/shell32_Ru.rc, dlls/shell32/shell32_Si.rc,
+         dlls/shell32/shell32_Sk.rc, dlls/shell32/shell32_Sv.rc,
+         dlls/shell32/shell32_Tr.rc, dlls/shell32/shell32_Uk.rc,
+         dlls/shell32/shell32_Wa.rc, dlls/shell32/shell32_Zh.rc,
+         dlls/shell32/shell32_main.c, dlls/shell32/shell32_main.h,
+         dlls/shell32/shell32_xx.rc, dlls/shell32/shellfolder.h,
+         dlls/shell32/shelllink.c, dlls/shell32/shellole.c,
+         dlls/shell32/shellord.c, dlls/shell32/shellpath.c,
+         dlls/shell32/shellreg.c, dlls/shell32/shellstring.c,
+         dlls/shell32/shfldr.h, dlls/shell32/shfldr_desktop.c,
+         dlls/shell32/shfldr_fs.c, dlls/shell32/shfldr_mycomp.c,
+         dlls/shell32/shfldr_unixfs.c, dlls/shell32/shlexec.c,
+         dlls/shell32/shlfileop.c, dlls/shell32/shlfolder.c,
+         dlls/shell32/shlfsbind.c, dlls/shell32/shlmenu.c,
+         dlls/shell32/shlview.c, dlls/shell32/shpolicy.c,
+         dlls/shell32/shres.rc, dlls/shell32/shresdef.h,
+         dlls/shell32/shv_bg_cmenu.c, dlls/shell32/shv_item_cmenu.c,
+         dlls/shell32/systray.c, dlls/shell32/tests/shell32_test.h,
+         dlls/shell32/tests/shelllink.c, dlls/shell32/tests/shellpath.c,
+         dlls/shell32/tests/shlexec.c, dlls/shell32/tests/shlfileop.c,
+         dlls/shell32/tests/shlfolder.c, dlls/shell32/tests/string.c,
+         dlls/shell32/undocshell.h, dlls/shell32/version.h,
+         dlls/shell32/version.rc, dlls/shell32/version16.rc,
+         dlls/shlwapi/assoc.c, dlls/shlwapi/clist.c, dlls/shlwapi/istream.c,
+         dlls/shlwapi/msgbox.c, dlls/shlwapi/ordinal.c, dlls/shlwapi/path.c,
+         dlls/shlwapi/reg.c, dlls/shlwapi/regstream.c,
+         dlls/shlwapi/resource.h, dlls/shlwapi/shlwapi.rc,
+         dlls/shlwapi/shlwapi_De.rc, dlls/shlwapi/shlwapi_En.rc,
+         dlls/shlwapi/shlwapi_Eo.rc, dlls/shlwapi/shlwapi_Es.rc,
+         dlls/shlwapi/shlwapi_Fi.rc, dlls/shlwapi/shlwapi_Fr.rc,
+         dlls/shlwapi/shlwapi_Hu.rc, dlls/shlwapi/shlwapi_It.rc,
+         dlls/shlwapi/shlwapi_Ja.rc, dlls/shlwapi/shlwapi_Ko.rc,
+         dlls/shlwapi/shlwapi_Nl.rc, dlls/shlwapi/shlwapi_No.rc,
+         dlls/shlwapi/shlwapi_Pt.rc, dlls/shlwapi/shlwapi_Tr.rc,
+         dlls/shlwapi/shlwapi_main.c, dlls/shlwapi/stopwatch.c,
+         dlls/shlwapi/string.c, dlls/shlwapi/tests/clist.c,
+         dlls/shlwapi/tests/clsid.c, dlls/shlwapi/tests/ordinal.c,
+         dlls/shlwapi/tests/path.c, dlls/shlwapi/tests/shreg.c,
+         dlls/shlwapi/tests/string.c, dlls/shlwapi/thread.c,
+         dlls/shlwapi/url.c, dlls/shlwapi/version.rc, dlls/shlwapi/wsprintf.c,
+         dlls/snmpapi/main.c, dlls/spoolss/spoolss_main.c,
+         dlls/stdole2.tlb/rsrc.rc, dlls/stdole2.tlb/std_ole_v2.idl,
+         dlls/stdole32.tlb/rsrc.rc, dlls/stdole32.tlb/std_ole_v1.idl,
+         dlls/sti/sti_main.c, dlls/strmiids/strmiids.c,
+         dlls/tapi32/assisted.c, dlls/tapi32/line.c, dlls/tapi32/phone.c,
+         dlls/twain_32/dsm_ctrl.c, dlls/twain_32/twain16_main.c,
+         dlls/twain_32/twain32_main.c, dlls/twain_32/twain_i.h,
+         dlls/url/url_main.c, dlls/urlmon/binding.c, dlls/urlmon/file.c,
+         dlls/urlmon/format.c, dlls/urlmon/ftp.c, dlls/urlmon/http.c,
+         dlls/urlmon/internet.c, dlls/urlmon/regsvr.c, dlls/urlmon/rsrc.rc,
+         dlls/urlmon/sec_mgr.c, dlls/urlmon/session.c,
+         dlls/urlmon/tests/misc.c, dlls/urlmon/tests/protocol.c,
+         dlls/urlmon/tests/url.c, dlls/urlmon/umon.c, dlls/urlmon/umstream.c,
+         dlls/urlmon/urlmon_main.c, dlls/urlmon/urlmon_main.h,
+         dlls/urlmon/version.rc, dlls/user/bidi16.c, dlls/user/button.c,
+         dlls/user/caret.c, dlls/user/class.c, dlls/user/clipboard.c,
+         dlls/user/combo.c, dlls/user/comm16.c, dlls/user/controls.h,
+         dlls/user/cursoricon.c, dlls/user/dde_client.c, dlls/user/dde_misc.c,
+         dlls/user/dde_private.h, dlls/user/dde_server.c, dlls/user/ddeml16.c,
+         dlls/user/defdlg.c, dlls/user/defwnd.c, dlls/user/desktop.c,
+         dlls/user/dialog.c, dlls/user/dialog16.c, dlls/user/display.c,
+         dlls/user/driver.c, dlls/user/driver16.c, dlls/user/edit.c,
+         dlls/user/exticon.c, dlls/user/focus.c, dlls/user/hook.c,
+         dlls/user/hook16.c, dlls/user/icontitle.c, dlls/user/input.c,
+         dlls/user/kbd16.c, dlls/user/listbox.c, dlls/user/lstr.c,
+         dlls/user/mdi.c, dlls/user/menu.c, dlls/user/message.c,
+         dlls/user/misc.c, dlls/user/mouse16.c, dlls/user/msg16.c,
+         dlls/user/msgbox.c, dlls/user/network.c, dlls/user/nonclient.c,
+         dlls/user/painting.c, dlls/user/property.c, dlls/user/resource.c,
+         dlls/user/resources/display.rc, dlls/user/resources/mouse.rc,
+         dlls/user/resources/user32.rc, dlls/user/resources/user32_Bg.rc,
+         dlls/user/resources/user32_Ca.rc, dlls/user/resources/user32_Cs.rc,
+         dlls/user/resources/user32_Da.rc, dlls/user/resources/user32_De.rc,
+         dlls/user/resources/user32_En.rc, dlls/user/resources/user32_Eo.rc,
+         dlls/user/resources/user32_Es.rc, dlls/user/resources/user32_Fi.rc,
+         dlls/user/resources/user32_Fr.rc, dlls/user/resources/user32_Hu.rc,
+         dlls/user/resources/user32_It.rc, dlls/user/resources/user32_Ja.rc,
+         dlls/user/resources/user32_Ko.rc, dlls/user/resources/user32_Nl.rc,
+         dlls/user/resources/user32_No.rc, dlls/user/resources/user32_Pl.rc,
+         dlls/user/resources/user32_Pt.rc, dlls/user/resources/user32_Ru.rc,
+         dlls/user/resources/user32_Si.rc, dlls/user/resources/user32_Sk.rc,
+         dlls/user/resources/user32_Sv.rc, dlls/user/resources/user32_Tr.rc,
+         dlls/user/resources/user32_Uk.rc, dlls/user/resources/user32_Wa.rc,
+         dlls/user/resources/user32_Zh.rc, dlls/user/resources/user32_bin.rc,
+         dlls/user/resources/version.rc, dlls/user/resources/version16.rc,
+         dlls/user/scroll.c, dlls/user/spy.c, dlls/user/static.c,
+         dlls/user/sysparams.c, dlls/user/tests/class.c,
+         dlls/user/tests/clipboard.c, dlls/user/tests/dce.c,
+         dlls/user/tests/dde.c, dlls/user/tests/dialog.c,
+         dlls/user/tests/edit.c, dlls/user/tests/input.c,
+         dlls/user/tests/listbox.c, dlls/user/tests/menu.c,
+         dlls/user/tests/monitor.c, dlls/user/tests/msg.c,
+         dlls/user/tests/resource.c, dlls/user/tests/resource.rc,
+         dlls/user/tests/sysparams.c, dlls/user/tests/text.c,
+         dlls/user/tests/win.c, dlls/user/tests/winstation.c,
+         dlls/user/tests/wsprintf.c, dlls/user/text.c, dlls/user/uitools.c,
+         dlls/user/user16.c, dlls/user/user_main.c, dlls/user/user_private.h,
+         dlls/user/win.c, dlls/user/winhelp.c, dlls/user/winpos.c,
+         dlls/user/winproc.c, dlls/user/winproc.h, dlls/user/winstation.c,
+         dlls/user/wnd16.c, dlls/user/wsprintf.c, dlls/usp10/tests/usp10.c,
+         dlls/usp10/usp10.c, dlls/uuid/uuid.c, dlls/uxtheme/draw.c,
+         dlls/uxtheme/main.c, dlls/uxtheme/metric.c, dlls/uxtheme/msstyles.c,
+         dlls/uxtheme/msstyles.h, dlls/uxtheme/property.c,
+         dlls/uxtheme/stylemap.c, dlls/uxtheme/system.c, dlls/uxtheme/uxini.c,
+         dlls/uxtheme/uxthemedll.h, dlls/uxtheme/version.rc,
+         dlls/vdhcp.vxd/vdhcp.c, dlls/vdmdbg/vdmdbg.c, dlls/version/info.c,
+         dlls/version/install.c, dlls/version/resource.c,
+         dlls/version/tests/info.c, dlls/version/tests/install.c,
+         dlls/version/tests/version.rc, dlls/version/ver16.c,
+         dlls/vmm.vxd/vmm.c, dlls/vnbt.vxd/vnbt.c,
+         dlls/vnetbios.vxd/vnetbios.c, dlls/vtdapi.vxd/vtdapi.c,
+         dlls/vwin32.vxd/vwin32.c, dlls/w32skrnl/w32skernel.c,
+         dlls/w32skrnl/w32sys.c, dlls/w32skrnl/win32s16.c,
+         dlls/winecrt0/crt0_private.h, dlls/winecrt0/delay_load.c,
+         dlls/winecrt0/dll_entry.c, dlls/winecrt0/dll_main.c,
+         dlls/winecrt0/drv_entry.c, dlls/winecrt0/exe_entry.c,
+         dlls/winecrt0/exe_main.c, dlls/winecrt0/exe_wentry.c,
+         dlls/winecrt0/exe_wmain.c, dlls/winecrt0/init.c,
+         dlls/winecrt0/stub.c, dlls/wined3d/baseshader.c,
+         dlls/wined3d/basetexture.c, dlls/wined3d/cubetexture.c,
+         dlls/wined3d/device.c, dlls/wined3d/directx.c,
+         dlls/wined3d/drawprim.c, dlls/wined3d/indexbuffer.c,
+         dlls/wined3d/palette.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/query.c, dlls/wined3d/resource.c,
+         dlls/wined3d/stateblock.c, dlls/wined3d/surface.c,
+         dlls/wined3d/surface_gdi.c, dlls/wined3d/swapchain.c,
+         dlls/wined3d/texture.c, dlls/wined3d/utils.c,
+         dlls/wined3d/vertexbuffer.c, dlls/wined3d/vertexdeclaration.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/volume.c,
+         dlls/wined3d/volumetexture.c, dlls/wined3d/wined3d_main.c,
+         dlls/wined3d/wined3d_private.h, dlls/winedos/devices.c,
+         dlls/winedos/dma.c, dlls/winedos/dosaspi.c, dlls/winedos/dosconf.c,
+         dlls/winedos/dosexe.h, dlls/winedos/dosmem.c, dlls/winedos/dosvm.c,
+         dlls/winedos/dosvm.h, dlls/winedos/fpu.c, dlls/winedos/himem.c,
+         dlls/winedos/int09.c, dlls/winedos/int10.c, dlls/winedos/int11.c,
+         dlls/winedos/int13.c, dlls/winedos/int15.c, dlls/winedos/int16.c,
+         dlls/winedos/int17.c, dlls/winedos/int19.c, dlls/winedos/int1a.c,
+         dlls/winedos/int20.c, dlls/winedos/int21.c, dlls/winedos/int25.c,
+         dlls/winedos/int26.c, dlls/winedos/int29.c, dlls/winedos/int2f.c,
+         dlls/winedos/int31.c, dlls/winedos/int33.c, dlls/winedos/int41.c,
+         dlls/winedos/int5c.c, dlls/winedos/int67.c,
+         dlls/winedos/interrupts.c, dlls/winedos/ioports.c,
+         dlls/winedos/module.c, dlls/winedos/ppdev.c, dlls/winedos/relay.c,
+         dlls/winedos/soundblaster.c, dlls/winedos/timer.c,
+         dlls/winedos/vga.c, dlls/winedos/vga.h, dlls/winedos/vxd.c,
+         dlls/winedos/xms.c, dlls/winemp3.acm/common.c,
+         dlls/winemp3.acm/dct64_i386.c, dlls/winemp3.acm/decode_i386.c,
+         dlls/winemp3.acm/huffman.h, dlls/winemp3.acm/interface.c,
+         dlls/winemp3.acm/l2tables.h, dlls/winemp3.acm/layer1.c,
+         dlls/winemp3.acm/layer2.c, dlls/winemp3.acm/layer3.c,
+         dlls/winemp3.acm/mpegl3.c, dlls/winemp3.acm/mpg123.h,
+         dlls/winemp3.acm/mpglib.h, dlls/winemp3.acm/tabinit.c,
+         dlls/wineps/afm.c, dlls/wineps/afm2c.c, dlls/wineps/bitblt.c,
+         dlls/wineps/bitmap.c, dlls/wineps/brush.c, dlls/wineps/builtin.c,
+         dlls/wineps/clipping.c, dlls/wineps/color.c, dlls/wineps/download.c,
+         dlls/wineps/driver.c, dlls/wineps/encode.c, dlls/wineps/escape.c,
+         dlls/wineps/font.c, dlls/wineps/glyphlist.c, dlls/wineps/graphics.c,
+         dlls/wineps/init.c, dlls/wineps/mkagl.c, dlls/wineps/objects.c,
+         dlls/wineps/pen.c, dlls/wineps/ppd.c, dlls/wineps/ps.c,
+         dlls/wineps/psdlg.h, dlls/wineps/psdrv.h, dlls/wineps/rsrc.rc,
+         dlls/wineps/text.c, dlls/wineps/truetype.c, dlls/wineps/type1.c,
+         dlls/wineps/type1afm.c, dlls/wineps/type42.c, dlls/wineps/wps_Bg.rc,
+         dlls/wineps/wps_Cs.rc, dlls/wineps/wps_De.rc, dlls/wineps/wps_En.rc,
+         dlls/wineps/wps_Es.rc, dlls/wineps/wps_Fr.rc, dlls/wineps/wps_Hu.rc,
+         dlls/wineps/wps_It.rc, dlls/wineps/wps_Ja.rc, dlls/wineps/wps_Ko.rc,
+         dlls/wineps/wps_Nl.rc, dlls/wineps/wps_No.rc, dlls/wineps/wps_Pt.rc,
+         dlls/wineps/wps_Ru.rc, dlls/wineps/wps_Si.rc, dlls/wineps/wps_Sk.rc,
+         dlls/wineps/wps_Tr.rc, dlls/wineps/wps_xx.rc, dlls/wininet/cookie.c,
+         dlls/wininet/dialogs.c, dlls/wininet/ftp.c, dlls/wininet/gopher.c,
+         dlls/wininet/http.c, dlls/wininet/internet.c,
+         dlls/wininet/internet.h, dlls/wininet/netconnection.c,
+         dlls/wininet/resource.h, dlls/wininet/rsrc.rc,
+         dlls/wininet/tests/http.c, dlls/wininet/tests/internet.c,
+         dlls/wininet/tests/url.c, dlls/wininet/tests/wininet_test.h,
+         dlls/wininet/urlcache.c, dlls/wininet/utility.c,
+         dlls/wininet/version.rc, dlls/wininet/wininet_Bg.rc,
+         dlls/wininet/wininet_Cs.rc, dlls/wininet/wininet_De.rc,
+         dlls/wininet/wininet_En.rc, dlls/wininet/wininet_Eo.rc,
+         dlls/wininet/wininet_Es.rc, dlls/wininet/wininet_Fi.rc,
+         dlls/wininet/wininet_Fr.rc, dlls/wininet/wininet_Hu.rc,
+         dlls/wininet/wininet_It.rc, dlls/wininet/wininet_Ja.rc,
+         dlls/wininet/wininet_Ko.rc, dlls/wininet/wininet_Nl.rc,
+         dlls/wininet/wininet_No.rc, dlls/wininet/wininet_Pt.rc,
+         dlls/wininet/wininet_Ru.rc, dlls/wininet/wininet_Si.rc,
+         dlls/wininet/wininet_Tr.rc, dlls/wininet/wininet_main.c,
+         dlls/winmm/driver.c, dlls/winmm/joystick.c,
+         dlls/winmm/joystick/joystick.c, dlls/winmm/lolvldrv.c,
+         dlls/winmm/mci.c, dlls/winmm/message16.c, dlls/winmm/mmio.c,
+         dlls/winmm/mmsystem.c, dlls/winmm/playsound.c, dlls/winmm/sound16.c,
+         dlls/winmm/tests/capture.c, dlls/winmm/tests/mixer.c,
+         dlls/winmm/tests/mmio.c, dlls/winmm/tests/timer.c,
+         dlls/winmm/tests/wave.c, dlls/winmm/tests/winmm_test.h,
+         dlls/winmm/time.c, dlls/winmm/winealsa/alsa.c,
+         dlls/winmm/winealsa/alsa.h, dlls/winmm/winealsa/audio.c,
+         dlls/winmm/winealsa/midi.c, dlls/winmm/winearts/arts.c,
+         dlls/winmm/winearts/arts.h, dlls/winmm/winearts/audio.c,
+         dlls/winmm/wineaudioio/audio.c, dlls/winmm/wineaudioio/audioio.c,
+         dlls/winmm/wineesd/audio.c, dlls/winmm/wineesd/esound.c,
+         dlls/winmm/wineesd/esound.h, dlls/winmm/winejack/audio.c,
+         dlls/winmm/winejack/jack.c, dlls/winmm/winejack/jack.h,
+         dlls/winmm/winemm.h, dlls/winmm/winemm16.h,
+         dlls/winmm/winenas/audio.c, dlls/winmm/winenas/nas.c,
+         dlls/winmm/winenas/nas.h, dlls/winmm/wineoss/audio.c,
+         dlls/winmm/wineoss/audio.h, dlls/winmm/wineoss/dscapture.c,
+         dlls/winmm/wineoss/dsrender.c, dlls/winmm/wineoss/midi.c,
+         dlls/winmm/wineoss/midipatch.c, dlls/winmm/wineoss/mixer.c,
+         dlls/winmm/wineoss/mmaux.c, dlls/winmm/wineoss/oss.c,
+         dlls/winmm/wineoss/oss.h, dlls/winmm/winmm.c, dlls/winmm/winmm_Cs.rc,
+         dlls/winmm/winmm_De.rc, dlls/winmm/winmm_En.rc,
+         dlls/winmm/winmm_Es.rc, dlls/winmm/winmm_Fr.rc,
+         dlls/winmm/winmm_It.rc, dlls/winmm/winmm_Ja.rc,
+         dlls/winmm/winmm_Ko.rc, dlls/winmm/winmm_Nl.rc,
+         dlls/winmm/winmm_No.rc, dlls/winmm/winmm_Pt.rc,
+         dlls/winmm/winmm_Ru.rc, dlls/winmm/winmm_Si.rc,
+         dlls/winmm/winmm_Sk.rc, dlls/winmm/winmm_Tr.rc,
+         dlls/winmm/winmm_res.rc, dlls/winnls32/winnls.c, dlls/winspool/Bg.rc,
+         dlls/winspool/De.rc, dlls/winspool/En.rc, dlls/winspool/Eo.rc,
+         dlls/winspool/Fi.rc, dlls/winspool/It.rc, dlls/winspool/Ko.rc,
+         dlls/winspool/Nl.rc, dlls/winspool/Ru.rc, dlls/winspool/Tr.rc,
+         dlls/winspool/info.c, dlls/winspool/tests/info.c,
+         dlls/winspool/winspool.rc, dlls/winspool/wspool.c,
+         dlls/winspool/wspool.h, dlls/wintab32/context.c,
+         dlls/wintab32/manager.c, dlls/wintab32/wintab16.c,
+         dlls/wintab32/wintab32.c, dlls/wintab32/wintab_internal.h,
+         dlls/wintrust/version.rc, dlls/wintrust/wintrust_main.c,
+         dlls/wldap32/add.c, dlls/wldap32/ber.c, dlls/wldap32/bind.c,
+         dlls/wldap32/compare.c, dlls/wldap32/control.c,
+         dlls/wldap32/delete.c, dlls/wldap32/dn.c, dlls/wldap32/error.c,
+         dlls/wldap32/extended.c, dlls/wldap32/init.c, dlls/wldap32/main.c,
+         dlls/wldap32/misc.c, dlls/wldap32/modify.c, dlls/wldap32/modrdn.c,
+         dlls/wldap32/option.c, dlls/wldap32/page.c, dlls/wldap32/parse.c,
+         dlls/wldap32/rename.c, dlls/wldap32/search.c, dlls/wldap32/value.c,
+         dlls/wldap32/winldap_private.h, dlls/wldap32/wldap32.h,
+         dlls/wldap32/wldap32.rc, dlls/wldap32/wldap32_De.rc,
+         dlls/wldap32/wldap32_En.rc, dlls/wldap32/wldap32_Fr.rc,
+         dlls/wldap32/wldap32_Ko.rc, dlls/wldap32/wldap32_Nl.rc,
+         dlls/wldap32/wldap32_No.rc, dlls/wldap32/wldap32_Ru.rc,
+         dlls/wldap32/wldap32_Tr.rc, dlls/wnaspi32/aspi.c,
+         dlls/wnaspi32/aspi.h, dlls/wnaspi32/winaspi16.c,
+         dlls/wnaspi32/winaspi32.c, dlls/wnaspi32/winescsi.h,
+         dlls/wow32/wow_main.c, dlls/ws2_32/async.c, dlls/ws2_32/protocol.c,
+         dlls/ws2_32/socket.c, dlls/ws2_32/socket16.c,
+         dlls/ws2_32/tests/protocol.c, dlls/ws2_32/tests/sock.c,
+         dlls/ws2_32/version.rc, dlls/wsock32/protocol.c,
+         dlls/wsock32/service.c, dlls/wsock32/socket.c,
+         dlls/wsock32/version.rc, dlls/wsock32/wscontrol.h,
+         dlls/wtsapi32/wtsapi32.c, dlls/x11drv/bitblt.c, dlls/x11drv/bitmap.c,
+         dlls/x11drv/brush.c, dlls/x11drv/clipboard.c, dlls/x11drv/clipping.c,
+         dlls/x11drv/codepage.c, dlls/x11drv/dce.c, dlls/x11drv/desktop.c,
+         dlls/x11drv/dga2.c, dlls/x11drv/dga2.h, dlls/x11drv/dib.c,
+         dlls/x11drv/dib_convert.c, dlls/x11drv/dib_dst_swap.c,
+         dlls/x11drv/dib_src_swap.c, dlls/x11drv/event.c,
+         dlls/x11drv/graphics.c, dlls/x11drv/init.c, dlls/x11drv/keyboard.c,
+         dlls/x11drv/mouse.c, dlls/x11drv/mwm.h, dlls/x11drv/opengl.c,
+         dlls/x11drv/palette.c, dlls/x11drv/pen.c, dlls/x11drv/scroll.c,
+         dlls/x11drv/settings.c, dlls/x11drv/text.c, dlls/x11drv/window.c,
+         dlls/x11drv/winpos.c, dlls/x11drv/wintab.c, dlls/x11drv/x11ddraw.c,
+         dlls/x11drv/x11ddraw.h, dlls/x11drv/x11drv.h,
+         dlls/x11drv/x11drv_main.c, dlls/x11drv/x11font.h, dlls/x11drv/xdnd.c,
+         dlls/x11drv/xfont.c, dlls/x11drv/xim.c, dlls/x11drv/xrandr.c,
+         dlls/x11drv/xrandr.h, dlls/x11drv/xrender.c, dlls/x11drv/xvidmode.c,
+         dlls/x11drv/xvidmode.h, fonts/courier.sfd, fonts/marlett.sfd,
+         fonts/ms_sans_serif.sfd, fonts/small_fonts.sfd, fonts/system.sfd,
+         include/accctrl.h, include/aclapi.h, include/activscp.idl,
+         include/adshlp.h, include/advpub.h, include/amstream.idl,
+         include/amvideo.idl, include/appmgmt.h, include/audevcod.h,
+         include/austream.idl, include/aviriff.h, include/axcore.idl,
+         include/axextend.idl, include/basetsd.h, include/basetyps.h,
+         include/cderr.h, include/cguid.h, include/comcat.idl,
+         include/commctrl.h, include/commdlg.h, include/compobj.h,
+         include/control.idl, include/cpl.h, include/custcntl.h,
+         include/cvconst.h, include/d3d.h, include/d3d8.h, include/d3d8caps.h,
+         include/d3d8types.h, include/d3d9.h, include/d3d9caps.h,
+         include/d3d9types.h, include/d3dcaps.h, include/d3dhal.h,
+         include/d3drm.h, include/d3dtypes.h, include/d3dvec.inl,
+         include/d3dx8core.h, include/dbghelp.h, include/dbt.h,
+         include/dciddi.h, include/dciman.h, include/dde.h, include/ddeml.h,
+         include/ddk/cfgmgr32.h, include/ddk/ntddcdvd.h,
+         include/ddk/ntddser.h, include/ddk/ntddtape.h, include/ddk/wdm.h,
+         include/ddk/winsplp.h, include/ddraw.h, include/ddrawi.h,
+         include/ddstream.idl, include/devenum.idl, include/devguid.h,
+         include/digitalv.h, include/dinput.h, include/dispdib.h,
+         include/dispex.idl, include/dlgs.h, include/dls1.h, include/dls2.h,
+         include/dmdls.h, include/dmerror.h, include/dmo.h, include/dmoreg.h,
+         include/dmort.h, include/dmplugin.h, include/dmusbuff.h,
+         include/dmusicc.h, include/dmusicf.h, include/dmusici.h,
+         include/dmusics.h, include/docobj.idl, include/downloadmgr.idl,
+         include/dpaddr.h, include/dplay.h, include/dplay8.h,
+         include/dplobby.h, include/dplobby8.h, include/dpnathlp.h,
+         include/dsconf.h, include/dsdriver.h, include/dshow.h,
+         include/dsound.h, include/dsrole.h, include/dxdiag.h,
+         include/dxerr8.h, include/dxerr9.h, include/dxfile.h,
+         include/dyngraph.idl, include/errors.h, include/evcode.h,
+         include/evntrace.h, include/excpt.h, include/exdisp.idl,
+         include/exdispid.h, include/fci.h, include/fdi.h, include/gdi.h,
+         include/guiddef.h, include/heap.h, include/hlink.idl,
+         include/htmlhelp.h, include/iads.idl, include/icm.h,
+         include/icmpapi.h, include/idispids.h, include/imagehlp.h,
+         include/imm.h, include/initguid.h, include/ipexport.h,
+         include/iphlpapi.h, include/ipifcons.h, include/iprtrmib.h,
+         include/iptypes.h, include/ks.h, include/ksguid.h, include/ksmedia.h,
+         include/lm.h, include/lmaccess.h, include/lmapibuf.h,
+         include/lmbrowsr.h, include/lmcons.h, include/lmerr.h,
+         include/lmjoin.h, include/lmserver.h, include/lmshare.h,
+         include/lmstats.h, include/lmwksta.h, include/lzexpand.h,
+         include/mapi.h, include/mapicode.h, include/mapidefs.h,
+         include/mapiguid.h, include/mapitags.h, include/mapiutil.h,
+         include/mapival.h, include/mapix.h, include/mciavi.h, include/mcx.h,
+         include/mediaerr.h, include/mediaobj.idl, include/mimeinfo.idl,
+         include/minmax.h, include/mlang.idl, include/mmddk.h,
+         include/mmreg.h, include/mmstream.idl, include/mmsystem.h,
+         include/mprapi.h, include/msacm.h, include/msacmdlg.h,
+         include/msacmdrv.h, include/mscat.h, include/mshtmcid.h,
+         include/mshtmdid.h, include/mshtmhst.idl, include/mshtml.idl,
+         include/msi.h, include/msidefs.h, include/msiquery.h,
+         include/mssip.h, include/msvcrt/crtdbg.h, include/msvcrt/eh.h,
+         include/msvcrt/errno.h, include/msvcrt/locale.h,
+         include/msvcrt/malloc.h, include/msvcrt/mbctype.h,
+         include/msvcrt/mbstring.h, include/msvcrt/search.h,
+         include/msvcrt/setjmp.h, include/msvcrt/signal.h,
+         include/msvcrt/stddef.h, include/msvcrt/sys/locking.h,
+         include/msvcrt/sys/timeb.h, include/msvcrt/sys/types.h,
+         include/msvcrt/sys/utime.h, include/msvcrt/time.h,
+         include/msvcrt/wctype.h, include/mswsock.h, include/msxml.idl,
+         include/msxml2.idl, include/msxml2did.h, include/msxmldid.h,
+         include/nb30.h, include/ndrtypes.h, include/npapi.h,
+         include/nspapi.h, include/ntddcdrm.h, include/ntddscsi.h,
+         include/ntddstor.h, include/ntdsapi.h, include/ntsecapi.h,
+         include/ntstatus.h, include/oaidl.idl, include/objbase.h,
+         include/objidl.idl, include/objsafe.idl, include/ocidl.idl,
+         include/odbcinst.h, include/ole2.h, include/ole2ver.h,
+         include/oleauto.h, include/olectl.h, include/oledlg.h,
+         include/oleidl.idl, include/pktdef.h, include/poppack.h,
+         include/powrprof.h, include/propidl.idl, include/prsht.h,
+         include/psapi.h, include/pshpack1.h, include/pshpack2.h,
+         include/pshpack4.h, include/pshpack8.h, include/pstore.idl,
+         include/ras.h, include/reason.h, include/regstr.h,
+         include/richedit.h, include/richole.idl, include/rpc.h,
+         include/rpcdce.h, include/rpcdcep.h, include/rpcndr.h,
+         include/rpcnterr.h, include/rpcproxy.h, include/schannel.h,
+         include/schemadef.h, include/schnlsp.h, include/sddl.h,
+         include/secext.h, include/security.h, include/sensapi.h,
+         include/sensevts.idl, include/servprov.idl, include/setupapi.h,
+         include/sfc.h, include/shellapi.h, include/shldisp.idl,
+         include/shlguid.h, include/shlobj.h, include/shlwapi.h,
+         include/shobjidl.idl, include/shtypes.idl, include/sipbase.h,
+         include/snmp.h, include/softpub.h, include/sql.h, include/sqlext.h,
+         include/sqltypes.h, include/sspi.h, include/storage.h,
+         include/strmif.idl, include/tapi.h, include/tchar.h,
+         include/textserv.h, include/thread.h, include/tlhelp32.h,
+         include/tmschema.h, include/unknwn.idl, include/urlmon.idl,
+         include/usp10.h, include/uuids.h, include/uxtheme.h, include/ver.h,
+         include/vfw.h, include/vfwmsgs.h, include/win.h, include/winbase.h,
+         include/wincon.h, include/wincrypt.h, include/windef.h,
+         include/windns.h, include/windows.h, include/windowsx.h,
+         include/wine/debug.h, include/wine/exception.h,
+         include/wine/itss.idl, include/wine/library.h, include/wine/list.h,
+         include/wine/mmsystem16.h, include/wine/port.h,
+         include/wine/pthread.h, include/wine/rpcss_shared.h,
+         include/wine/server.h, include/wine/test.h, include/wine/unicode.h,
+         include/wine/winaspi.h, include/wine/winbase16.h,
+         include/wine/windef16.h, include/wine/wine_common_ver.rc,
+         include/wine/wined3d_gl.h, include/wine/wined3d_interface.h,
+         include/wine/wined3d_types.h, include/wine/wingdi16.h,
+         include/wine/winnet16.h, include/wine/winsock16.h,
+         include/wine/winuser16.h, include/wine/wpp.h, include/winerror.h,
+         include/wingdi.h, include/wininet.h, include/winioctl.h,
+         include/winldap.h, include/winnetwk.h, include/winnls.h,
+         include/winnls32.h, include/winnt.h, include/winpos.h,
+         include/winreg.h, include/winres.h, include/winresrc.h,
+         include/winsock.h, include/winsock2.h, include/winspool.h,
+         include/winsvc.h, include/wintab.h, include/wintabx.h,
+         include/winternl.h, include/wintrust.h, include/winuser.h,
+         include/winver.h, include/wmistr.h, include/wnaspi32.h,
+         include/wownt32.h, include/ws2spi.h, include/ws2tcpip.h,
+         include/wshisotp.h, include/wsipx.h, include/wsnwlink.h,
+         include/wtsapi32.h, include/wtypes.idl, include/xcmc.h,
+         include/xmldom.idl, include/xmldomdid.h, include/xmldso.idl,
+         include/xmldsodid.h, include/zmouse.h, libs/port/ffs.c,
+         libs/port/fstatvfs.c, libs/port/futimes.c, libs/port/getopt.c,
+         libs/port/getopt.h, libs/port/getopt1.c, libs/port/getpagesize.c,
+         libs/port/gettid.c, libs/port/interlocked.c, libs/port/lstat.c,
+         libs/port/memcpy_unaligned.c, libs/port/memmove.c,
+         libs/port/mkstemps.c, libs/port/pread.c, libs/port/pwrite.c,
+         libs/port/readlink.c, libs/port/sigsetjmp.c, libs/port/spawn.c,
+         libs/port/statvfs.c, libs/port/strcasecmp.c, libs/port/strerror.c,
+         libs/port/strncasecmp.c, libs/port/usleep.c, libs/unicode/cpmap.pl,
+         libs/unicode/cptable.c, libs/unicode/defaults, libs/unicode/fold.c,
+         libs/unicode/mbtowc.c, libs/unicode/sortkey.c, libs/unicode/string.c,
+         libs/unicode/utf8.c, libs/unicode/wctomb.c, libs/wine/config.c,
+         libs/wine/debug.c, libs/wine/ldt.c, libs/wine/loader.c,
+         libs/wine/mmap.c, libs/wine/port.c, libs/wpp/ppl.l, libs/wpp/ppy.y,
+         libs/wpp/preproc.c, libs/wpp/wpp.c, libs/wpp/wpp_private.h,
+         loader/glibc.c, loader/kthread.c, loader/main.c, loader/main.h,
+         loader/preloader.c, loader/pthread.c, programs/clock/Cs.rc,
+         programs/clock/Da.rc, programs/clock/De.rc, programs/clock/En.rc,
+         programs/clock/Eo.rc, programs/clock/Es.rc, programs/clock/Fi.rc,
+         programs/clock/Fr.rc, programs/clock/Hu.rc, programs/clock/It.rc,
+         programs/clock/Ko.rc, programs/clock/Nl.rc, programs/clock/No.rc,
+         programs/clock/Pl.rc, programs/clock/Pt.rc, programs/clock/Ru.rc,
+         programs/clock/Si.rc, programs/clock/Sk.rc, programs/clock/Sw.rc,
+         programs/clock/Th.rc, programs/clock/Tr.rc, programs/clock/Wa.rc,
+         programs/clock/Zh.rc, programs/clock/clock_res.h,
+         programs/clock/main.c, programs/clock/main.h, programs/clock/rsrc.rc,
+         programs/clock/winclock.c, programs/clock/winclock.h,
+         programs/cmdlgtst/Cs.rc, programs/cmdlgtst/De.rc,
+         programs/cmdlgtst/En.rc, programs/cmdlgtst/Es.rc,
+         programs/cmdlgtst/Fr.rc, programs/cmdlgtst/It.rc,
+         programs/cmdlgtst/Ko.rc, programs/cmdlgtst/Nl.rc,
+         programs/cmdlgtst/No.rc, programs/cmdlgtst/Pt.rc,
+         programs/cmdlgtst/Ru.rc, programs/cmdlgtst/Si.rc,
+         programs/cmdlgtst/Tr.rc, programs/cmdlgtst/cmdlgr.rc,
+         programs/cmdlgtst/cmdlgtst.c, programs/cmdlgtst/cmdlgtst.h,
+         programs/control/control.c, programs/control/params.h,
+         programs/eject/eject.c, programs/expand/expand.c,
+         programs/explorer/desktop.c, programs/explorer/explorer.c,
+         programs/explorer/explorer_private.h, programs/explorer/hal.c,
+         programs/explorer/systray.c, programs/hh/main.c,
+         programs/icinfo/icinfo.c, programs/iexplore/main.c,
+         programs/make_progs, programs/msiexec/msiexec.c,
+         programs/msiexec/rsrc.rc, programs/msiexec/version.rc,
+         programs/notepad/Bg.rc, programs/notepad/Cs.rc,
+         programs/notepad/Da.rc, programs/notepad/De.rc,
+         programs/notepad/En.rc, programs/notepad/Eo.rc,
+         programs/notepad/Es.rc, programs/notepad/Fi.rc,
+         programs/notepad/Fr.rc, programs/notepad/Hu.rc,
+         programs/notepad/It.rc, programs/notepad/Ja.rc,
+         programs/notepad/Ko.rc, programs/notepad/Nl.rc,
+         programs/notepad/No.rc, programs/notepad/Pl.rc,
+         programs/notepad/Pt.rc, programs/notepad/Ru.rc,
+         programs/notepad/Si.rc, programs/notepad/Sk.rc,
+         programs/notepad/Sw.rc, programs/notepad/Th.rc,
+         programs/notepad/Tr.rc, programs/notepad/Wa.rc,
+         programs/notepad/Zh.rc, programs/notepad/dialog.c,
+         programs/notepad/dialog.h, programs/notepad/main.c,
+         programs/notepad/main.h, programs/notepad/notepad_res.h,
+         programs/notepad/rsrc.rc, programs/progman/Cs.rc,
+         programs/progman/Da.rc, programs/progman/De.rc,
+         programs/progman/En.rc, programs/progman/Es.rc,
+         programs/progman/Fi.rc, programs/progman/Fr.rc,
+         programs/progman/Hu.rc, programs/progman/It.rc,
+         programs/progman/Ko.rc, programs/progman/Nl.rc,
+         programs/progman/No.rc, programs/progman/Pt.rc,
+         programs/progman/Ru.rc, programs/progman/Si.rc,
+         programs/progman/Sk.rc, programs/progman/Sw.rc,
+         programs/progman/Tr.rc, programs/progman/Va.rc,
+         programs/progman/Wa.rc, programs/progman/Xx.rc,
+         programs/progman/Zh.rc, programs/progman/accel.rc,
+         programs/progman/dialog.c, programs/progman/group.c,
+         programs/progman/grpfile.c, programs/progman/main.c,
+         programs/progman/progman.h, programs/progman/program.c,
+         programs/progman/rsrc.rc, programs/progman/string.c,
+         programs/regedit/Bg.rc, programs/regedit/Cs.rc,
+         programs/regedit/De.rc, programs/regedit/En.rc,
+         programs/regedit/Es.rc, programs/regedit/Fr.rc,
+         programs/regedit/Hu.rc, programs/regedit/It.rc,
+         programs/regedit/Ja.rc, programs/regedit/Ko.rc,
+         programs/regedit/Nl.rc, programs/regedit/No.rc,
+         programs/regedit/Pl.rc, programs/regedit/Pt.rc,
+         programs/regedit/Ru.rc, programs/regedit/Si.rc,
+         programs/regedit/Tr.rc, programs/regedit/about.c,
+         programs/regedit/childwnd.c, programs/regedit/edit.c,
+         programs/regedit/framewnd.c, programs/regedit/hexedit.c,
+         programs/regedit/listview.c, programs/regedit/main.c,
+         programs/regedit/main.h, programs/regedit/regedit.c,
+         programs/regedit/regproc.c, programs/regedit/regproc.h,
+         programs/regedit/resource.h, programs/regedit/resource.rc,
+         programs/regedit/rsrc.rc, programs/regedit/treeview.c,
+         programs/regsvr32/regsvr32.c, programs/regsvr32/regsvr32.rc,
+         programs/rpcss/epmap_server.c, programs/rpcss/np_server.c,
+         programs/rpcss/rpcss.h, programs/rpcss/rpcss_main.c,
+         programs/rundll32/rundll32.c, programs/start/Cs.rc,
+         programs/start/De.rc, programs/start/En.rc, programs/start/Es.rc,
+         programs/start/Fr.rc, programs/start/It.rc, programs/start/Ko.rc,
+         programs/start/Nl.rc, programs/start/No.rc, programs/start/Pt.rc,
+         programs/start/Ru.rc, programs/start/Si.rc, programs/start/Tr.rc,
+         programs/start/resources.h, programs/start/rsrc.rc,
+         programs/start/start.c, programs/taskmgr/De.rc,
+         programs/taskmgr/En.rc, programs/taskmgr/Fr.rc,
+         programs/taskmgr/Ko.rc, programs/taskmgr/Nl.rc,
+         programs/taskmgr/No.rc, programs/taskmgr/Tr.rc,
+         programs/taskmgr/about.c, programs/taskmgr/affinity.c,
+         programs/taskmgr/applpage.c, programs/taskmgr/column.c,
+         programs/taskmgr/column.h, programs/taskmgr/dbgchnl.c,
+         programs/taskmgr/debug.c, programs/taskmgr/endproc.c,
+         programs/taskmgr/graph.c, programs/taskmgr/graphctl.c,
+         programs/taskmgr/graphctl.h, programs/taskmgr/optnmenu.c,
+         programs/taskmgr/perfdata.c, programs/taskmgr/perfdata.h,
+         programs/taskmgr/perfpage.c, programs/taskmgr/priority.c,
+         programs/taskmgr/proclist.c, programs/taskmgr/procpage.c,
+         programs/taskmgr/run.c, programs/taskmgr/taskmgr.c,
+         programs/taskmgr/taskmgr.h, programs/taskmgr/taskmgr.rc,
+         programs/taskmgr/trayicon.c, programs/uninstaller/Bg.rc,
+         programs/uninstaller/Cs.rc, programs/uninstaller/De.rc,
+         programs/uninstaller/En.rc, programs/uninstaller/Eo.rc,
+         programs/uninstaller/Es.rc, programs/uninstaller/Fi.rc,
+         programs/uninstaller/Fr.rc, programs/uninstaller/It.rc,
+         programs/uninstaller/Ko.rc, programs/uninstaller/No.rc,
+         programs/uninstaller/Pt.rc, programs/uninstaller/Tr.rc,
+         programs/uninstaller/main.c, programs/uninstaller/resource.h,
+         programs/uninstaller/rsrc.rc, programs/view/Cs.rc,
+         programs/view/De.rc, programs/view/En.rc, programs/view/Eo.rc,
+         programs/view/Es.rc, programs/view/Fr.rc, programs/view/It.rc,
+         programs/view/Ko.rc, programs/view/Nl.rc, programs/view/No.rc,
+         programs/view/Pt.rc, programs/view/Ru.rc, programs/view/Si.rc,
+         programs/view/Tr.rc, programs/view/globals.h, programs/view/init.c,
+         programs/view/resource.h, programs/view/view.c,
+         programs/view/viewrc.rc, programs/view/winmain.c,
+         programs/wcmd/Cs.rc, programs/wcmd/De.rc, programs/wcmd/En.rc,
+         programs/wcmd/Es.rc, programs/wcmd/Fr.rc, programs/wcmd/Ja.rc,
+         programs/wcmd/Ko.rc, programs/wcmd/Nl.rc, programs/wcmd/No.rc,
+         programs/wcmd/Pl.rc, programs/wcmd/Pt.rc, programs/wcmd/Ru.rc,
+         programs/wcmd/Si.rc, programs/wcmd/Tr.rc, programs/wcmd/batch.c,
+         programs/wcmd/builtins.c, programs/wcmd/directory.c,
+         programs/wcmd/wcmd.h, programs/wcmd/wcmdmain.c,
+         programs/wcmd/wcmdrc.rc, programs/wineapploader.in,
+         programs/wineboot/wineboot.c, programs/winebrowser/main.c,
+         programs/winecfg/Bg.rc, programs/winecfg/Cs.rc,
+         programs/winecfg/De.rc, programs/winecfg/En.rc,
+         programs/winecfg/Es.rc, programs/winecfg/Fi.rc,
+         programs/winecfg/Fr.rc, programs/winecfg/Hu.rc,
+         programs/winecfg/It.rc, programs/winecfg/Ja.rc,
+         programs/winecfg/Ko.rc, programs/winecfg/Nl.rc,
+         programs/winecfg/No.rc, programs/winecfg/Pt.rc,
+         programs/winecfg/Ru.rc, programs/winecfg/Si.rc,
+         programs/winecfg/Tr.rc, programs/winecfg/appdefaults.c,
+         programs/winecfg/audio.c, programs/winecfg/drive.c,
+         programs/winecfg/drivedetect.c, programs/winecfg/driveui.c,
+         programs/winecfg/libraries.c, programs/winecfg/main.c,
+         programs/winecfg/properties.h, programs/winecfg/resource.h,
+         programs/winecfg/theme.c, programs/winecfg/winecfg.c,
+         programs/winecfg/winecfg.h, programs/winecfg/winecfg.rc,
+         programs/winecfg/x11drvdlg.c, programs/wineconsole/curses.c,
+         programs/wineconsole/dialog.c, programs/wineconsole/registry.c,
+         programs/wineconsole/user.c, programs/wineconsole/winecon_private.h,
+         programs/wineconsole/winecon_user.h,
+         programs/wineconsole/wineconsole.c,
+         programs/wineconsole/wineconsole_Cs.rc,
+         programs/wineconsole/wineconsole_De.rc,
+         programs/wineconsole/wineconsole_En.rc,
+         programs/wineconsole/wineconsole_Eo.rc,
+         programs/wineconsole/wineconsole_Es.rc,
+         programs/wineconsole/wineconsole_Fr.rc,
+         programs/wineconsole/wineconsole_Hu.rc,
+         programs/wineconsole/wineconsole_It.rc,
+         programs/wineconsole/wineconsole_Ko.rc,
+         programs/wineconsole/wineconsole_Nl.rc,
+         programs/wineconsole/wineconsole_No.rc,
+         programs/wineconsole/wineconsole_Pl.rc,
+         programs/wineconsole/wineconsole_Pt.rc,
+         programs/wineconsole/wineconsole_Ru.rc,
+         programs/wineconsole/wineconsole_Tr.rc,
+         programs/wineconsole/wineconsole_Zh.rc,
+         programs/wineconsole/wineconsole_res.h,
+         programs/wineconsole/wineconsole_res.rc, programs/winedbg/be_alpha.c,
+         programs/winedbg/be_cpu.h, programs/winedbg/be_i386.c,
+         programs/winedbg/be_ppc.c, programs/winedbg/break.c,
+         programs/winedbg/dbg.y, programs/winedbg/debug.l,
+         programs/winedbg/debugger.h, programs/winedbg/display.c,
+         programs/winedbg/expr.c, programs/winedbg/expr.h,
+         programs/winedbg/gdbproxy.c, programs/winedbg/info.c,
+         programs/winedbg/intvar.h, programs/winedbg/memory.c,
+         programs/winedbg/source.c, programs/winedbg/stack.c,
+         programs/winedbg/symbol.c, programs/winedbg/tgt_active.c,
+         programs/winedbg/tgt_minidump.c, programs/winedbg/types.c,
+         programs/winedbg/winedbg.c, programs/winefile/Cs.rc,
+         programs/winefile/De.rc, programs/winefile/En.rc,
+         programs/winefile/Es.rc, programs/winefile/Fr.rc,
+         programs/winefile/Hu.rc, programs/winefile/It.rc,
+         programs/winefile/Ko.rc, programs/winefile/Nl.rc,
+         programs/winefile/No.rc, programs/winefile/Pl.rc,
+         programs/winefile/Pt.rc, programs/winefile/Ru.rc,
+         programs/winefile/Si.rc, programs/winefile/Sv.rc,
+         programs/winefile/Tr.rc, programs/winefile/Zh.rc,
+         programs/winefile/resource.h, programs/winefile/resource.rc,
+         programs/winefile/rsrc.rc, programs/winefile/splitpath.c,
+         programs/winefile/winefile.c, programs/winefile/winefile.h,
+         programs/winelauncher.in, programs/winemenubuilder/winemenubuilder.c,
+         programs/winemine/Cs.rc, programs/winemine/De.rc,
+         programs/winemine/En.rc, programs/winemine/Es.rc,
+         programs/winemine/Fi.rc, programs/winemine/Fr.rc,
+         programs/winemine/It.rc, programs/winemine/Ko.rc,
+         programs/winemine/Nl.rc, programs/winemine/No.rc,
+         programs/winemine/Pl.rc, programs/winemine/Pt.rc,
+         programs/winemine/Ru.rc, programs/winemine/Si.rc,
+         programs/winemine/Tr.rc, programs/winemine/dialog.c,
+         programs/winemine/dialog.h, programs/winemine/main.c,
+         programs/winemine/main.h, programs/winemine/resource.h,
+         programs/winemine/rsrc.rc, programs/winepath/winepath.c,
+         programs/winetest/dist.rc, programs/winetest/gui.c,
+         programs/winetest/main.c, programs/winetest/resource.h,
+         programs/winetest/send.c, programs/winetest/util.c,
+         programs/winetest/winetest.h, programs/winetest/winetest.rc,
+         programs/winevdm/winevdm.c, programs/winhelp/Bg.rc,
+         programs/winhelp/Cs.rc, programs/winhelp/Da.rc,
+         programs/winhelp/De.rc, programs/winhelp/En.rc,
+         programs/winhelp/Eo.rc, programs/winhelp/Es.rc,
+         programs/winhelp/Fi.rc, programs/winhelp/Fr.rc,
+         programs/winhelp/Hu.rc, programs/winhelp/It.rc,
+         programs/winhelp/Ko.rc, programs/winhelp/Nl.rc,
+         programs/winhelp/No.rc, programs/winhelp/Pl.rc,
+         programs/winhelp/Pt.rc, programs/winhelp/Ru.rc,
+         programs/winhelp/Si.rc, programs/winhelp/Sk.rc,
+         programs/winhelp/Sw.rc, programs/winhelp/Tr.rc,
+         programs/winhelp/Va.rc, programs/winhelp/Wa.rc,
+         programs/winhelp/Zh.rc, programs/winhelp/callback.c,
+         programs/winhelp/hlpfile.c, programs/winhelp/hlpfile.h,
+         programs/winhelp/macro.c, programs/winhelp/macro.h,
+         programs/winhelp/macro.lex.l, programs/winhelp/rsrc.rc,
+         programs/winhelp/string.c, programs/winhelp/winhelp.c,
+         programs/winhelp/winhelp.h, programs/winver/winver.c,
+         programs/wordpad/De.rc, programs/wordpad/En.rc,
+         programs/wordpad/Fr.rc, programs/wordpad/Hu.rc,
+         programs/wordpad/Ko.rc, programs/wordpad/Nl.rc,
+         programs/wordpad/No.rc, programs/wordpad/Ru.rc,
+         programs/wordpad/Tr.rc, programs/wordpad/resource.h,
+         programs/wordpad/rsrc.rc, programs/wordpad/wordpad.c, server/atom.c,
+         server/change.c, server/class.c, server/clipboard.c,
+         server/console.c, server/console.h, server/context_alpha.c,
+         server/context_i386.c, server/context_powerpc.c,
+         server/context_sparc.c, server/context_x86_64.c, server/debugger.c,
+         server/directory.c, server/event.c, server/fd.c, server/file.c,
+         server/file.h, server/handle.c, server/handle.h, server/hook.c,
+         server/mailslot.c, server/main.c, server/mapping.c, server/mutex.c,
+         server/named_pipe.c, server/object.c, server/object.h,
+         server/process.c, server/process.h, server/protocol.def,
+         server/ptrace.c, server/queue.c, server/region.c, server/registry.c,
+         server/request.c, server/request.h, server/security.h,
+         server/semaphore.c, server/serial.c, server/signal.c,
+         server/snapshot.c, server/sock.c, server/symlink.c, server/thread.c,
+         server/thread.h, server/timer.c, server/token.c, server/trace.c,
+         server/unicode.c, server/unicode.h, server/user.c, server/user.h,
+         server/window.c, server/winstation.c, tools/bin2res.c,
+         tools/bug_report.pl, tools/c2man.pl, tools/examine-relay,
+         tools/fnt2bdf.c, tools/fnt2bdf.h, tools/fnt2fon.c,
+         tools/font_convert.sh, tools/genpatch, tools/make_authors,
+         tools/make_ctests.c, tools/make_requests, tools/makedep.c,
+         tools/relpath.c, tools/runtest, tools/sfnt2fnt.c,
+         tools/widl/client.c, tools/widl/hash.c, tools/widl/hash.h,
+         tools/widl/header.c, tools/widl/header.h, tools/widl/parser.h,
+         tools/widl/parser.l, tools/widl/parser.y, tools/widl/proxy.c,
+         tools/widl/server.c, tools/widl/typegen.c, tools/widl/typegen.h,
+         tools/widl/typelib.c, tools/widl/typelib.h,
+         tools/widl/typelib_struct.h, tools/widl/utils.c, tools/widl/utils.h,
+         tools/widl/widl.c, tools/widl/widl.h, tools/widl/widltypes.h,
+         tools/widl/write_msft.c, tools/winapi/c_function.pm,
+         tools/winapi/c_parser.pm, tools/winapi/c_type.pm,
+         tools/winapi/config.pm, tools/winapi/function.pm,
+         tools/winapi/make_filter, tools/winapi/make_filter_options.pm,
+         tools/winapi/make_parser.pm, tools/winapi/modules.pm,
+         tools/winapi/msvcmaker_options.pm, tools/winapi/nativeapi.pm,
+         tools/winapi/options.pm, tools/winapi/output.pm,
+         tools/winapi/preprocessor.pm, tools/winapi/setup.pm,
+         tools/winapi/tests.pm, tools/winapi/trampoline, tools/winapi/type.pm,
+         tools/winapi/util.pm, tools/winapi/winapi.pm,
+         tools/winapi/winapi_c_parser.pm, tools/winapi/winapi_check,
+         tools/winapi/winapi_check_options.pm, tools/winapi/winapi_cleanup,
+         tools/winapi/winapi_cleanup_options.pm,
+         tools/winapi/winapi_documentation.pm, tools/winapi/winapi_extract,
+         tools/winapi/winapi_extract_options.pm, tools/winapi/winapi_fixup,
+         tools/winapi/winapi_fixup_documentation.pm,
+         tools/winapi/winapi_fixup_editor.pm,
+         tools/winapi/winapi_fixup_options.pm,
+         tools/winapi/winapi_fixup_statements.pm,
+         tools/winapi/winapi_function.pm, tools/winapi/winapi_global.pm,
+         tools/winapi/winapi_local.pm, tools/winapi/winapi_module_user.pm,
+         tools/winapi/winapi_parser.pm, tools/winapi/winapi_test,
+         tools/winapi/winapi_test_options.pm, tools/wine.inf,
+         tools/winebuild/build.h, tools/winebuild/import.c,
+         tools/winebuild/main.c, tools/winebuild/parser.c,
+         tools/winebuild/relay.c, tools/winebuild/res16.c,
+         tools/winebuild/res32.c, tools/winebuild/spec16.c,
+         tools/winebuild/spec32.c, tools/winebuild/utils.c,
+         tools/winedump/cvinclude.h, tools/winedump/debug.c,
+         tools/winedump/dump.c, tools/winedump/emf.c,
+         tools/winedump/function_grep.pl, tools/winedump/le.c,
+         tools/winedump/lnk.c, tools/winedump/main.c,
+         tools/winedump/minidump.c, tools/winedump/misc.c,
+         tools/winedump/msmangle.c, tools/winedump/ne.c,
+         tools/winedump/output.c, tools/winedump/pe.c, tools/winedump/pe.h,
+         tools/winedump/search.c, tools/winedump/symbol.c,
+         tools/winedump/winedump.h, tools/winegcc/utils.c,
+         tools/winegcc/utils.h, tools/winegcc/winegcc.c, tools/wineinstall,
+         tools/winemaker, tools/wineprefixcreate.in, tools/wineshelllink,
+         tools/winewrapper, tools/wmc/lang.c, tools/wmc/lang.h,
+         tools/wmc/mcl.c, tools/wmc/mcy.y, tools/wmc/utils.c,
+         tools/wmc/utils.h, tools/wmc/wmc.c, tools/wmc/wmc.h,
+         tools/wmc/wmctypes.h, tools/wmc/write.c, tools/wmc/write.h,
+         tools/wrc/dumpres.c, tools/wrc/dumpres.h, tools/wrc/genres.c,
+         tools/wrc/genres.h, tools/wrc/newstruc.c, tools/wrc/newstruc.h,
+         tools/wrc/parser.h, tools/wrc/parser.l, tools/wrc/parser.y,
+         tools/wrc/readres.c, tools/wrc/readres.h, tools/wrc/translation.c,
+         tools/wrc/utils.c, tools/wrc/utils.h, tools/wrc/wrc.c,
+         tools/wrc/wrc.h, tools/wrc/wrctypes.h, tools/wrc/writeres.c:
+       Update the address of the Free Software Foundation.
+
+2006-05-21  Labrousse Jean <jlabrous@altern.org>
+
+       * dlls/msi/action.c:
+       msi: Fix short name and long name mismatch in action.c.
+
+2006-05-23  Troy Rollo <wine@troy.rollo.name>
+
+       * dlls/ole32/storage32.c:
+       ole32: Fix excessive file sizes for Storage files.
+       The IStorage (DocFile) implementation was adding empty blocks at the
+       end of the file every time a caller wrote data that was not a multiple
+       of 512 bytes.  If the caller made a lot of very small writes the file
+       size could be huge even though the data in the file was tiny. This was
+       caused by BlockChainStream_SetSize trying to allocate file blocks for
+       the new data using a condition that bore no relationship to the
+       required condition, and it was not necessary to do so at that time
+       since it is done (the right way) by StorageImpl_GetNextFreeBigBlock
+       (called via BlockChainStream_Enlarge).
+
+2006-05-23  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/tests/msg.c:
+       user/tests: Don't generate a mouse click message in mouse_ll_global_thread_proc.
+       Windows doesn't like when a thread plays games with the focus, that
+       leads to all kinds of misbehaviours and failures to activate a
+       window. So, better don't generate a mouse click message in
+       mouse_ll_global_thread_proc.
+
+       * dlls/user/tests/msg.c:
+       user/tests: Add lparam to all HCBT_MINMAX hook messages.
+
+2006-05-23  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/utils.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: OpengGL accelerated blits.
+       Implement some basic opengl accelerated blts from and to render
+       targets. It's not perfect yet, but enought to make some D3D apps
+       happy. For now the only supported operations are:
+       - Full screen back -> Front buffer: Just call present
+       - Offscreen surface -> render target
+       - Render target -> offscreen surface(slow)
+       - render target colorfill
+
+2006-05-22  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Surface pixel format conversion code.
+
+2006-05-22  Robert Shearman <rob@codeweavers.com>
+
+       * server/queue.c:
+       server: Don't clear the QS_POSTMESSAGE flag if there is a pending quit message.
+
+       * dlls/ole32/tests/marshal.c:
+       ole32: Release the outer unknown in the proxybuffer test.
+       Release the outer unknown in the proxybuffer test to show that the
+       last release of the outer unknown doesn't free the proxy buffer.
+
+       * dlls/ole32/marshal.c, dlls/ole32/oleproxy.c:
+       ole32: Release the proxy buffer object on the last release of the proxy's
+       outer unknown.
+       Release the proxy buffer object on the last release of the proxy's outer
+       unknown, otherwise memory is leaked for the Ndr implementation of
+       IRpcProxyBuffer.
+       Fix up the hand-coded proxies to match the behaviour from the Ndr
+       implementation.
+
+       * dlls/wininet/tests/url.c:
+       wininet: Fix a failing test.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Fix copying too much data from the buffer by not taking into account
+       the fact that auth_pad_len has been included in the fragment length.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Authentication padding should only be generated if there is
+       authentication data.
+
+       * include/winbase.h:
+       include: Add defines used in CopyFileEx.
+
+       * include/guiddef.h:
+       include: Make guiddef.h defines match PSDK.
+       Protect LPGUID typedef by __LPGUID_DEFINED__ being defined.
+       Protect LPCLSID and LPFMTID typedefs, IsEqualGUID, IsEqualIID,
+       IsEqualCLSID, IID_NULL, CLSID_NULL and FMTID_NULL defines by
+       __IID_DEFINED__ being defined.
+
+2006-05-22  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/winproc.c:
+       user: Added A<->W mapping for WM_GETDLGCODE.
+
+2006-05-20  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/quartz/main.c, dlls/quartz/quartz.spec, include/Makefile.in,
+         include/dshow.h, include/errors.h:
+       quartz: Add stub implementation for AMGetErrorText{A,W}.
+
+2006-05-21  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Simplify input/output modifier line handling.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Clean up register use maps.
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Allow use of pixel shaders with drawStridedSlow.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Only run parse_decl_usage on vshader INPUT registers.
+
+2006-05-22  Saulius Krasuckas <saulius2@ar.fi.lt>
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: Skip token attribute testing if OpenProcessToken() is not implemented.
+
+2006-05-21  Saulius Krasuckas <saulius2@ar.fi.lt>
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: Make test loadable on win9x.
+
+2006-05-22  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool/tests/info.c:
+       winspool/test: Disable a test that crashes on win9x.
+
+2006-05-21  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool/info.c:
+       winspool: Remove cross calls W->A for the "Printers" registry path.
+
+2006-05-20  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool/info.c:
+       winspool: An empty string as server name is valid (EnumPrinterDrivers).
+
+2006-05-21  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction026+027.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_md4.c,
+         dlls/advapi32/tests/crypt_md4.c:
+       advapi32: Implement and test SystemFunction011.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Test and implement SystemFunction024/025.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction(012-023).
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_md4.c,
+         dlls/advapi32/tests/crypt_md4.c:
+       advapi32: Implement and test SystemFunction010.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction009.
+
+2006-05-21  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/ntdsapi/ntdsapi.spec:
+       ntdsapi: Add DsMakeSpnA to the spec file.
+
+2006-05-20  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * tools/wine.inf:
+       wine.inf: Create fake dlls for ADPCM codecs.
+
+2006-05-21  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/d3d8/version.rc, dlls/d3d9/version.rc, dlls/ddraw/version.rc,
+         dlls/dmusic/version.rc, dlls/dplayx/version.rc,
+         dlls/dsound/version.rc:
+       directx: Update file versions to dx9c (compared to win2k).
+
+2006-05-20  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/d3d9/tests/.gitignore, dlls/d3d9/tests/Makefile.in,
+         dlls/d3d9/tests/device.c:
+       d3d9: Add refcount tests for all objects created by device.
+
+       * dlls/d3d9/cubetexture.c, dlls/d3d9/d3d9_private.h,
+         dlls/d3d9/indexbuffer.c, dlls/d3d9/pixelshader.c, dlls/d3d9/query.c,
+         dlls/d3d9/stateblock.c, dlls/d3d9/swapchain.c, dlls/d3d9/texture.c,
+         dlls/d3d9/volumetexture.c:
+       d3d9: All objects created by device should keep reference to it.
+
+       * configure, configure.ac, dlls/d3d8/Makefile.in,
+         dlls/d3d8/tests/.gitignore, dlls/d3d8/tests/Makefile.in,
+         dlls/d3d8/tests/device.c, programs/winetest/Makefile.in:
+       d3d8: Add refcount test.
+
+       * dlls/d3d8/cubetexture.c, dlls/d3d8/d3d8_private.h, dlls/d3d8/device.c,
+         dlls/d3d8/indexbuffer.c, dlls/d3d8/swapchain.c, dlls/d3d8/texture.c,
+         dlls/d3d8/vertexshader.c, dlls/d3d8/volumetexture.c:
+       d3d8: All objects created by device should keep reference to it.
+
+       * include/d3d8.h:
+       include: SwapChain::GetBackBuffer takes 3 parameters, not 4.
+
+2006-05-20  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Make sure to always have the default pushbutton for wizards as an
+       enabled button.
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: A PSM_SETWIZBUTTONS message specifying PSWIZB_FINISH or
+       PSWIZB_DISABLEDFINISH, followed by another one without those flags
+       should show the next button again and hide the finish button.
+
+2006-05-20  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/winproc.c:
+       user: Get rid of the WINPROC_Map/UnmapMsg32ATo32W functions.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for the remaining messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for WM_GETTEXTLENGTH and related messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for WM_CHAR and related messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for EM_GETLINE.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for LB_GETTEXT and CB_GETLBTEXT.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for WM_SETTEXT and related messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for WM_GETTEXT and WM_ASKCBFORNAME.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for WM_MDICREATE.
+
+       * dlls/user/winproc.c:
+       user: Added fast A->W mapping for WM_CREATE and WM_NCCREATE.
+
+2006-05-19  Peter Beutner <p.beutner@gmx.net>
+
+       * dlls/d3d8/cubetexture.c, dlls/d3d8/surface.c, dlls/d3d8/texture.c,
+         dlls/d3d8/volume.c:
+       d3d8: Fix GetDesc and GetLevelDesc for surfaces and textures.
+       In DX8 the D3DSURFACE_DESC structure has a size field which needs to be set.
+
+2006-05-18  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Simplify generate_base_shader() when checking for USING_GLSL usage.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c:
+       wined3d: Move PARAM C[] program.env[] into baseshader and out of vertex shaders.
+
+2006-05-19  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Handle pointers to context handles in the stubless code.
+       Implement check for NULL context handles if requested.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: We don't need to free object pointers if we are told we must allocate.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Use macros to generate the code for unmarshaling base types.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Don't set the memory pointer to NULL before calling PointerUnmarshall.
+       Call it with fMustAlloc set to TRUE instead to achieve the same result
+       without side-effects.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Make more internal functions static.
+
+       * dlls/rpcrt4/rpc_defs.h, dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Add the definition of RpcAuthVerifier to rpc_defs.h from the DCE/RPC
+       spec.
+       Use it in RPCRT4_SendAuth instead of writing out the data byte-by-byte.
+
+       * include/ndrtypes.h:
+       rpcrt4: Add more format characters and add context handle flags to ndrtypes.h.
+
+2006-05-19  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/ntdsapi/.gitignore,
+         dlls/ntdsapi/Makefile.in, dlls/ntdsapi/ntdsapi.c,
+         dlls/ntdsapi/ntdsapi.spec, include/Makefile.in, include/ntdsapi.h:
+       Add a stub implementation of ntdsapi.dll.
+
+2006-05-19  Paul Chitescu <paulc@voip.null.ro>
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/security.c,
+         include/winbase.h:
+       advapi32: Add stub FileEncryptionStatus and declarations.
+
+2006-05-18  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/winproc.c:
+       user: Get rid of the MSGPARAMS16 structure.
+
+2006-05-20  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Make a lot of winproc functions static.
+
+       * dlls/user/msg16.c:
+       user: Call the A version of message functions from 16-bit code.
+       This avoids having to export too many different message translation
+       functions.
+
+       * dlls/user/hook16.c, dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Use winproc callbacks instead of message map/unmap for 16-bit hooks.
+
+       * dlls/user/msg16.c, dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Use winproc callbacks instead of message map/unmap in SendMessage16.
+
+2006-05-18  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/message.c, dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Use a winproc callback instead of a message map/unmap in
+       SendMessageTimeoutA.
+
+       * dlls/user/message.c:
+       user: Store the destination thread id in the send_message_info structure.
+
+2006-05-18  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Make sure no message is sent between
+       PrepareCallbackItems/FreeCallbackItems.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Don't erase the background in HEADER_Refresh.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: The border size is 4 not 3.
+
+2006-05-19  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/surface.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Sort of oversized surface support.
+
+2006-05-18  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/directx.c:
+       wined3d: Add more device caps.
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c, dlls/wined3d/surface.c:
+       wined3d: Allow SYSTEMMEM textures and surfaces.
+
+2006-05-18  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Implement IWineD3DDevice::SetDisplayMode.
+
+2006-05-19  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c, dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: Use IsClient to determine whether we can use the Buffer memory or not.
+       Add simple struct tests.
+
+2006-05-19  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Warn if CreateNamedPipe fails.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Add the correct amount of auth padding to messages.
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Wait for all of the requested bytes to be returned for tcp connections.
+
+       * dlls/rpcrt4/ndr_marshall.c, dlls/rpcrt4/ndr_ole.c,
+         dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Update the todo lists and copyrights.
+
+2006-05-18  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Fix for the open functions in the transports being transposed between
+       ncacn_np and ncalrpc.
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Don't release the auth info if it isn't present.
+
+2006-05-19  Robert Reif <reif@earthlink.net>
+
+       * dlls/winmm/tests/wave.c:
+       winmm: Fix wave test handle use after close bug.
+
+2006-05-19  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/x11drv/winpos.c:
+       x11drv: Fix the regression caused by the recent ShowWindow fixes.
+
+2006-05-19  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Cleanup InitializeSecurityContext (reduce indent and duplication).
+
+       * dlls/secur32/ntlm.c:
+       secur32: Tidy up the initialization code a little.
+
+2006-05-18  Jacek Caban <jacek@codeweavers.com>
+
+       * tools/widl/typelib.c:
+       widl: Don't add importlib if it is already on the list. Remove warning.
+
+       * tools/widl/write_msft.c:
+       widl: Added support for importing parent interfaces from importlib.
+
+       * dlls/shdocvw/client.c:
+       shdocvw: Return S_OK in OnInPlaceDeactivate.
+
+2006-05-18  Phil Costin <philcostin@hotmail.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/directx.c:
+       wined3d: Trace output corrections and cleanups.
+
+2006-05-18  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/cert.c, dlls/crypt32/store.c:
+       crypt32: Move CertFindCertificateInStore and related functions to cert.c.
+
+       * dlls/crypt32/crypt32_private.h, dlls/crypt32/serialize.c,
+         dlls/crypt32/store.c:
+       crypt32: Move context interface definition to common header.
+
+2006-05-18  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Convert the 16-bit winproc functions to use a callback pointer.
+
+       * dlls/user/winproc.c:
+       user: Convert the other winproc 32-bit functions to use a callback pointer.
+
+       * dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Make WINPROC_CallProc32WTo32A take a callback function pointer.
+       This way it doesn't need to know about dialog procedures. Also renamed
+       it to WINPROC_CallProcWtoA.
+
+2006-05-18  Phil Costin <philcostin@hotmail.com>
+
+       * dlls/wined3d/directx.c, dlls/wined3d/wined3d_main.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Check registry for UseGLSL enabled.
+
+2006-05-18  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Fix a possible memory leak, cleanup a bit.
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpc_transport.c,
+         dlls/rpcrt4/tests/rpc.c:
+       rpcrt4: Fix and test RpcNetworkIsProtseqValid.
+
+       * dlls/rpcrt4/rpc_server.c, dlls/rpcrt4/rpcrt4.spec:
+       rpcrt4: Add a stub implementation for RpcMgmtIsServerListening.
+
+2006-05-18  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/tests/dialog.c:
+       user: Fixed a broken trace in the dialog test.
+
+       * dlls/user/winproc.c:
+       user: Added helper functions for A<->W conversion of single characters.
+
+       * dlls/user/winproc.c:
+       user: Simplify 16-bit mappings of the WM_GETDLGCODE message.
+
+       * dlls/user/winproc.c:
+       user: Unify the mapping of listbox and combobox messages.
+
+       * dlls/user/winproc.c:
+       user: Get rid of the WINPROC_MapMsg32WTo32A function.
+
+       * dlls/user/winproc.c:
+       user: Added fast W->A mapping for WM_IME_CHAR.
+
+       * dlls/user/winproc.c:
+       user: Added fast W->A mapping for WM_CHAR and related messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast W->A mapping for EM_GETLINE.
+
+       * dlls/user/winproc.c:
+       user: Added fast W->A mapping for LB_GETTEXT and CB_GETLBTEXT.
+
+       * dlls/user/winproc.c:
+       user: Added fast W->A mapping for LB_ADDSTRING and related messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast W->A mapping for WM_MDICREATE.
+
+       * dlls/user/winproc.c:
+       user: Added fast W->A mapping for WM_SETTEXT and related messages.
+
+       * dlls/user/winproc.c:
+       user: Added fast W->A mapping for WM_GETTEXT and WM_ASKCBFORNAME.
+
+       * dlls/user/winproc.c:
+       user: Added helper functions for buffer management in WINPROC_CallProc32WTo32A..
+
+       * dlls/user/winproc.c:
+       user: Merged WINPROC_CallProc32WTo32A_fast into WINPROC_CallProc32WTo32A.
+
+2006-05-17  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32.spec, dlls/crypt32/store.c:
+       crypt32: Add stubs for CertDuplicateCRLContext and CertDuplicateCTLContext.
+
+2006-05-16  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/user/message.c:
+       user32: Allow interprocess WM_NCPAINT messages when wParam is 0 or 1.
+
+2006-05-18  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Implement RpcBindingSetAuthInfoExW based on the implementation for
+       RpcBindingSetAuthInfoExA.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: A NULL AuthInfo is allowed.
+       Pass the server principal name into AcquireCredentialsHandleA.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Support all available security packages in RpcBindingSetAuthInfoExA,
+       instead of just NTLM.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Only use the cached connection if the authentication information
+       is compatible.
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpc_binding.h,
+         dlls/rpcrt4/rpc_message.c, dlls/rpcrt4/rpc_server.c,
+         dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Store non-connection-specific authentication information in a ref-counted
+       structure that is shared between connections and bindings.
+
+       * dlls/rpcrt4/ndr_ole.c:
+       rpcrt4: Fix an off-by-one error when checking the size of the buffer in
+       NdrInterfacePointerMarshall.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Handle interface pointers in EmbeddedComplexSize.
+
+       * dlls/rpcrt4/Makefile.in:
+       rpcrt4: Make secur32 into a delayed import, as most of the time it won't
+       be needed.
+
+       * dlls/rpcrt4/rpc_binding.h, dlls/rpcrt4/rpc_message.c,
+         dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Increment the call id field of the request header.
+       This is necessary for compatibility with MS/RPC servers.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement NdrNonEncapsulatedUnionMemorySize.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix the wire protocol of the user marshal functions to match MS/RPC.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: If the authorisation failed during a send then we should return
+       ERROR_ACCESS_DENIED.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix NdrConformantArrayMemorySize.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement NdrUserMarshalMemorySize.
+
+2006-05-17  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Take predication tokens into account.
+       Each instruction can have a predication token. Account for it in the
+       trace pass, register count pass, and store it in the SHADER_OPCODE_ARG
+       structure for generation. MSDN claims the token is at the end of the
+       instruction, but that's not true - testing a demo, which lets me
+       manipulate the shader shows the predication token is the first source
+       token immediately following the destination token.
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Parameter trace corrections.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: SETP takes 3 parameters.
+
+2006-05-17  Huw Davies <huw@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c, dlls/rpcrt4/tests/.gitignore,
+         dlls/rpcrt4/tests/Makefile.in, dlls/rpcrt4/tests/ndr_marshall.c:
+       rpcrt4: Don't update StubMsg->MemorySize while unmarshaling.
+       Add a bunch of marshaling tests (based on a program by Rob Shearman).
+
+2006-05-16  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/kernel/tests/path.c:
+       kernel: Fix path test to pass on 95 and 98.
+
+2006-05-17  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/oleobject.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Code cleanup.
+
+       * dlls/shdocvw/ie.c:
+       shdocvw: Added IConnectionPointContainer to InternetExplorer::QueryInterface.
+
+       * dlls/shdocvw/dochost.c, dlls/shdocvw/events.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Move IConnectionPointContainer implementation to separated object.
+
+       * dlls/shdocvw/dochost.c, dlls/shdocvw/events.c, dlls/shdocvw/navigate.c,
+         dlls/shdocvw/shdocvw.h, dlls/shdocvw/webbrowser.c:
+       shdocvw: Move connection points to the new ConnectionPointContainer struct.
+
+2006-05-15  Jacek Caban <jacek@codeweavers.com>
+
+       * tools/widl/typelib.c, tools/widl/typelib_struct.h,
+         tools/widl/widltypes.h:
+       widl: Added importlib reading implementation.
+
+2006-05-17  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Don't erase the left header egde.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Send the width in HDN_BEGINTRACK.
+
+       * dlls/comctl32/listview.c:
+       comctl32: listview: Recompute sizes after a column deletion.
+
+2006-05-17  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_ole.c:
+       rpcrt4: Implement NdrInterfacePointerMemorySize.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Make some functions that aren't used outside of the file static.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fill out more of the function tables with functions that already exist.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Raise an exception if there is no default handler for a union.
+
+2006-05-17  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/winproc.c:
+       user: The result for dialog procedures is stored in DWLP_MSGRESULT.
+       So we have to access it using Get/SetWindowLong when unmapping the
+       message results (based on a patch by Troy Rollo).
+
+       * dlls/user/defdlg.c:
+       user: Remove unreachable code in DEFDLG_Proc.
+
+       * dlls/user/class.c, dlls/user/message.c, dlls/user/win.c,
+         dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Support storing multiple winprocs in a single winproc handle.
+       Allows to remove special cases for window classes being Ascii and
+       Unicode at the same time.
+
+       * dlls/user/winproc.c:
+       user: Allocate 16-bit thunks separately from the window proc structure.
+       Also make sure the thunk memory block has execute permissions.
+
+       * dlls/x11drv/clipboard.c:
+       x11drv: Fixed typo in the clipboard XA_STRING handling.
+
+2006-05-09  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/gdi/bitmap.c, dlls/gdi/gdi_private.h, dlls/gdi/tests/bitmap.c,
+         dlls/x11drv/bitmap.c, dlls/x11drv/winex11.drv.spec:
+       gdi: Fix GetObject for bitmaps.
+       - GetObject(): Set the bmBits member of the BITMAP structure to NULL
+       for device-dependent bitmaps.
+       - New test case.
+
+2006-05-11  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool/info.c:
+       winspool: Fix OpenDriverReg on top of validate_envW.
+
+       * dlls/winspool/tests/info.c:
+       winspool/tests: More tests for OpenPrinter.
+
+2006-05-12  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool/info.c:
+       winspool: Do not fail in OpenPrinter on pDefault / local print server.
+
+       * dlls/winspool/info.c:
+       winspool: Show SetPrinter parameters in the FIXME.
+
+       * dlls/winspool/tests/info.c:
+       winspool/tests: A truncated dmDeviceName is 0-terminated.
+
+2006-05-17  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Use COLOROUT/DEPTHOUT for pixel shaders 2.0+.
+       As previously mentioned, RASTOUT is invalid on pixel shaders.
+       On shaders 1.x, r0 is treated as the color output register:
+       http://www.gamedev.net/columns/hardcore/dxshader3/page2.asp
+       That's what we currently do in all cases, change it not to do so
+       for shaders >= 2.0. Support COLOROUT/DEPTHOUT instead.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: LRP is not a valid ARBvp code.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Remove detailed traces from map2gl/input_modifiers functions.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Write "unrecognized_register" in fallback case for get_register_name().
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Modify shader_dump_param() to take into account address token.
+       Currently we hardcode a0.x, which I think is correct for shaders 1.0.
+       However, for shaders 2.0, we must look into the address token, and
+       print the register there. Handle both cases to correct the trace.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Use shader_get_param() in trace pass, reg. count pass, generation pass.
+       Change the trace pass, the register counting pass, and the hw
+       generator pass to take into account the new get_params() function. For
+       hw generation, store the address tokens into the SHADER_OPCODE_ARG
+       structure, so they're available to generator functions.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Add shader_get_param() fn, which processes address tokens.
+       Add a new function to process parameters.
+       On shaders 1.0, processing parameters amounts to *pToken++.
+       On shaders 2.0+, we have a relative addressing token to account for.
+       This function should be used, instead of relying on num_params everywhere.
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Do not rely on num_params to skip unhandled tokens in shaders 2.0.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c:
+       wined3d: Allow multiple output modifiers.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Fix SINCOS parameters.
+       SINCOS has 4 parameters in shaders 2.0.
+       It has 2 parameters in shaders 3.0.
+       It's undefined in shaders 1.0.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: DEFI takes 5 parameters.
+       According the spec and the Painkiller log, DEFI has 5 parameters on
+       vertex shaders.
+
+2006-05-17  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/tests/msg.c, dlls/x11drv/winpos.c:
+       user32: Make all the recently added ShowWindow tests pass in Wine.
+
+2006-05-16  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/ntdll/tests/info.c:
+       ntdll/tests: Don't fail if a process is not available.
+
+2006-05-16  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/usp10/usp10.c:
+       usp10: Fix ScriptGetProperties so that first pointer can be NULL.
+
+       * programs/winedbg/types.c:
+       winedbg: extract_as_integer
+       - now supporting extract_as_integer on functions (so that,
+       for example, 'disas foo' works as expected)
+       - now properly handling errors when calling extract_as_integer
+
+2006-05-16  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/store.c:
+       crypt32: Get rid of CRYPT_CreateCertificateContext, it's not needed anymore.
+
+2006-05-17  Marcus Meissner <marcus@jet.franken.de>
+
+       * dlls/riched20/tests/editor.c:
+       riched20: Removed useless double casts, just print the DWORD hexmask.
+
+2006-05-15  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/Makefile.in, dlls/crypt32/crypt32_private.h,
+         dlls/crypt32/decode.c, dlls/crypt32/encode.c:
+       crypt32: Split the unwieldy encode.c into two files.
+
+2006-05-16  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/store.c:
+       crypt32: Support CERT_ISSUER_SERIAL_NUMBER_MD5_HASH_PROP_ID implicit property.
+
+       * dlls/crypt32/store.c:
+       crypt32: Use the caller-supplied encoding type when decoding certs.
+
+       * dlls/crypt32/tests/store.c:
+       crypt32: Add more tests for adding certs to a store.
+
+       * dlls/crypt32/cert.c, dlls/crypt32/crypt32.spec,
+         dlls/crypt32/tests/cert.c, include/wincrypt.h:
+       crypt32: Implement CertCompare functions, with tests.
+
+2006-05-16  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c, dlls/comctl32/tests/header.c:
+       comctl32: header: Fix INSERTITEM on a zero mask and GETITEM on a mask with
+       unknown fields.
+       INSERTITEM should fail on a zero mask. If in GETITEM the mask has an
+       unknown field it should store only the comctl32 4.0 fields (with test
+       case).
+
+       * dlls/comctl32/header.c, dlls/comctl32/tests/header.c:
+       comctl32: header: Copy some fields on INSERTITEM even if they are not in
+       the mask.
+
+       * dlls/comctl32/header.c, dlls/comctl32/tests/header.c:
+       comctl32: header: Automatically set some format fields.
+
+2006-05-16  Peter Beutner <p.beutner@gmx.net>
+
+       * dlls/msvcrt/tests/printf.c, dlls/msvcrt/wcs.c:
+       msvcrt: Fix handling of 'h' prefix in swprintf.
+       - '%hs' in widechar string functions is wrongly recognized as
+       a widechar string. Fix this by always checking the prefix first.
+       - add testcase
+       - remove code duplication in %c/%s handling by moving code into a function.
+
+2006-05-16  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/wininet/tests/Makefile.in, dlls/wininet/tests/http.c:
+       wininet: Add a standalone http test.
+
+       * dlls/wininet/ftp.c:
+       wininet: Make sure hIC is valid before trying to use it. (Coverity)
+
+2006-05-16  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * include/d3d9types.h, include/wine/wined3d_types.h:
+       d3d: Add D3DDEVTYPE_NULLREF definition.
+
+2006-05-16  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/wldap32/modify.c, dlls/wldap32/modrdn.c:
+       wldap32: Document the modify and modrdn functions.
+
+2006-05-15  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/kernel/tests/path.c:
+       kernel: Properly delete a test file.
+
+2006-05-16  Alexandre Julliard <julliard@winehq.org>
+
+       * tools/config.guess, tools/config.sub, tools/install-sh:
+       tools: Updated the autoconf scripts to more recent versions.
+
+2006-05-16  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/user/tests/msg.c:
+       user32: Add more ShowWindow tests.
+       Move ShowWindow tests for children with an invisible parent into a
+       separate test, add more ShowWindow tests. The tests show that an
+       assumption in dlls/x11drv/winpos.c that SetWindowPos should not be
+       called on a child with an invisible parent is not always true.
+
+2006-05-16  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Correctly define the number of possible parameters.
+
+2006-05-15  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement fixed array functions.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Remove the BUFFER_PARANOIA overestimates for string memory sizes.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement computing of conformance from a correlation descriptor for
+       conformant strings.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix conformant varying structs to comply to the DCE/RPC spec.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Don't duplicate the conformance calculating code, just use the
+       common ComputeConformance function to store the result in
+       pStubMsg->MaxCount (as this is what callback function store the
+       conformance value into anyway).
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement conformant varying struct functions.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement more conformance operations and more types.
+
+2006-05-15  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Don't release IOleInPlaceSite in DoVerb.
+
+2006-05-15  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Unset the ddraw primary when it is released.
+
+       * dlls/wined3d/utils.c:
+       wined3d: Add missing render states to the dumping function.
+
+       * dlls/wined3d/device.c:
+       wined3d: Implement IWineD3DDevice::SetFrontBackBuffers.
+
+2006-05-15  Matt Finnicum <mattfinn@gmail.com>
+
+       * dlls/riched20/editor.c, dlls/riched20/editstr.h,
+         dlls/riched20/tests/editor.c, dlls/riched20/undo.c:
+       riched20: Implement EM_SETUNDOLIMIT and its conformance tests.
+
+2006-05-15  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/tests/encode.c:
+       crypt32: Test importing public keys from a certificate.
+
+       * dlls/crypt32/tests/store.c:
+       crypt32: Avoid a use-after-free bug in tests.
+
+2006-05-15  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/wininet/internet.c, dlls/wininet/tests/internet.c:
+       wininet: Return correct errors in InternetOpenUrlW.
+
+       * dlls/wininet/internet.c, dlls/wininet/tests/internet.c:
+       wininet: Return correct errors in InternetConnectW
+
+       * dlls/rpcrt4/Makefile.in, dlls/rpcrt4/rpc_binding.c,
+         dlls/rpcrt4/rpc_binding.h, dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Implemented NTLM authentication for rpcrt4 connections.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Use RPCRT4_Receive rather than accessing the transport directly.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction005.
+
+2006-05-15  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement NdrSimpleStructMemorySize.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix the conformant struct functions to not call conformant array
+       functions.
+       The conformance has to be the first thing in the buffer, in accordance
+       with the DCE/RPC spec and to be compatible with the pointer layout
+       format strings that MIDL generates.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: In NdrConformantBufferSize, SizeConformance should be called, not
+       SizeVariance.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Save pStubMsg->ActualCount in a local variable in the complex
+       array functions, before calling a function that could change it and
+       cause the wrong number of loop iterations.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Dereference the memory for pointers in NdrNonEncapsulatedUnionUnmarshall.
+       Pointers in a non-encapsulated union behave like embedded pointers, so
+       don't rely on the NdrPointer* functions doing the right thing in this
+       case and call the Pointer* functions directly.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Rename ComplexStructSize to ComplexStructMemorySize to reflect the
+       fact that it increments the buffer.
+       Replace the code in EmbeddedComplexSize that sizes non-encapsulated
+       unions without using a memory sizer routine, since this function
+       shouldn't touch the buffer.
+       Add a new function EmbeddedComplexMemorySize and use it in some memory
+       sizer routines where EmbeddedComplexSize was previously used.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Fix embedded pointers in arrays by taking into account the iteration
+       when calculating the appropriate memory and buffer pointers.
+
+2006-05-14  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Shaders: share dump_param function, version functions.
+
+       * dlls/wined3d/stateblock.c:
+       wined3d: Fix incorrect sizeof.
+
+2006-05-13  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/gdi/font.c:
+       gdi: Duplicate extent value for the second byte of a DBCS char.
+
+2006-05-15  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, libs/Makelib.rules.in, libs/wine/Makefile.in:
+       configure: Make libraries properly relocatable on MacOS.
+       Also set the compatibility version.
+
+2006-05-12  Francois Gouget <fgouget@free.fr>
+
+       * dlls/advapi32/security.c, dlls/cfgmgr32/main.c, dlls/gdi/freetype.c,
+         dlls/mprapi/mprapi.c, dlls/ntdll/sync.c, dlls/ole32/usrmarshal.c,
+         dlls/usp10/usp10.c:
+       Fix some winapi_check documentation warnings.
+
+       * dlls/d3d9/pixelshader.c, dlls/ddraw/tests/d3d.c,
+         dlls/gdi/tests/bitmap.c, dlls/kernel/tests/toolhelp.c,
+         dlls/msi/tests/msi.c, dlls/ole32/tests/moniker.c,
+         dlls/wined3d/baseshader.c, dlls/winspool/info.c:
+       Various trace fixes.
+       Add trailing '\n's to trace calls.
+       Remove spaces before '\n'.
+
+       * configure, configure.ac, dlls/advpack/tests/install.c,
+         dlls/msi/action.c, dlls/user/tests/wsprintf.c,
+         dlls/wined3d/surface.c, dlls/x11drv/dib.c:
+       Assorted spelling fixes.
+
+2006-05-14  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/tests/header.c:
+       comctl32: header: Check for HDN_GETDISPINFO not being sent during INSERT/SETITEM.
+
+2006-05-13  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/listview.c:
+       comctl32: listview: Store the iSubItem in header's lParam in LVM_INSERTCOLUMN.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Correct HDN_GETDISPINFO. Use it during drawing.
+       Improve HEADER_SendHeaderDispInfoNotify and rename it to
+       HEADER_PrepareCallbackItems. The new HEADER_FreeCallbackItems frees
+       the buffers allocated by it. GetItemT and DrawItem calls these
+       functions.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Mark the callback items in a mask.
+       Mark the callback items in the callbackMask HEADER_ITEM field. The
+       pszText for callback texts is now NULL what simplifies some
+       checks. Checks for lpItem->pszText==emptyString are also not needed as
+       emptyString is not stored in lpItem but used as a parameter to
+       Str_SetPtr (I haven't noticed it).
+
+       * dlls/comctl32/header.c:
+       comctl32 header: Free the old string also when the new one is LPSTR_TEXTCALLBACK.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Don't modify the user supplied HDITEM during Set/InsertItem.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Move common code from SetItemT/InsertItemT into a new function.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Don't send HDN_GETDISPINFO during HDM_SET/INSERTITEM.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Don't check lpItem for NULL in GetItemT.
+
+2006-05-11  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/events.c, dlls/shdocvw/ie.c, dlls/shdocvw/iexplore.c,
+         dlls/shdocvw/navigate.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/shdocvw_main.c, dlls/shdocvw/shlinstobj.c,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Wrap Heap* finctions by inline functions.
+
+2006-05-15  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/tmarshal.c:
+       oleaut32: Update the marshal state buffer size when resizing (Doh!).
+
+2006-05-14  Vitaliy Margolen <wine-patch@kievinfo.com>
+
+       * dlls/msvcrt/tests/time.c:
+       msvcrt: Fix times tests to pass on windows.
+       Add more tests for daylight-time savings.
+
+2006-05-13  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ntdll/nt.c, include/wine/server_protocol.h, server/protocol.def,
+         server/request.h, server/token.c, server/trace.c:
+       server: Retrieve the groups for a token from the server.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: The arm type mask should be comparing the highest byte against 0x80,
+       as documented on MSDN.
+       Fix base type arm handling on little-endian machines, as the current
+       code would always pass in the address to the format char of 0x80
+       instead of the base type format char.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Make ComplexStructSize increment the buffer.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Pass in the buffer value before incrementing to PointerMarshall in
+       NdrPointerMarshall.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement NdrComplexStructMemorySize.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement NdrComplexArrayMemorySize.
+
+       * dlls/rpcrt4/rpc_defs.h:
+       rpcrt4: Fix the fault packet structure to comply with the DCE/RPC specification.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: The NDR memory sizing functions should increment the buffer pointer,
+       so make sure to save it before calling one of these and restore it afterwards.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Make NdrBaseTypeMemorySize increment the buffer and memory size fields
+       of MIDL_STUB_MESSAGE.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Make NdrConformantStringUnmarshall use the new Read{Variance,Conformance}
+       functions and adapt them to be callable without having a correlation
+       descriptor.
+
+       * dlls/advapi32/tests/security.c:
+       advapi32: Add tests for getting the groups, user and privileges of a token.
+
+2006-05-14  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt.h,
+         dlls/advapi32/crypt_arc4.c, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction004.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction003.
+
+2006-05-12  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt.h,
+         dlls/advapi32/crypt_des.c, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction002 (DES decrypt).
+
+2006-05-14  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Avoid a NULL dereference in RealizePalette.
+
+2006-05-14  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Render state additions and fixes.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Nonpow2 repacking support for GetDC.
+
+2006-05-13  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/swapchain.c:
+       wined3d: Support for single buffering.
+
+2006-05-13  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/Makefile.in, dlls/wined3d/device.c,
+         dlls/wined3d/surface_gdi.c, dlls/wined3d/utils.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Implement IWineGDISurface.
+
+2006-05-12  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c, dlls/wined3d/utils.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Implement IWineD3DDevice::ProcessVertices.
+
+2006-05-12  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_defs.h:
+       rpcrt4: Add missing PKT_AUTH3 packet type.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Add infrastructure for send authentication data.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Forward RpcBindingSetAuthInfo to RpcBindingSetAuthInfoEx.
+
+2006-05-13  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/tests/name.c:
+       dnsapi: Add tests for DnsValidateName_A.
+
+2006-05-14  Gerald Pfeifer <gerald@pfeifer.com>
+
+       * dlls/gphoto2.ds/gphoto2_i.h:
+       gphoto2.ds: Fix a typo in a #warning, and slight rewording.  Fix grammaro
+       in comment.
+
+2006-05-13  Jacek Caban <jacek@codeweavers.com>
+
+       * tools/widl/write_msft.c:
+       widl: Added RPC_FC_ENUM16 encoding.
+
+       * tools/widl/typelib_struct.h, tools/widl/write_msft.c:
+       widl: res50 is number of impinfos. Fix its usage.
+
+       * dlls/oleaut32/typelib.h, dlls/oleaut32/typelib2.c:
+       oleaut32: res50 is number of impinfos. Fix its usage.
+
+2006-05-12  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/urlmon/tests/protocol.c, dlls/urlmon/tests/url.c:
+       urlmon: Fix tests.
+
+       * dlls/shdocvw/navigate.c:
+       shdocvw: Added support for navigation to application URLs.
+
+       * dlls/mshtml/protocol.c, dlls/mshtml/tests/protocol.c:
+       mshtml: Fix protocol tests on XP. Make Wine match XP implementation.
+
+2006-05-13  Stefan Leichter <Stefan.Leichter@camLine.com>
+
+       * dlls/ntdll/tests/port.c:
+       ntdll: Fix endless loop in port test for users without admin rights.
+
+2006-05-12  Francois Gouget <fgouget@free.fr>
+
+       * dlls/gphoto2.ds/ds_ctrl.c, dlls/gphoto2.ds/ds_image.c,
+         dlls/gphoto2.ds/gphoto2_i.h, dlls/gphoto2.ds/ui.c:
+       gphoto2.ds: Spelling fix.
+
+       * include/mprapi.h:
+       mprapi: Add FIXME for the missing in6addr.h include.
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Fix some conditional includes.
+       Check for HAVE_UNISTD_H before including unistd.h.
+       There is no HAVE_SYS_TYPES to check.
+       Tweak the indentation of a few #include directives.
+
+       * include/dmusici.h, include/rpcdce.h:
+       include: Remove uneeded __RPC_FAR references.
+
+       * tools/winapi/c_parser.pm, tools/winapi/winapi_local.pm,
+         tools/winapi/winapi_parser.pm:
+       winapi: Add support for APIENTRY.
+       Factorize a couple of call convention matching regular expressions.
+
+2006-05-12  Francois Gouget <fgouget@codeweavers.com>
+
+       * dlls/ole32/tests/storage32.c:
+       ole32: Fix compilation with gcc 2.95.
+
+2006-05-12  Thomas Weidenmueller <wine-patches@reactsoft.com>
+
+       * dlls/oleaut32/tmarshal.c:
+       oleaut32: Fix converting file name to Unicode.
+       Fix converting the typelib file name to Unicode by using the correct
+       buffer size.
+
+2006-05-11  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/cert.c, dlls/crypt32/encode.c, dlls/crypt32/oid.c,
+         dlls/crypt32/serialize.c, dlls/crypt32/store.c,
+         dlls/crypt32/tests/cert.c, dlls/crypt32/tests/encode.c,
+         dlls/crypt32/tests/main.c, dlls/crypt32/tests/oid.c,
+         dlls/crypt32/tests/store.c:
+       crypt32: Use the HRESULT synonyms for converted Win32 error codes.
+
+2006-05-12  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/wininet/http.c:
+       wininet: Remove broken code for HTTP_QUERY_FLAG_COALESCE, which is unimplemented
+       according to MSDN.
+
+       * dlls/wininet/ftp.c:
+       wininet: Check for null parameters in FtpSetCurrentDirectoryW.
+
+2006-05-14  Mike McCormack <mike@codeweavers.com>
+
+       * server/registry.c:
+       server: Avoid a crash if a registry notify event has been set already.
+
+2006-05-14  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * programs/winedbg/stack.c, programs/winedbg/tgt_active.c:
+       winedbg: Fixed regression for command 'bt all'.
+       Don't print 'process has terminated' message when detaching from a
+       process (or backtracing it).
+
+2006-05-12  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/ntdll/serial.c:
+       ntdll: Fix serial timeout regression.
+
+2006-05-11  Alexandre Julliard <julliard@winehq.org>
+
+       * ANNOUNCE, ChangeLog, VERSION, configure:
+       Release 0.9.13.
+
+----------------------------------------------------------------
+2006-05-10  Stefan Leichter <Stefan.Leichter@camLine.com>
+
+       * dlls/kernel/tests/toolhelp.c:
+       kernel: Fix CreateToolhelp32Snapshot tests on win2k.
+
+2006-05-10  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/msc.c,
+         dlls/dbghelp/mscvpdb.h, dlls/dbghelp/path.c:
+       dbghelp: SymFindFileInPath and PDB
+       - implemented correct lookup when SymFindFileInPath is called to find
+       a PDB file
+       - added pdb_fetch_file_info to gather relevant information
+       - when looking for a PDB file (from a .EXE or a .DLL), now using
+       SymFindFileInPath to locate the PDB file with the correct
+       information
+
+       * dlls/dbghelp/module.c:
+       dbghelp: Removed call to registered callback when unloading a module.
+       First, native dbghelp doesn't do it, and it crashed windbg, likely
+       because we got the undocumented arguments wrong.
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/symbol.c, include/dbghelp.h:
+       dbghelp: Implemented SymSearchW.
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/symbol.c, include/dbghelp.h:
+       dbghelp: Implemented SymEnumSymbolsW.
+
+       * dlls/dbghelp/symbol.c:
+       dbghelp: Improved SymSearch (now using tag, index and address).
+
+       * dlls/dbghelp/symbol.c:
+       dbghelp: Factorize and simplify a bit symbol enumeration code.
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/source.c, include/dbghelp.h:
+       dbghelp: Stubbed SymGetSourceFileTokenW.
+
+       * dlls/dbghelp/dbghelp.c, dlls/dbghelp/dbghelp.spec,
+         dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/symbol.c,
+         include/dbghelp.h:
+       dbghelp: Implemented SymGetLineFromAddrW64.
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/symbol.c, include/dbghelp.h:
+       dbghelp: Implemented SymFromAddrW.
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/module.c, include/dbghelp.h:
+       dbghelp: Implemented SymGetModuleInfoW and SymGetModuleInfoW64.
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/module.c, include/dbghelp.h:
+       dbghelp: Implemented SymLoadModuleExW.
+
+       * dlls/dbghelp/dbghelp.c, dlls/dbghelp/dbghelp.spec,
+         dlls/dbghelp/dbghelp_private.h, include/dbghelp.h:
+       dbghelp: Implemented SymRegisterCallbackW64 and 64 -> 64W mapping function.
+
+       * dlls/dbghelp/dbghelp.c, dlls/dbghelp/dbghelp.spec,
+         dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/path.c,
+         dlls/dbghelp/pe_module.c, include/dbghelp.h:
+       dbghelp: SymInitializeW.
+       - implemented SymInitializeW (and made SymInitialize call it)
+       - implemented Sym{SG}etSearchPathW (and made Sym{SG}etSearchPath
+       call them)
+       - per process search path is now stored as unicode string
+
+       * dlls/dbghelp/dbghelp.spec:
+       dbghelp: Updated spec file.
+
+2006-05-10  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/device.c:
+       wined3d: Set pIndexData to 0 in DrawIndexedPrimitiveUP.
+
+       * dlls/wined3d/volume.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Initialize volume format.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Share shader_dump_ins_modifiers().
+       Share shader_dump_ins_modifiers(), and make vertex shaders use it.
+       The saturate modifer (_sat) is valid on vs_3_0+, and it isn't being
+       shown in the trace.
+
+2006-05-10  Robert Reif <reif@earthlink.net>
+
+       * dlls/winmm/tests/wave.c:
+       winmm: Fix wave test volume warning.
+       Volume is only valid when sound card has volume support.
+
+2006-05-11  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/wininet/dialogs.c:
+       wininet: Fix a typo (spotted by Coverity).
+
+       * dlls/advapi32/crypt_arc4.c:
+       advapi32: Fix a typo (spotted by Peter Berg Larsen).
+
+2006-05-10  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/defdlg.c, dlls/user/icontitle.c, dlls/user/mdi.c,
+         dlls/user/nonclient.c, dlls/user/winpos.c:
+       user: Prefer SendMessageW over SendMessageA where possible.
+
+       * dlls/x11drv/event.c, dlls/x11drv/winpos.c:
+       x11drv: Prefer SendMessageW over SendMessageA where possible.
+
+2006-05-10  Francois Gouget <fgouget@free.fr>
+
+       * tools/winapi/winapi_parser.pm:
+       winapi_check: Fix 'long int' parsing.
+       Fix parsing of 'long int'.
+       Simplify handling of spaces in a couple of regular expressions.
+
+2006-05-10  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/amstream/regsvr.c, dlls/avifil32/regsvr.c, dlls/comcat/regsvr.c,
+         dlls/d3dxof/regsvr.c, dlls/ddraw/regsvr.c, dlls/dinput/regsvr.c,
+         dlls/dmband/regsvr.c, dlls/dmcompos/regsvr.c, dlls/dmime/regsvr.c,
+         dlls/dmloader/regsvr.c, dlls/dmscript/regsvr.c,
+         dlls/dmstyle/regsvr.c, dlls/dmsynth/regsvr.c, dlls/dmusic/regsvr.c,
+         dlls/dplayx/regsvr.c, dlls/dpnet/regsvr.c, dlls/dsound/regsvr.c,
+         dlls/dswave/regsvr.c, dlls/dxdiagn/regsvr.c,
+         dlls/hhctrl.ocx/regsvr.c, dlls/itss/regsvr.c, dlls/mlang/regsvr.c,
+         dlls/msi/regsvr.c, dlls/objsel/regsvr.c, dlls/ole32/regsvr.c,
+         dlls/oleaut32/regsvr.c, dlls/quartz/regsvr.c, dlls/shdocvw/regsvr.c,
+         dlls/shell32/regsvr.c, dlls/urlmon/regsvr.c:
+       Check the return value from register_key_guid in all the DLL registering code.
+
+2006-05-09  Bernd Buschinski <b.buschinski@web.de>
+
+       * dlls/ntdll/file.c:
+       ntdll: Stub implementation of FSCTL_LOCK_VOLUME/FSCTL_UNLOCK_VOLUME.
+
+2006-05-09  James Hawkins <truiken@gmail.com>
+
+       * dlls/ntdll/tests/.gitignore, dlls/ntdll/tests/Makefile.in,
+         dlls/ntdll/tests/port.c:
+       ntdll: Add initial tests for the NT Ports API.
+
+2006-05-10  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/advapi32/Makefile.in, dlls/advapi32/advapi32.spec,
+         dlls/advapi32/crypt_arc4.c, dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction032 (arc4 encryption).
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_md4.c,
+         dlls/advapi32/tests/crypt_md4.c:
+       advapi32: Implement and test SystemFunction007.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction001.
+
+       * dlls/advapi32/advapi32.spec, dlls/advapi32/crypt_lmhash.c,
+         dlls/advapi32/tests/crypt_lmhash.c:
+       advapi32: Implement and test SystemFunction008.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Cache the connection so we don't rebind on every call.
+
+2006-05-10  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/tests/moniker.c:
+       ole32: Add a test for IMoniker_IsDirty.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Use the buffer passed in as an argument and don't increment
+       the buffer in the MIDL_STUB_MESSAGE in the inner pointer
+       marshalling/unmarshalling routines as these can be used for embedded
+       pointers, which handle the allocating or finding of the buffer
+       themselves. Do the incrementing in the outer
+       NdrPointerMarshall/Unmarshall/BufferSize routines instead.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Align conformances and variances correctly, according the the DCE/RPC spec.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Move the writing and sizing of variances and conformances to common functions.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Correctly align the buffer to read/write array data to.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Correctly align the buffer before reading/writing structure data.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Rename NonEncapsulatedUnionSize to NdrNonEncapsulatedUnionMemorySize.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Remove unintuitive requirement to pass the required alignment boundary minus one into the alignment macros.
+
+       * dlls/ole32/rpc.c:
+       ole32: Exception handling shouldn't be needed around the call to IRpcStubBuffer_Invoke.
+       It should have its own exception handler to catch any exceptions that are raised.
+
+2006-05-10  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/tests/usrmarshal.c, dlls/oleaut32/usrmarshal.c:
+       oleaut32: Correctly handle the case when the number of bytes in a BSTR is odd.
+
+       * dlls/oleaut32/tmarshal.c:
+       oleaut32: Support VT_SAFEARRAY in the typelib marshaler.
+       Based on a patch by Rob Shearman.
+
+       * dlls/oleaut32/tmarshal.c:
+       oleaut32: Add a function to grow the marshal state buffer to a specified size.
+
+2006-05-10  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/class.c, dlls/user/wnd16.c:
+       user: Moved Get/SetClassLong16 to wnd16.c.
+
+       * dlls/user/class.c, dlls/user/msg16.c, dlls/user/win.c,
+         dlls/user/winproc.c, dlls/user/winproc.h, dlls/user/wnd16.c:
+       user: Have WINPROC_GetProc16 allocate a new winproc if necessary.
+
+       * dlls/user/user.exe.spec, dlls/user/winproc.c:
+       user: Store the pointer to the winproc in the thunk structure.
+       This allows simplifying the handling of 16-bit thunks.
+
+       * dlls/user/class.c, dlls/user/win.c, dlls/user/winproc.c,
+         dlls/user/winproc.h:
+       user: Make the WINDOWPROCTYPE enum private to winproc.c.
+
+       * dlls/user/class.c, dlls/user/win.c, dlls/user/winproc.c,
+         dlls/user/winproc.h:
+       user: Replace WINPROC_GetProcType by WINPROC_IsUnicode.
+
+       * dlls/user/class.c, dlls/user/message.c, dlls/user/win.c,
+         dlls/user/winproc.c, dlls/user/winproc.h, dlls/user/wnd16.c:
+       user: Replace WINDOWPROCTYPE by a unicode flag in WINPROC_GetProc/AllocProc.
+
+       * dlls/user/class.c, dlls/user/win.c, include/win.h:
+       user: Add a WIN_ISUNICODE flag instead of relying on the winproc type.
+       Also fix the initial value for the server is_unicode flag.
+
+2006-05-09  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Further split GLSL & ARB_v/f_program generation and allow GLSL functions to be called.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Modified the opcode tables (and struct) to include a pointer to a GLSL generator function.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Use GenerateShader in pixel shaders and remove old function.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Add GenerateShader function to pixel shaders.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Use new GenerateShader function for vertex shaders.
+
+       * dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Added new GenerateShader function for Vertex Shaders & declare generate_base_shader().
+
+       * dlls/wined3d/baseshader.c:
+       wined3d: Created generate_base_shader which will be shared by pixel & vertex shaders.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Rename the TEMP variables in vertexshader.c to R from T for consistency.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Place # of textures, addresses, & temps used inside the baseShader struct to prepare for GenerateShader merge.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Further split up GenerateProgramArbHW for pixelshaders.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Move D3DSIO_M#x# vertex shader opcodes to a more standard function.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Move DCL, DEF operations out of Generate loop and into separate functions.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Move program_dump_decl_usage into baseshader.
+
+2006-05-10  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/advapi32/registry.c, dlls/advapi32/security.c, dlls/avifil32/api.c,
+         dlls/avifil32/avifile.c, dlls/avifil32/editstream.c,
+         dlls/ddraw/device_opengl.c, dlls/ddraw/surface_main.c,
+         dlls/iphlpapi/iphlpapi_main.c, dlls/msacm32/internal.c,
+         dlls/mshtml/hlink.c, dlls/msvfw32/msvideo_main.c,
+         dlls/opengl32/wgl.c, dlls/opengl32/wgl_ext.c, dlls/riched20/writer.c,
+         dlls/secur32/secur32.c, dlls/secur32/tests/main.c,
+         dlls/secur32/thunks.c, dlls/urlmon/umon.c, dlls/wined3d/query.c,
+         dlls/wininet/internet.c, dlls/wininet/urlcache.c,
+         dlls/winmm/winealsa/audio.c, dlls/winmm/wineesd/audio.c,
+         dlls/x11drv/xrender.c, programs/regedit/treeview.c,
+         programs/wineboot/wineboot.c, programs/winecfg/audio.c:
+       janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
+       Some HeapFree's are hidden behind macros. Found by smatch.
+
+2006-05-09  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Clean up some dead code.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Break out texture instruction processing.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Break out arithmetic instruction processing.
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Merge register counting pass.
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Make register counting pass the same.
+
+2006-05-09  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c:
+       wined3d: Update the DIB section's palette on GetDC.
+
+       * dlls/wined3d/palette.c:
+       wined3d: Update the device palette if the primary palette is changed.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Implement WineD3DSurface palette methods.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Implement GetFlipStatus and GetBltStatus.
+
+       * dlls/wined3d/surface.c:
+       wined3d: Implement IWineD3DSurface::Flip.
+
+2006-05-09  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/crypt32.spec, dlls/crypt32/store.c,
+         dlls/crypt32/tests/store.c, include/wincrypt.h:
+       crypt32: Partially implement CertGetIssuerCertificateFromStore.
+
+       * dlls/crypt32/cert.c:
+       crypt32: Implement CRYPT_VERIFY_CERT_SIGN_ISSUER_CERT in CryptVerifyCertificateSignatureEx.
+
+2006-05-09  James Hawkins <truiken@gmail.com>
+
+       * dlls/ntdll/nt.c:
+       ntdll: Return STATUS_NOT_IMPLEMENTED for the unimplemented port functions.
+
+2006-05-09  Michael Jung <mjung@iss.tu-darmstadt.de>
+
+       * dlls/shell32/brsfolder.c, dlls/shell32/pidl.h:
+       shell32: Support BFFM_SETSELECTION[AW] and BFFM_SETEXPANDED for SHBrowseForFolder.
+
+2006-05-09  Uwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
+
+       * dlls/kernel/comm.c:
+       kernel: Comm_CheckEvents: Only warn for non-empty transmitter with EV_TXEMPTY flag set.
+       Noticed by Dan Armbrust.
+
+2006-05-09  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/x11drv/window.c:
+       x11drv: We really need to flush the display when destroying a window.
+
+2006-05-07  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: EscapeCommFunction & associated IOCTLs
+       - implemented ntdll's serial IOCTL: CLR_DTR, CLR_RTS, SET_DTR,
+       SET_RTS, SET_XOFF, SET_XON, RESET_DEVICE
+       - implemented kernel32.EscapeCommFunction on top of them
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: SetupComm & SET_QUEUE_SIZE
+       - stubbed out ntdll's serial IOCTL SET_QUEUE_SIZE
+       - implemented kernel32.SetupComm on top of it
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: [SG]etCommTimeout, SERIAL_[GS]ET_TIMEOUT
+       - implemented ntdll's COMM IOCTL GET_TIMEOUTS, SET_TIMEOUTS
+       - implemented kernel32.GetCommTimeout and SetCommTimeout on top of them
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: GetCommState & IOCTL_GET_CHARS
+       - implemented SERIAL_GET_CHARS ioctl
+       - made use of it in kernel32.GetCommState
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: GetCommState & IOCTL_SERIAL_GET_HANDFLOW
+       - implemented SERIAL_GET_HANDFLOW ioctl
+       - made use of it in kernel.GetCommState
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: GetCommState & SERIAL_GET_LINE_CONTROL
+       - implemented SERIAL_GET_LINE_CONTROL ioctl
+       - made use of it in kernel.GetCommState
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: GetCommState & IOCTL_GET_BAUD_RATE
+       - implemented SERIAL_GET_BAUD_RATE ioctl
+       - made use of it in kernel.GetCommState
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: SetCommState & IOCTL_SET_CHARS
+       - implemented ntdll's serial IOCTL SET_CHARS
+       - used this IOCTL in kernel32.SetCommState
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: SetCommState & IOCTL_SET_HANDFLOW
+       - implemented ntdll's serial IOCTL SET_HANDFLOW
+       - used this IOCTL in kernel32.SetCommState
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: SetCommState & IOCTL_SET_LINE_CONTROL
+       - implemented ntdll's serial IOCTL SET_LINE_CONTROL
+       - used this IOCTL in kernel32.SetCommState
+
+       * dlls/kernel/comm.c, dlls/ntdll/serial.c:
+       ntdll/kernel32: SetCommState & IOCTL_SET_BAUD_RATE
+       - created dump_dcb to print out DCB information
+       - implemented ntdll's serial IOCTL SET_BAUD_RATE
+       - used this IOCTL in kernel32.SetCommState
+
+2006-05-09  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Implement IWineD3DSurface::SetColorKey.
+
+       * dlls/wined3d/surface.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Implement IWineD3DSurface::IsLost and Restore.
+
+       * dlls/wined3d/drawprim.c, dlls/wined3d/wined3d_private.h:
+       wined3d: rhw vertex fixup.
+       Change the rhw=0 range to ]1e-8,1e-8[ and move the value to a constant
+       in wined3d_types.h
+
+2006-05-09  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/baseshader.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Share get_opcode.
+
+2006-05-09  Robert Reif <reif@earthlink.net>
+
+       * dlls/winmm/tests/wave.c:
+       winmm: Print out more info on failed test.
+       Print out more info on failed test.  Looks like there is a bug in ALSA
+       OSS emulation where it is returning a mid-sample position.
+
+2006-05-09  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/record.c, dlls/dnsapi/tests/record.c:
+       dnsapi: The ttl value should be ignored when comparing dns records.
+
+2006-05-09  David Lichterman <laviddichterman@gmail.com>
+
+       * dlls/mciwave/Makefile.in:
+       mciwave: Fix make install error.
+
+2006-05-09  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/defdlg.c, dlls/user/winproc.c, dlls/user/winproc.h:
+       user: Added specific winproc functions for calling dialog procedures.
+
+       * dlls/user/winproc.c:
+       user: Use handles for 32-bit window procedures instead of pointers into the bss segment.
+
+       * dlls/user/class.c:
+       user: Always set the correct class winproc depending on the A/W type.
+
+       * dlls/user/winproc.c:
+       user: Remove some redundant NULL pointer checks.
+
+       * dlls/user/msg16.c:
+       user: Make sure to always pass a 16-bit pointer to CallWindowProc16.
+
+       * dlls/user/class.c, dlls/user/win.c, dlls/user/winproc.c,
+         dlls/user/winproc.h, dlls/user/wnd16.c:
+       user: Separate the 16 and 32-bit versions of WINPROC_AllocProc.
+
+       * dlls/user/class.c, dlls/user/win.c, dlls/user/winproc.c,
+         dlls/user/winproc.h, dlls/user/wnd16.c:
+       user: Separate the 16 and 32-bit versions of WINPROC_GetProc.
+
+       * dlls/user/win.c:
+       user: Fixed offset check for the DWLP_DLGPROC case in SetWindowLong.
+
+       * dlls/user/win.c:
+       user: Separate Get/SetWindowLong16 implementation from the 32-bit one.
+
+       * dlls/kernel/except.c:
+       kernel: Added work-around in UnhandledExceptionFilter for no exec protections.
+
+2006-05-06  Marcus Meissner <marcus@jet.franken.de>
+
+       * dlls/ntdll/virtual.c:
+       ntdll: Make the section with AddressOfEntryPoint in it executable.
+
+2006-05-07  Louis. Lenders <xerox_xerox2000@yahoo.co.uk>
+
+       * dlls/gdi/font.c, dlls/gdi/gdi32.spec:
+       gdi32: Add stub for GetCharWidthI and GetFontUnicodeRanges.
+
+       * include/wingdi.h:
+       gdi32: Add defines for GLYPHSET and WCRANGE.
+
+2006-05-09  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/x11drv/opengl.c:
+       x11drv: Fix a warning when opengl headers are missing.
+
+2006-05-09  Tomas Carnecky <tom@dbservice.com>
+
+       * dlls/opengl32/wgl.c:
+       opengl: Properly use glXQueryDrawable() to get the Visual ID.
+
+2006-05-08  Phil Costin <philcostin@hotmail.com>
+
+       * dlls/wined3d/directx.c, include/wine/wined3d_gl.h:
+       wined3d: Add check for GL Shading Language 100 Extension.
+
+2006-05-08  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Clean up per version shader limits code.
+
+       * dlls/wined3d/Makefile.in, dlls/wined3d/baseshader.c,
+         dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Addline cleanup.
+
+2006-05-09  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/Makefile.in, dlls/dnsapi/dnsapi.spec, dlls/dnsapi/query.c:
+       dnsapi: Partially implement DnsQueryConfig.
+
+2006-05-09  Saulius Krasuckas <saulius2@ar.fi.lt>
+
+       * tools/wine.inf:
+       wine.inf: Install comctl32.dll as fake DLL.
+
+2006-05-08  Juan Lang <juan_lang@yahoo.com>
+
+       * dlls/crypt32/encode.c:
+       crypt32: Simplify OID decoding
+       Use a more direct function to decode OIDs, instead of the bizarre
+       wrapper.
+
+2006-05-08  Robert Reif <reif@earthlink.net>
+
+       * dlls/winmm/tests/wave.c, dlls/winmm/winmm.c:
+       winmm: Check waveOutGetVolume parameter.
+
+2006-05-09  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/sane.ds/rsrc.rc, dlls/sane.ds/sane_Nl.rc:
+       sane.ds: Added Dutch resources.
+
+       * dlls/gphoto2.ds/gphoto2_Nl.rc, dlls/gphoto2.ds/rsrc.rc:
+       gphoto2.ds: Added Dutch resources.
+
+2006-05-09  Jonathan Ernst <jonathan@ernstfamily.ch>
+
+       * dlls/gphoto2.ds/gphoto2_Fr.rc, dlls/gphoto2.ds/rsrc.rc:
+       gphoto2.ds: Added French resources.
+
+2006-05-09  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/twain_32/dsm_ctrl.c:
+       twain_32: Add missing HeapFree's on error patch (found by smatch).
+
+2006-05-08  Marcus Meissner <marcus@jet.franken.de>
+
+       * DEVELOPERS-HINTS, documentation/PACKAGING:
+       Some documentation changes for twain split.
+
+2006-05-09  Alexandre Julliard <julliard@winehq.org>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/msacm32.drv/.gitignore,
+         dlls/msacm32.drv/Makefile.in, dlls/msacm32.drv/msacm32.drv.spec,
+         dlls/msacm32.drv/wavemap.c, dlls/winmm/wavemap/.gitignore,
+         dlls/winmm/wavemap/Makefile.in, dlls/winmm/wavemap/msacm.drv.spec,
+         dlls/winmm/wavemap/wavemap.c, dlls/winmm/winemm.h:
+       msacm32.drv: Renamed msacm.drv to msacm32.drv, and moved the directory to the top-level.
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/mciwave/.gitignore,
+         dlls/mciwave/Makefile.in, dlls/mciwave/mciwave.c,
+         dlls/mciwave/mciwave.spec, dlls/winmm/mciwave/.gitignore,
+         dlls/winmm/mciwave/Makefile.in, dlls/winmm/mciwave/mciwave.c,
+         dlls/winmm/mciwave/mciwave.drv.spec, tools/wine.inf:
+       mciwave: Renamed mciwave.drv to mciwave.dll, and moved the directory to the top-level.
+
+2006-05-08  Marcus Meissner <marcus@jet.franken.de>
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/gphoto2.ds/.gitignore,
+         dlls/gphoto2.ds/Makefile.in, dlls/gphoto2.ds/capability.c,
+         dlls/gphoto2.ds/ds_ctrl.c, dlls/gphoto2.ds/ds_image.c,
+         dlls/gphoto2.ds/gphoto2.ds.spec, dlls/gphoto2.ds/gphoto2_En.rc,
+         dlls/gphoto2.ds/gphoto2_i.h, dlls/gphoto2.ds/gphoto2_main.c,
+         dlls/gphoto2.ds/resource.h, dlls/gphoto2.ds/rsrc.rc,
+         dlls/gphoto2.ds/ui.c, include/config.h.in:
+       gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver.
+       Wrote a GUI import dialog.
+       With help from Aric Stewart.
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/sane.ds/.gitignore,
+         dlls/sane.ds/Makefile.in, dlls/sane.ds/capability.c,
+         dlls/sane.ds/ds_ctrl.c, dlls/sane.ds/ds_image.c,
+         dlls/sane.ds/resource.h, dlls/sane.ds/rsrc.rc,
+         dlls/sane.ds/sane.ds.spec, dlls/sane.ds/sane_De.rc,
+         dlls/sane.ds/sane_En.rc, dlls/sane.ds/sane_Fi.rc,
+         dlls/sane.ds/sane_Fr.rc, dlls/sane.ds/sane_Ko.rc,
+         dlls/sane.ds/sane_No.rc, dlls/sane.ds/sane_i.h,
+         dlls/sane.ds/sane_main.c, dlls/sane.ds/ui.c,
+         dlls/twain_32/.gitignore, dlls/twain_32/Makefile.in,
+         dlls/twain_32/capability.c, dlls/twain_32/ds_audio.c,
+         dlls/twain_32/ds_ctrl.c, dlls/twain_32/ds_image.c,
+         dlls/twain_32/dsm_ctrl.c, dlls/twain_32/resource.h,
+         dlls/twain_32/rsrc.rc, dlls/twain_32/twain32_main.c,
+         dlls/twain_32/twain_De.rc, dlls/twain_32/twain_En.rc,
+         dlls/twain_32/twain_Fi.rc, dlls/twain_32/twain_Fr.rc,
+         dlls/twain_32/twain_Ko.rc, dlls/twain_32/twain_No.rc,
+         dlls/twain_32/twain_i.h, dlls/twain_32/ui.c:
+       twain_32: Split out the sane specific parts from twain_32 code.
+       Autoprobing via DG_CONTROL/DAT_IDENTITY/MSG_GET.
+
+       * dlls/twain_32/twain.h, include/Makefile.in, include/twain.h:
+       twain_32: Moved twain.h to the include directory.
+
+2006-05-08  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/tests/usrmarshal.c, dlls/oleaut32/usrmarshal.c:
+       oleaut32: Preserve the 'auto' features before copying over the masked unmarshaled ones.
+
+2006-05-08  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/antimoniker.c:
+       ole32: The type check in AntiMonikerImpl_CommonPrefixWith should be for anti-monikers, not item-monikers.
+
+       * dlls/ole32/classmoniker.c, dlls/ole32/tests/moniker.c:
+       ole32: Implement several class moniker functions using the description provided on MSDN.
+
+       * dlls/ole32/compobj_private.h, dlls/ole32/regsvr.c:
+       ole32: Remove duplicated CLSIDs.
+
+       * dlls/ole32/Makefile.in, dlls/ole32/classmoniker.c, dlls/ole32/moniker.c,
+         dlls/ole32/moniker.h, dlls/ole32/oleproxy.c,
+         dlls/ole32/tests/moniker.c:
+       ole32: Add an implementation of class monikers.
+
+       * dlls/ole32/tests/moniker.c:
+       ole32: Add tests for IsRunning, GetTimeOfLastChange, BindToObject, BindToStorage and Inverse.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Fix regression caused by an earlier patch that removed the
+       check for the composite moniker having only one moniker in it. In this
+       case, return the one moniker and free the memory associate with the
+       composite moniker.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Fix infinite recursion in CompositeMonikerImpl_GetTimeOfLastChange by handling pmkToLeft properly.
+       Fix a typo where CompositeMonikerImpl_GetTimeOfLastChange was called
+       instead of the virtual implementation of it on mostRightMk.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Fix infinite recursion in CompositeMonikerImpl_BindToStorage.
+
+2006-05-08  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/dnsapi.spec, dlls/dnsapi/record.c,
+         dlls/dnsapi/tests/record.c:
+       dnsapi: Implement and test DnsRecordSetCompare.
+
+2006-05-06  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/dinput8/Makefile.in, dlls/dinput8/dinput8_main.c:
+       dinput8: DllGetClassObject support.
+
+2006-05-06  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c, dlls/wined3d/utils.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Implement IWineD3DSurface::GetDC and IWineD3DSurface::ReleaseDC.
+
+2006-05-01  Tomas Carnecky <tom@dbservice.com>
+
+       * dlls/x11drv/init.c:
+       x11drv: Return correct PBuffer drawable.
+
+2006-04-25  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/msvcrt/file.c, dlls/msvcrt/tests/file.c:
+       msvcrt: Don't duplicate handle in _get_osfhandle.
+
+2006-04-23  Michael Jung <mjung@iss.tu-darmstadt.de>
+
+       * dlls/riched20/editor.c, dlls/riched20/tests/editor.c:
+       riched20: Don't append '\r' to the last paragraph in EM_GETTEXTEX.
+
+2006-05-07  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/setupapi/tests/stringtable.c:
+       setupapi: Improve unit tests for case sensitivity in string tables.
+
+2006-05-01  Mike Hearn <mike@plan99.net>
+
+       * dlls/ole32/storage32.c, dlls/ole32/tests/storage32.c:
+       ole32: Add StgCreateFile test and conformance fix.
+
+2006-05-08  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Properly initialize hash value in CompositeMonikerImpl_Hash.
+
+2006-05-08  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Fix typos in CompositeMonikerImpl_BindToObject and CompositeMonikerImpl_BindToStorage.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Create moniker enumerator with an initial reference count.
+
+       * dlls/ole32/tests/moniker.c:
+       ole32: Test moniker display names.
+
+       * dlls/ole32/tests/moniker.c:
+       ole32: Add a test for IMoniker_IsDirty.
+
+       * dlls/ole32/tests/moniker.c:
+       ole32: Test unmarshaling the moniker instead of just releasing the marshaled data.
+
+       * dlls/ole32/compositemoniker.c, dlls/ole32/tests/moniker.c:
+       ole32: Make the size returned by CompositeMonikerImpl_GetMarshalSizeMax match that returned by native.
+
+       * dlls/ole32/marshal.c:
+       ole32: Add on the size of the whole OBJREF structure in the case of custom marshaling.
+
+       * dlls/ole32/compositemoniker.c, dlls/ole32/tests/moniker.c:
+       ole32: Fix the algorithm used in CompositeMonikerImpl_Hash to match native.
+
+       * dlls/ole32/itemmoniker.c, dlls/ole32/tests/moniker.c:
+       ole32: Fix the algorithm used in ItemMonikerImpl_Hash to match native.
+
+       * dlls/ole32/tests/moniker.c:
+       ole32: Add tests for generic composite monikers.
+
+       * dlls/ole32/compositemoniker.c, dlls/ole32/moniker.h,
+         dlls/ole32/oleproxy.c:
+       ole32: Add a class factory for composite monikers.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Allocate memory for the generic composite moniker in CompositeMonikerImpl_Construct.
+       Don't leak memory in the case of newCompositeMoniker->tabLastIndex == 1,
+       which can't happen anyway.
+       Allow construction of a moniker with no sub-monikers.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Implement IMarshal for composite monikers.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Release all existing monikers before loading the state.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: EnumMonikerImpl_Next should add a reference to the monikers it returns to the caller.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Fix CompositeMonikerImpl_GetSizeMax to match the data written by CompositeMonikerImpl_Save.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Fix the loop in CompositeMonikerImpl_Hash, as IEnumMoniker_Next
+       will return S_FALSE when there are no more monikers left to enumerate.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: Implement CompositeMonikerROTDataImpl_GetComparisonData.
+
+       * dlls/ole32/compositemoniker.c:
+       ole32: The unknown constant at the start of the persisted data is the number of monikers in the generic composite.
+       Fix the pointer passed into IEnumMoniker_Release in CompositeMonikerImpl_Save.
+
+       * dlls/ole32/antimoniker.c, dlls/ole32/tests/moniker.c:
+       ole32: Add a test for anti monikers. Fix AntiMonikerImpl_Hash and AntiMonikerROTDataImpl_GetComparisonData to pass the tests.
+
+       * dlls/ole32/antimoniker.c, dlls/ole32/moniker.h, dlls/ole32/oleproxy.c:
+       ole32: Support marshaling of anti monikers.
+
+       * dlls/ole32/regsvr.c:
+       ole32: Register CLSID_CompositeMoniker.
+
+       * dlls/ole32/regsvr.c:
+       ole32: Register CLSIDs for all OLE monikers.
+
+       * dlls/ole32/tests/moniker.c:
+       ole32: Add tests for item moniker.
+
+       * dlls/ole32/tests/moniker.c:
+       ole32: Make class moniker test more generic and test more properties.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Automatically resolve the endpoint.
+
+2006-05-06  Marcus Meissner <marcus@jet.franken.de>
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Fix possible buffer overflow.
+       Increase size of passed buffer to print into.
+
+2006-04-30  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c:
+       usp10: Add ScriptTextOut functionality and restructure tests.
+
+2006-04-28  Jason Green <jave27@gmail.com>
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Eliminate duplicate function: vshader_program_dump_param().
+
+2006-04-28  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Share get_register_code().
+
+2006-04-26  Thomas Kho <tkho@ucla.edu>
+
+       * dlls/user/menu.c, dlls/user/tests/menu.c:
+       user: Fix behavior when selecting disabled menu items.
+
+       * dlls/user/defwnd.c, dlls/user/tests/menu.c:
+       user: Allow menu WndProc to recognize VK_[LR]MENU.
+
+2006-04-28  Thomas Kho <tkho@ucla.edu>
+
+       * dlls/user/tests/menu.c:
+       user: Extend menu conformance test.
+
+2006-05-06  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c, include/wine/wined3d_interface.h:
+       wined3d: Add IWineD3DSurface::GetPitch.
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_interface.h,
+         include/wine/wined3d_types.h:
+       wined3d: Add IWineD3DDevice::DrawPrimitiveStrided.
+
+       * dlls/wined3d/device.c, dlls/wined3d/surface.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Add some surface flags.
+
+2006-05-07  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Implement GetVarDesc_Proxy and friends.
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Change CLEANLOCALSTORAGE flag constants to their character
+       constant equivalents.  It's now obvious why these were chosen.  Should
+       be a NOP.
+
+2006-05-08  James Hawkins <truiken@gmail.com>
+
+       * include/winnt.h:
+       include: Add missing SECURITY_QUALITY_OF_SERVICE defines.
+
+2006-05-08  Hwang YunSong <hys545@dreamwiz.com>
+
+       * dlls/user/resources/user32_Ko.rc:
+       user32: Updated Korean resource.
+
+2006-05-07  Robert Reif <reif@earthlink.net>
+
+       * programs/winecfg/audio.c:
+       winecfg: Fix audio crash when no drivers are available.
+
+       * dlls/winmm/wineoss/audio.c:
+       wineoss: Missing mixer fixes.
+       Don't list volume in capabilities when mixer is missing.
+
+       * dlls/winmm/tests/Makefile.in, dlls/winmm/tests/wave.c:
+       winmm: More wave callback tests.
+       Add tests for CALLBACK_FUNCTION and CALLBACK_THREAD.  The only
+       callback type not tested now is CALLBACK_WINDOW.
+
+2006-05-08  Saulius Krasuckas <saulius2@ar.fi.lt>
+
+       * dlls/comctl32/comctl32.h:
+       comctl32: Increase FILEVERSION up to 5.81.4704.1100.
+
+2006-05-06  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/shell32/shlview.c:
+       shell32: Don't use uninitialized item.mask in shlview.
+
+2006-05-07  Eric Pouech <eric.pouech@wanadoo.fr>
+
+       * dlls/dbghelp/dbghelp.spec, dlls/dbghelp/source.c:
+       dbghelp: Stub for SymGetSourceFileToken.
+
+       * dlls/dbghelp/dbghelp_private.h, dlls/dbghelp/module.c,
+         dlls/dbghelp/source.c, dlls/dbghelp/symbol.c, dlls/dbghelp/type.c:
+       dbghelp: Base and symbols.
+       - report the correct image base for a symbol which is
+       seen as being in a builtin PE module, whilst its debug
+       information is gotten from an ELF module
+       - module_get_debug now returns a pair of modules
+       (the requested that has to be presented back to the client
+       and the effective one, which contains the debug info)
+       - reworked SymFromName in order to provide also the revelant
+       module base address
+
+2006-05-06  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/dinput/dinput_main.c:
+       dinput: Fix Initialize return value.
+
+2006-05-06  Marcus Meissner <marcus@jet.franken.de>
+
+       * dlls/user/tests/wsprintf.c:
+       user32: Added tests for CharUpper and CharLower.
+
+       * dlls/ole32/compobj.c:
+       ole32: Fixed typo in debug statement.
+
+2006-05-06  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/gdi/font.c:
+       gdi: A-to-W conversion should be font-independent.
+
+2006-05-05  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Make some internal functions and variables static, remove
+       some unneeded prototypes.
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: Add support for PSP_USEHEADERTITLE, PSP_USEHEADERSUBTITLE
+       and PSP_HIDEHEADER in CreatePropertySheetPageA/W, handle resource ids.
+
+       * dlls/comctl32/propsheet.c:
+       comctl32: psInfo->proppage[index].pszText is always initialized to a
+       proper value regardless of PSP_USETITLE, use it unconditionally.
+
+2006-05-04  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/install.c:
+       advpack: DelDirs should only remove a directory if it's empty.
+
+       * dlls/advpack/install.c:
+       advpack: The only flag we don't handle is RSC_FLAG_UPDHLPDLLS.
+
+2006-05-01  Mike Hearn <mike@plan99.net>
+
+       * dlls/ntdll/sec.c:
+       ntdll: Fix heap corruption in RtlDeleteAce.
+
+2006-04-26  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Separate pshader/vshader tables.
+
+2006-05-02  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool/tests/info.c:
+       winspool/tests: Fix failures in test_DEVMODE.
+
+2006-05-05  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Fix VARIANT_UserFree.
+
+       * dlls/oleaut32/tests/vartest.c, dlls/oleaut32/variant.c:
+       oleaut32: Remove weird attempt to clear VT_VARIANT.
+       Add some tests.
+
+       * dlls/oleaut32/tests/usrmarshal.c, dlls/oleaut32/usrmarshal.c:
+       oleaut32: Rewrite VARIANT user marshaling.
+
+2006-05-02  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/dnsapi.spec, dlls/dnsapi/name.c:
+       dnsapi: Implement DnsValidateName_{A,UTF8,W}.
+
+2006-05-01  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/dnsapi/dnsapi.h, dlls/dnsapi/dnsapi.spec, dlls/dnsapi/record.c:
+       dnsapi: Implement DnsRecord{CopyEx,ListFree,SetCopyEx}.
+
+       * dlls/dnsapi/tests/.gitignore, dlls/dnsapi/tests/Makefile.in,
+         dlls/dnsapi/tests/record.c:
+       dnsapi: Add tests for DnsRecordCompare.
+
+       * dlls/dnsapi/Makefile.in, dlls/dnsapi/dnsapi.spec, dlls/dnsapi/record.c:
+       dnsapi: Implement DnsRecordCompare.
+
+2006-05-01  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Use getaddrinfo to get the sockaddr.
+       Use getaddrinfo to get the sockaddr to use for connecting to a remote
+       server as Connection->NetworkAddr may be a hostname as well. Use a
+       loop to support both IP and IPv6.
+
+       * dlls/ole32/compobj.c:
+       ole32: Remove the fixme printed if CoGetClassObject fails in CoCreateInstance.
+       Remove the fixme printed if CoGetClassObject fails in
+       CoCreateInstance, because we already print an error in all cases and
+       the error more accurately pin-points the source of the problem.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Implement NdrConformantVaryingArrayFree.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Dereference the pointer if necessary only after doing the
+       pointer checks and writing the pointer ID to the wire.
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpcrt4.spec:
+       rpcrt4: Add a stub for RpcBindingSetOption.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Improve the traces in the pointer functions.
+
+2006-04-28  Vitaly Lipatov <lav@etersoft.ru>
+
+       * dlls/mlang/mlang.c:
+       mlang: Partially implemented ConvertStringEx.
+
+2006-04-25  Juris Smotrovs <juris.smotrovs@sets.lv>
+
+       * dlls/user/tests/msg.c:
+       user: Test cases demonstrating position changes for MDI children.
+
+2006-04-25  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/comctl32/treeview.c:
+       comctl32: Update first visible when appropiate in the TVI_SORT case.
+
+2006-04-24  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/drawprim.c:
+       wined3d: Remove dead shader code.
+
+2006-04-26  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/setupapi/parser.c:
+       setupapi: Fix parsing of UCS-16 files.
+       Fix parsing of UCS-16 files prefixed with the Unicode BOM. Based on a
+       patch by Hervé Poussineau.
+
+2006-05-03  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/ole32/stg_stream.c:
+       ole32: IPersistStream is also implemented by any object that implements IStream.
+
+       * dlls/ole32/storage32.c:
+       ole32: Fix typos in StgCreateStorageEx and StgOpenStorageEx.
+
+       * dlls/ole32/storage32.c, dlls/ole32/tests/storage32.c:
+       ole32: STGM_PRIORITY allows other IStorage objects to be opened in transacted mode with read/write access.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Check the return value from VariantCopy when copying values
+       for VT_VARIANT typed parameters for ITypeInfo::Invoke.
+
+       * dlls/oleaut32/typelib.c:
+       oleaut32: Support values being passed into VT_VARIANT|VT_BYREF typed parameters in ITypeInfo::Invoke.
+
+       * dlls/ole32/storage32.c, dlls/ole32/tests/storage32.c:
+       ole32: Check that the storage was opened with write access before creating a new stream or sub-storage.
+
+       * dlls/ole32/storage32.c, dlls/ole32/tests/storage32.c:
+       ole32: Copy the mode flags into the STATSTG structure in IStorage::Stat.
+       Copy the mode flags into the STATSTG structure in IStorage::Stat. Don't
+       store the STGM_CREATE flag in openFlags, since it is only relevant when
+       opening the stream and the tests show that it isn't returned in the
+       STATSTG structure.
+
+       * dlls/ole32/tests/storage32.c:
+       ole32: Add tests for IStorage::Stat.
+
+       * dlls/ole32/storage32.c, dlls/ole32/tests/storage32.c:
+       ole32: Fix access right check for opening and creating streams and storages.
+       Check the access mode for opening and creating streams and storages
+       doesn't exceed the access rights the current storage was opened with,
+       not the parent storage.
+
+       * dlls/ole32/stg_stream.c:
+       ole32: Add more tracing for reading and writing storage streams.
+       Add more tracing for read and write operations and warn in the case of
+       failure.
+
+       * dlls/ole32/tests/storage32.c:
+       ole32: Add tests for sub-storages and creating streams.
+       Replace a test that fails on NT and with DCOM95 DLLs with a test that
+       ensures access permissions are checked correctly for sub-storages and
+       creating streams.
+
+       * dlls/ole32/tests/storage32.c:
+       ole32: Add a storage test for reading and writing of streams that have
+       had their parent storage released.
+
+       * dlls/ntdll/nt.c:
+       ntdll: Fix size check for NtQueryInformationToken(TokenGroups).
+       For NtQueryInformationToken(TokenGroups), don't do a size check before
+       the server call, as we don't know how many SIDs there are to return
+       and hence the needed buffer size.
+
+2006-05-03  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/tests/usrmarshal.c, dlls/oleaut32/usrmarshal.c:
+       oleaut32: Alignment fixes for safearrays.
+
+       * dlls/oleaut32/tests/usrmarshal.c:
+       oleaut32: Fix tests under win2k.
+
+2006-05-02  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/tests/usrmarshal.c:
+       oleaut32: Split out the SAFEARRAY and BSTR tests so that they can be used in the upcoming VARIANT tests.
+
+2006-04-29  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/tests/usrmarshal.c, dlls/oleaut32/usrmarshal.c:
+       oleaut32: Fix BSTR marshaling to be wire compatible with Windows.
+
+2006-05-03  Andrew Ziem <ahziem1@mailbolt.com>
+
+       * dlls/setupapi/tests/stringtable.c:
+       setupapi: Add case sensitivity string table tests.
+
+2006-05-02  Troy Rollo <wine@troy.rollo.name>
+
+       * dlls/gdi/font.c:
+       gdi: Fix GetTextExentExPointW to return values consistent with GetTextExtentPointW.
+
+2006-05-02  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool/tests/info.c:
+       winspool/tests: Fix test for GetPrinterDriver.
+
+2006-05-01  Michael Stefaniuc <mstefani@redhat.de>
+
+       * dlls/kernel/sync.c, dlls/ntdll/debugbuffer.c, dlls/ntdll/reg.c,
+         dlls/ntdll/thread.c:
+       Don't check pointers for NULL before RtlFreeHeap. It is redundant.
+
+       * dlls/secur32/secur32.c:
+       secur32: Missing LeaveCriticalSection on error paths.
+
+2006-04-30  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/install.c:
+       advpack: Don't fail if the dll to register doesn't exist.
+
+2006-04-30  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/shlwapi/ordinal.c, dlls/shlwapi/shlwapi.spec:
+       shlwapi: Add a stub implementation for IUnknown_ProfferService.
+
+       * dlls/shlwapi/ordinal.c, dlls/shlwapi/shlwapi.spec:
+       shlwapi: Add a stub implementation for IUnknown_QueryServiceExec.
+
+       * dlls/ole32/stg_stream.c:
+       ole32: Return STG_E_REVERTED when a stream's parent storage has been closed.
+
+2006-04-30  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/webbrowser.c:
+       shdocvw: Added some comments.
+
+2006-04-29  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/shdocvw.h, dlls/shdocvw/webbrowser.c:
+       shdocvw: Added WebBrowser::[get|put]_ToolBar implementation.
+
+       * dlls/shdocvw/shdocvw.h, dlls/shdocvw/webbrowser.c:
+       shdocvw: Added WebBrowser::[get|put]_StatusBar implementation.
+
+       * dlls/shdocvw/shdocvw.h, dlls/shdocvw/webbrowser.c:
+       shdocvw: Added WebBrowser::[get|put]_AddressBar implementation.
+
+2006-04-28  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/shdocvw.h, dlls/shdocvw/webbrowser.c:
+       shdocvw: Added WebBrowser::[get|put]_MenuBar implementation.
+
+       * dlls/shdocvw/webbrowser.c:
+       shdocvw: Added get_HWND implementation.
+
+       * dlls/shdocvw/shdocvw.h, dlls/shdocvw/webbrowser.c:
+       shdocvw: Added [get|put]_Visible implementation.
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Fix GetMiscStatus implementation.
+
+2006-04-25  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/basetexture.c, dlls/wined3d/cubetexture.c,
+         dlls/wined3d/device.c, dlls/wined3d/directx.c,
+         dlls/wined3d/drawprim.c, dlls/wined3d/indexbuffer.c,
+         dlls/wined3d/palette.c, dlls/wined3d/pixelshader.c,
+         dlls/wined3d/query.c, dlls/wined3d/resource.c,
+         dlls/wined3d/stateblock.c, dlls/wined3d/surface.c,
+         dlls/wined3d/swapchain.c, dlls/wined3d/texture.c,
+         dlls/wined3d/vertexbuffer.c, dlls/wined3d/vertexdeclaration.c,
+         dlls/wined3d/vertexshader.c, dlls/wined3d/volume.c,
+         dlls/wined3d/volumetexture.c:
+       wined3d: QueryInterface corrections.
+
+2006-04-27  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/secur32/ntlm.c:
+       secur32: Add partial support for ISC_REQ_ALLOCATE_MEMORY in the NTLM security provider.
+
+       * dlls/secur32/ntlm.c, dlls/secur32/secur32.c,
+         dlls/secur32/secur32_priv.h, dlls/secur32/tests/main.c:
+       secur32: Fix some wrong assumptions in the NTLM test case, make it pass in XP SP2 and Wine.
+
+       * configure, configure.ac, dlls/Makefile.in, dlls/mprapi/.gitignore,
+         dlls/mprapi/Makefile.in, dlls/mprapi/mprapi.c,
+         dlls/mprapi/mprapi.spec, include/Makefile.in, include/mprapi.h:
+       Add a stub implementation of mprapi.dll.
+
+2006-04-27  Bill Medland <billmedland@mercuryspeed.com>
+
+       * libs/wpp/ppl.l, libs/wpp/wpp_private.h:
+       wpp: Support long long constants if configure says long long is available
+
+2006-04-27  Vitaly Lipatov <lav@etersoft.ru>
+
+       * dlls/user/tests/input.c:
+       user: tests: Change INPUT to TEST_INPUT, fix union usage.
+
+2006-04-23  Roderick Colenbrander <thunderbird2k@gmx.net>
+
+       * dlls/wined3d/vertexshader.c:
+       wined3d: Vertex Shader regtype cleanups.
+
+2006-04-22  Dan Kegel <dank@kegel.com>
+
+       * dlls/msi/source.c:
+       msi: Fix missing case in MsiSourceListAddSourceEx.
+
+2006-04-28  James Hawkins <truiken@gmail.com>
+
+       * dlls/ole32/storage32.c:
+       ole32: StorageImpl_GetROBigBlock can return NULL so check for NULL before doing a memcpy.
+
+       * dlls/advpack/install.c:
+       advpack: Implement the DelDirs command.
+
+       * dlls/advpack/install.c:
+       advpack: Implement the CheckAdminRights option.
+
+       * dlls/advpack/install.c:
+       advpack: Implement the RunPreSetupCommands command.
+
+       * dlls/advpack/install.c:
+       advpack: INF install is implemented so fix the documentation.
+
+       * dlls/advpack/install.c:
+       advpack: Implement the PerUserInstall command.
+
+       * dlls/advpack/install.c:
+       advpack: Leave room for the NULL terminator in the working_dir string.
+
+       * dlls/advpack/install.c:
+       advpack: NULL-terminate the source path.
+
+       * dlls/advpack/install.c:
+       advpack: Return the hresult in ExecuteCabW.
+
+       * dlls/advpack/reg.c:
+       advpack: Clean up the formatting of RegInstall to match the rest of the file.
+
+       * dlls/advpack/reg.c:
+       advpack: Perform an Advanced INF-level install in RegInstall.
+
+       * dlls/advpack/reg.c:
+       advpack: Factor out writing predefined strings into write_predefined_strings.
+
+       * dlls/advpack/advpack.c:
+       advpack: Ignore the return value from the OCX registration.
+
+2006-04-21  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/wldap32/search.c:
+       wldap32: Document the search functions.
+
+2006-04-21  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/kernel/kernel_main.c:
+       kernel: Remove no longer needed includes.
+
+2006-04-21  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/tests/.gitignore, dlls/advapi32/tests/Makefile.in,
+         dlls/advapi32/tests/lsa.c:
+       advapi32: Add some lsa tests.
+
+       * dlls/advapi32/lsa.c:
+       advapi32: Fix LsaClose return value.
+
+2006-04-29  Robert Reif <reif@earthlink.net>
+
+       * dlls/netapi32/access.c:
+       netapi32: Implement NetUserModalsGet level 2.
+
+       * dlls/dsound/tests/ds3d.c, dlls/dsound/tests/ds3d8.c:
+       dsound: Add DirectSoundBuffer_Lock tests.
+
+2006-04-28  Robert Reif <reif@earthlink.net>
+
+       * dlls/dsound/buffer.c, dlls/dsound/primary.c:
+       dsound: Check DirectSoundBuffer_Lock parameters.
+       Check DirectSoundBuffer_Lock parameters and return an error (like
+       Windows) rather than fixing up the parameters.
+
+2006-04-28  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/mshtml/tests/htmldoc.c:
+       mshtml: Added test of connection points.
+
+       * dlls/mshtml/conpoint.c:
+       mshtml: Added GetConnectionInterface implementation.
+
+       * dlls/mshtml/conpoint.c:
+       mshtml: Added GetConnectionPointContainer implementation.
+
+       * dlls/mshtml/conpoint.c, dlls/mshtml/mshtml_private.h:
+       mshtml: Added stub implementation of connection points.
+
+       * dlls/mshtml/Makefile.in, dlls/mshtml/conpoint.c, dlls/mshtml/htmldoc.c,
+         dlls/mshtml/mshtml_private.h:
+       mshtml: Added IConnectionPointContainer stub implementation.
+
+       * dlls/mshtml/htmldoc.c, dlls/mshtml/nsiface.idl:
+       mshtml: Added get_body implementation.
+
+       * dlls/mshtml/Makefile.in, dlls/mshtml/htmlbody.c,
+         dlls/mshtml/htmltextcont.c, dlls/mshtml/mshtml_private.h:
+       mshtml: Added IHTMLTextContainer stub implementation.
+
+       * include/mshtmdid.h, include/mshtml.idl:
+       mshtml: Added IHTMLTextContainer declaration.
+
+2006-04-28  Fatih Asici <fasici@linux-sevenler.org>
+
+       * fonts/ms_sans_serif.sfd:
+       fonts: Add missing Latin glyph to ms_sans_serif.
+
+       * fonts/system.sfd:
+       fonts: Add some missing Latin glyphs to System.
+
+       * fonts/courier.sfd:
+       fonts: Add some missing Latin glyphs to Courier.
+
+2006-04-28  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Implement GetDocumentation_Proxy/Stub.
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Implement GetFuncDesc_Proxy and friends.
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Implement GetTypeAttr_Proxy and friends.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Support for non-encapsulated unions.
+
+       * dlls/gdi/freetype.c:
+       gdi32: FcPatternGet( FC_FILE ) only returns the basename as of fontconfig 2.3.92 .
+       FcPatternGetString( FC_FILE ) returns the whole path.  Go figure.
+
+2006-04-22  Eric Kohl <eric.kohl@t-online.de>
+
+       * tools/widl/client.c, tools/widl/header.c, tools/widl/server.c,
+         tools/widl/widl.c, tools/widl/widl.h, tools/widl/widl.man.in:
+       widl: Implement 'oldnames' option.
+
+       * tools/widl/typegen.c:
+       widl: Fix a typo.
+
+2006-04-26  Robert Shearman <rob@codeweavers.com>
+
+       * server/thread.c:
+       server: Threads should start off without having an impersonation token.
+
+       * dlls/advapi32/security.c:
+       advapi32: Implement the majority of ImpersonateLoggedOnUser.
+
+       * dlls/wininet/internet.c:
+       wininet: Initialise the LPWITHREADERROR structure after it has been allocated.
+
+       * include/ndrtypes.h:
+       include: Copy some format character types from wine/rpcfc.h to
+       ndrtypes.h and change them into an enumeration.
+
+2006-04-28  Mike McCormack <mike@codeweavers.com>
+
+       * include/rpcdce.h:
+       rpcrt4: Add some defines.
+
+2006-04-26  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpcrt4.spec, include/rpcdce.h:
+       rpcrt4: Add stub implementations for RPC authentication functions.
+
+       * dlls/wininet/internet.h, dlls/wininet/netconnection.c:
+       wininet: Fix peeking of http data with a nul byte in it.
+
+       * dlls/msi/package.c:
+       msi: Use the source name of the msi package when it fails to copy.
+
+       * programs/msiexec/msiexec.c:
+       msiexec: Force using /i file.msi, some programs pass properties without an =.
+
+2006-04-25  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/ole2.c:
+       ole32: Store drop targets in a standard list.
+
+2006-04-22  Robert Reif <reif@earthlink.net>
+
+       * dlls/netapi32/tests/access.c:
+       netapi32: Add minimal NetUserModalsGet test.
+
+2006-04-22  András Kovács <andras@csevego.net>
+
+       * programs/regedit/Hu.rc, programs/regedit/rsrc.rc:
+       regedit: Translation to Hungarian.
+
+       * programs/wordpad/Hu.rc, programs/wordpad/rsrc.rc:
+       wordpad: Translation to Hungarian.
+
+       * documentation/README.hu:
+       Translated README file to Hungarian.
+
+2006-04-21  Jacek Caban <jacek@codeweavers.com>
+
+       * tools/widl/parser.y:
+       widl: Fix a typo.
+
+       * include/exdisp.idl, include/mshtml.idl:
+       include: Added missing importlib.
+
+2006-04-21  Alexandre Julliard <julliard@winehq.org>
+
+       * server/mapping.c:
+       server: Ignore the SizeOfHeaders field and compute the correct size ourselves.
+
+2006-04-21  Jacek Caban <jacek@codeweavers.com>
+
+       * tools/widl/parser.y, tools/widl/typelib.c, tools/widl/typelib.h:
+       widl: Added importlib parsing code.
+
+       * dlls/shdocvw/iexplore.c:
+       shdocvw: Don't create IE default window in embedding mode.
+
+       * dlls/shdocvw/iexplore.c, dlls/shdocvw/shdocvw.h:
+       shdocvw: Use InternetExplorer object in create_ie_window.
+
+2006-04-21  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Invalid sockets should have a value of -1.
+
+2006-04-21  Alexandre Julliard <julliard@winehq.org>
+
+       * libs/wpp/ppy.y:
+       wpp: Fixed typo in long long constants handling.
+
+2006-04-20  Bill Medland <billmedland@mercuryspeed.com>
+
+       * libs/wpp/ppl.l:
+       wpp: Implement long long constant parsing.
+
+2006-04-19  Hans Leidekker <hans@it.vu.nl>
+
+       * include/windns.h:
+       dnsapi: Add a couple of macros and prototypes.
+
+2006-04-21  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/device.c:
+       wined3d: Fix mipmap level count.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Improve/implement D3DSIO_TEX.
+       - unify per-version cases into a single sequence
+       - make use of get_register_name() for the destination register
+       - ignore destination write mask - it's only allowed on 2.0+ shaders,
+       and only the default mask is allowed there (xyzw)
+       - enable swizzle on texld 1.4 (it works together with dw/dz modifiers)
+       - implement for shaders 2.0-3.0
+
+       * dlls/wined3d/utils.c:
+       wined3d: Texture format corrections.
+       - add missing GL type and make GL cfg entries for A16B16G16R16
+       - correct L16 type to UNSIGNED_SHORT (..16 = short, not byte)
+       - change internal format for X8R8G8B8 from GL_RGB to GL_RGB8 which
+       seems more correct
+
+       * dlls/wined3d/device.c, dlls/wined3d/drawprim.c:
+       wined3d: Correct vtrace usage.
+
+2006-04-21  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Add support for the ncacn_ip_tcp transport layer.
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Add a stub transport layer for ncacn_ip_tcp.
+
+       * dlls/rpcrt4/rpc_binding.h, dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Hide the details of the rpc transport mechanism.
+
+       * dlls/rpcrt4/rpc_binding.h, dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Abstract RPCRT4_SpawnConnection.
+
+       * dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Move the connected check inside the named pipe code.
+
+       * dlls/rpcrt4/Makefile.in, dlls/rpcrt4/rpc_binding.c,
+         dlls/rpcrt4/rpc_transport.c:
+       rpcrt4: Split the transport layer into a different file.
+
+       * dlls/rpcrt4/rpc_server.c:
+       rpcrt4: Allocate RpcServerProtseq in a single place.
+
+2006-04-21  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/usp10/tests/usp10.c, dlls/usp10/usp10.c:
+       usp10: Fix return codes of ScriptGetFontProperties + tests.
+
+2006-04-20  Robert Reif <reif@earthlink.net>
+
+       * dlls/advapi32/lsa.c:
+       advapi32: Fix LsaQueryInformationPolicy return values.
+
+2006-04-21  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/palette.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Implement IWineD3DPalette.
+
+2006-04-20  Eric Kohl <eric.kohl@t-online.de>
+
+       * tools/widl/typegen.c:
+       widl: Implement support for unique pointers to strings.
+
+2006-04-20  Bill Medland <billmedland@mercuryspeed.com>
+
+       * include/poppack.h, include/pshpack1.h, include/pshpack2.h,
+         include/pshpack4.h, include/pshpack8.h:
+       include: Expand pack nesting from 3 to 15 levels.
+
+2006-04-21  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/gdi/freetype.c:
+       gdi: Added WineEngGetCharABCWidthsI stub for the non-freetype case.
+
+2006-04-20  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/kernel/kernel_main.c:
+       kernel: Make GetTickCount call NtGetTickCount.
+
+2006-04-19  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/ntdll/ntdll.spec, dlls/ntdll/time.c:
+       ntdll: Added NtGetTickCount implementation.
+
+2006-04-20  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/user/class.c:
+       user: Don't return CLASS_OTHER_PROCESS when modifying a class.
+       Based on a patch by qingdoa daoo.
+
+2006-04-20  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpc_binding.h,
+         dlls/rpcrt4/rpc_message.c, dlls/rpcrt4/rpc_server.c:
+       rpcrt4: Abstract the transport layer functionality.
+
+2006-04-20  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/install.c:
+       advpack: Implement LaunchINFSectionW.
+
+       * dlls/advpack/install.c:
+       advpack: Implement ExecuteCabW.
+
+       * dlls/advpack/install.c:
+       advpack: Implement the RunPostSetupCommands callback.
+
+       * dlls/advpack/advpack_private.h, dlls/advpack/install.c:
+       advpack: Implement the RegisterOCXs callback.
+
+2006-04-20  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/usp10/usp10.c:
+       usp10: Set defaults for ScriptGetFontProperties.
+       Set defaults similar to Win XP for Kashida and set the default char in
+       ScriptGetFontProperties.
+
+       * dlls/usp10/usp10.c:
+       usp10: Remove the need to pass chars to ScriptPlace.
+
+2006-04-20  Alexandre Julliard <julliard@winehq.org>
+
+       * server/context_i386.c:
+       server: Remove some no longer needed ptrace code to set registers.
+       Also make sure the debug registers are properly copied to the context
+       when set.
+
+       * dlls/ntdll/exception.c:
+       ntdll: Use NtSetContextThread in NtRaiseException.
+
+       * dlls/ntdll/ntdll_misc.h, dlls/ntdll/signal_i386.c,
+         dlls/ntdll/signal_powerpc.c, dlls/ntdll/signal_sparc.c,
+         dlls/ntdll/signal_x86_64.c, dlls/ntdll/thread.c,
+         server/context_i386.c:
+       ntdll: Get registers on the client side for NtGetContextThread on the current thread.
+
+2006-04-19  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Trace corrections/improvements.
+
+2006-04-19  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/comctl32/toolbar.c:
+       comctl32: Fix an unsigned comparison to zero.
+
+2006-04-20  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/advpack.c, dlls/advpack/advpack_private.h,
+         dlls/advpack/install.c:
+       advpack: Set the ldids of the install section in install_init.
+
+       * dlls/advpack/install.c:
+       advpack: Add stub handling for the RegisterOCXs command.
+
+       * dlls/advpack/install.c:
+       advpack: Don't TRACE the internals of the setup pointer as it can be NULL.
+
+       * dlls/advpack/install.c:
+       advpack: LaunchINFSectionExA is no longer a stub.
+
+2006-04-20  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Use a separate function to open each protseq.
+
+       * dlls/rpcrt4/rpc_server.c:
+       rpcrt4: Abstract access to the connection's waitable object.
+
+2006-04-20  Robert Shearman <rob@codeweavers.com>
+
+       * tools/widl/write_msft.c:
+       widl: Prevent NULL pointer de-refs on "void *" types.
+
+       * dlls/wininet/internet.c:
+       wininet: Don't allocate memory for the thread error structure until it is needed.
+       Don't allocate memory for the thread error structure until it is
+       needed, as it is quite large and wastes memory for threads that don't
+       call any wininet function.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Don't apply the offset to the pointer passed to callback conformance functions.
+
+       * dlls/rpcrt4/ndr_marshall.c:
+       rpcrt4: Free all pointers by default, except for conformant strings.
+       Free all pointers by default, except for conformant strings.
+       Conformant arrays should always be freed.
+       Add FC_CVARRAY to list of known types to avoid a FIXME.
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpc_server.c:
+       rpcrt4: Fix some memory leaks.
+
+       * dlls/rpcrt4/ndr_stubless.c, include/ndrtypes.h, include/wine/rpcfc.h:
+       rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure.
+       Use the documented NDR_PROC_HEADER_EXTS structure instead of the
+       current NDR_PROC_EXTENSIONS structure currently in ndr_stubless.c.
+
+       * dlls/rpcrt4/ndr_stubless.c, include/ndrtypes.h, include/wine/rpcfc.h:
+       rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead of flags on an unsigned char.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Store the return value on the stack for interpreted stubs.
+       Store the return value on the stack for stubs, as MIDL reserves space
+       for it and gives us a stack offset. This fixes calling methods with
+       thunks that assume that the return value will be stored on the stack.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Correctly fill in StackTop for stubless clients/servers.
+       Correctly fill in StackTop for stubless clients/servers so that
+       conformance for top-level parameters works.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: There's no need to set stubMsg.StackTop twice.
+
+       * dlls/rpcrt4/ndr_stubless.c:
+       rpcrt4: Fix the MSVC version of call_server_func.
+       Fix the MSVC version of call_server_func to pop the registers in the
+       same order they were pushed.
+
+2006-04-19  Thomas Kho <tkho@ucla.edu>
+
+       * dlls/x11drv/keyboard.c:
+       x11drv: Virtual key input scrubbing in X11DRV_send_keyboard_input.
+
+2006-04-19  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * programs/progman/Cs.rc, programs/progman/De.rc, programs/progman/En.rc,
+         programs/progman/Es.rc, programs/progman/Fr.rc,
+         programs/progman/Hu.rc, programs/progman/It.rc,
+         programs/progman/Ko.rc, programs/progman/Nl.rc,
+         programs/progman/No.rc, programs/progman/Pt.rc,
+         programs/progman/Ru.rc, programs/progman/Si.rc,
+         programs/progman/Tr.rc, programs/progman/Xx.rc,
+         programs/progman/Zh.rc:
+       progman: Add close button and sysmenu to dialogs.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Avoid freeing invalid pointers.
+
+2006-04-19  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/user/resources/user32_Bg.rc, dlls/user/resources/user32_Ca.rc,
+         dlls/user/resources/user32_Cs.rc, dlls/user/resources/user32_Da.rc,
+         dlls/user/resources/user32_De.rc, dlls/user/resources/user32_En.rc,
+         dlls/user/resources/user32_Eo.rc, dlls/user/resources/user32_Es.rc,
+         dlls/user/resources/user32_Fi.rc, dlls/user/resources/user32_Fr.rc,
+         dlls/user/resources/user32_Hu.rc, dlls/user/resources/user32_It.rc,
+         dlls/user/resources/user32_Ja.rc, dlls/user/resources/user32_Ko.rc,
+         dlls/user/resources/user32_Nl.rc, dlls/user/resources/user32_No.rc,
+         dlls/user/resources/user32_Pl.rc, dlls/user/resources/user32_Pt.rc,
+         dlls/user/resources/user32_Ru.rc, dlls/user/resources/user32_Si.rc,
+         dlls/user/resources/user32_Sk.rc, dlls/user/resources/user32_Sv.rc,
+         dlls/user/resources/user32_Tr.rc, dlls/user/resources/user32_Uk.rc,
+         dlls/user/resources/user32_Wa.rc, dlls/user/resources/user32_Zh.rc:
+       user: Add SS_NOPREFIX to the text style in message boxes.
+
+2006-04-19  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/ie.c:
+       shdocvw: Added InternetExplorer::Navigate2 implementation.
+
+       * dlls/shdocvw/navigate.c, dlls/shdocvw/webbrowser.c:
+       shdocvw: Move create_doc_view_hwnd call to navigate_url.
+
+       * dlls/shdocvw/factory.c, dlls/shdocvw/iexplore.c, dlls/shdocvw/shdocvw.h:
+       shdocvw: Register InternetExplorer class factory in IEWinMain.
+       Based on a patch by Mike McCormack.
+
+       * dlls/shdocvw/ie.c:
+       shdocvw: Added InternetExplorer::put_Visible implementation.
+
+       * dlls/shdocvw/iexplore.c, dlls/shdocvw/shdocvw_main.c:
+       shdocvw: Move IEWinMain to iexplore.c.
+
+       * dlls/shdocvw/Makefile.in, dlls/shdocvw/ie.c, dlls/shdocvw/iexplore.c,
+         dlls/shdocvw/shdocvw.h:
+       shdocvw: Added beginning InternetExplorer implementation.
+
+       * dlls/shdocvw/factory.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/shdocvw_main.c:
+       shdocvw: Move DllGetClassObject implementation to factory.c.
+
+       * dlls/shdocvw/dochost.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Move more initialization code to DocHost_Init.
+
+       * include/mshtmdid.h, include/mshtml.idl:
+       mshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEvents2 dispifaces.
+
+2006-04-19  Jeff Latimer <lats@yless4u.com.au>
+
+       * dlls/gdi/font.c, dlls/gdi/freetype.c, dlls/gdi/gdi32.spec,
+         dlls/gdi/gdi_private.h, include/wingdi.h:
+       gdi: Added implementation of GetCharABCWidthsI.
+
+2006-04-19  Alexandre Julliard <julliard@winehq.org>
+
+       * server/context_alpha.c, server/context_i386.c, server/context_powerpc.c,
+         server/context_sparc.c, server/context_x86_64.c, server/debugger.c,
+         server/process.c, server/process.h, server/thread.c, server/thread.h:
+       server: Use the standard suspend mechanism to simulate a breakpoint
+       in an active process, instead of sending a SIGTRAP.
+
+       * loader/glibc.c:
+       loader: Attempt to detect broken vmsplit setups.
+
+2006-04-18  Mike Frysinger <vapier@gentoo.org>
+
+       * dlls/dinput/joystick_linux.c, dlls/winmm/joystick/joystick.c:
+       joystick: Search for /dev/input/js as well as /dev/js.
+
+2006-04-19  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Support for shift modifiers.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Support more than 4/6 tex/temp registers.
+
+2006-04-19  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/tests/header.c:
+       comctl32: Test the HDM_SETITEM notifications.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Send correct notify after HDM_SETITEM.
+       The HDN_ITEMCHANGING notify should have the new data instead of the
+       old one.  Both HDN_ITEMCHANGING and HDN_ITEMCHANGED now have the text
+       field if it changed.
+
+       * dlls/comctl32/comctl32.h, dlls/comctl32/comctl32undoc.c:
+       comctl32: Add Str_SetPtrWtoA analogue to Str_SetPtrAtoW.
+
+2006-04-19  Huw Davies <huw@codeweavers.com>
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Implement CLEANLOCALSTORAGE marshalling and fix GetLibAttr to use it.
+       Based on some documentation by Rob Shearman.
+
+2006-04-20  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_binding.c, dlls/rpcrt4/rpc_binding.h,
+         dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding.
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Make RPCRT4_Send more compatible with write(2).
+
+2006-04-19  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_message.c:
+       rpcrt4: Make RPCRT4_Receive more compatible with read(2).
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Simplify RPCRT4_OpenConnection() a little.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Split code to open a pipe from RPCRT4_OpenConnection.
+
+       * dlls/rpcrt4/rpc_binding.c:
+       rpcrt4: Isolate code to open named pipes out of RPCRT4_OpenConnection.
+
+2006-04-19  Alexandre Julliard <julliard@winehq.org>
+
+       * dlls/dbghelp/dbghelp.c:
+       dbghelp: Don't fail to initialize if we can't load the main module as ELF.
+
+       * dlls/shell32/shell32.spec:
+       shell32: Fixed ordinals of SHDefExtractIconA/W.
+
+2006-04-18  Michael Kaufmann <hallo@michael-kaufmann.ch>
+
+       * dlls/user/menu.c, dlls/user/tests/menu.c:
+       user: Find popup menus by ID.
+       - Find menus by ID: Proper fallback to popup menus.
+       - Use the menu ID, not the handle for the fallback.
+       - Save the fallback menu's position.
+
+2006-04-18  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, dlls/wined3d/wined3d_private.h:
+       wined3d: Implement GetHWND and SetHWND.
+
+       * dlls/wined3d/device.c:
+       wined3d: Implement EnumTextureFormats.
+
+       * dlls/wined3d/device.c:
+       wined3d: Implement EnumZBufferFormats.
+
+       * dlls/wined3d/device.c, dlls/wined3d/utils.c,
+         dlls/wined3d/wined3d_private.h:
+       wined3d: Implement IWineD3DDevice::EnumDisplayModes.
+
+       * dlls/d3d8/device.c, dlls/d3d8/directx.c, dlls/d3d9/device.c,
+         dlls/d3d9/directx.c, dlls/wined3d/device.c, dlls/wined3d/directx.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_interface.h:
+       wined3d: Implement Init3D and Uninit3D.
+
+2006-04-18  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/advpack.c:
+       advpack: Set the destination directory to the working directory if key equals SourceDir.
+
+       * dlls/advpack/advpack.c:
+       advpack: Add the ability to set multiple keys on one line in set_ldid.
+
+       * dlls/advpack/advpack.c, dlls/advpack/advpack_private.h,
+         dlls/advpack/files.c, dlls/advpack/install.c:
+       advpack: Put function declarations in advpack_private.h.
+
+2006-04-19  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/rpcrt4/rpc_server.c, dlls/rpcrt4/rpcrt4.spec, include/rpcdce.h:
+       rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqBegin().
+
+       * dlls/rpcrt4/rpc_server.c, dlls/rpcrt4/rpcrt4.spec, include/rpcdce.h:
+       rpcrt4: Add a stub implementation for rpcrt4.RpcMgmtInqIfIds().
+
+       * dlls/ntdll/ntdll.spec, dlls/ntdll/sync.c, include/winternl.h:
+       ntdll: Stub implementations of NtCreateIoCompletion, NtSetIoCompletion, and NtRemoveIoCompletion.
+       Based on a patch by Rob Shearman.
+
+2006-04-18  Huw Davies <huw@codeweavers.com>
+
+       * dlls/gdi/bitblt.c:
+       gdi32: Fix return values in BitBlt/StretchBlt.
+
+       * dlls/gdi/bitblt.c:
+       gdi32: Fix {Bit,Stretch}Blt fallbacks to StretchDIBits.
+
+2006-04-18  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Remove the unused bUnicode.
+
+       * dlls/comctl32/header.c:
+       comctl32: header: Correct WM_[GS]ETUNICODEFORMAT.
+
+2006-04-19  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/action.c, dlls/msi/classes.c, dlls/msi/msi.c:
+       msi: Clean up memset usage.
+
+       * dlls/msi/classes.c:
+       msi: Fix a regression caused by some bad logic.
+
+       * dlls/msi/helpers.c:
+       msi: Don't fall back to the folder's parent if the folder doesn't exist.
+
+2006-04-18  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/explorer/hal.c:
+       explorer: Reuse drives that point to the same device to avoid memory leaks.
+       Also print a warning if HAL support is not compiled in.
+
+       * tools/winebuild/build.h, tools/winebuild/import.c,
+         tools/winebuild/main.c, tools/winebuild/winebuild.man.in:
+       winebuild: Disable linking to external symbols by default.
+
+       * dlls/wldap32/ber.c, dlls/wldap32/wldap32.spec:
+       wldap32: Added a wrapper for ber_scanf.
+
+       * dlls/wldap32/ber.c, dlls/wldap32/wldap32.spec:
+       wldap32: Added a wrapper for ber_printf.
+
+       * dlls/wldap32/ber.c, dlls/wldap32/wldap32.spec:
+       wldap32: Add wrappers for the ber_* functions.
+
+       * dlls/ntdll/misc.c, dlls/ntdll/ntdll.spec:
+       ntdll: Add wrappers for the remaining math functions.
+
+       * dlls/ntdll/ntdll.spec, dlls/ntdll/string.c, dlls/ntdll/wcstring.c:
+       ntdll: Add wrappers for the string functions.
+
+       * configure, configure.ac:
+       configure: Added check to catch old versions of the dbus library.
+
+2006-04-18  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/msi/helpers.c:
+       msi: Simplify create_component_advertise_string() a little.
+
+2006-04-18  Robert Shearman <rob@codeweavers.com>
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Fix differences between the size returned in sizing the
+       buffer for interfaces and the buffer actually used.
+
+       * dlls/oleaut32/usrmarshal.c:
+       oleaut32: Initialise BSTR pointer to NULL in VARIANT_UserUnmarshal.
+       Initialise BSTR pointer to NULL before calling BSTR_UserUnmarshal,
+       otherwise BSTR_UserUnmarshal will try to use the memory in the
+       pointer.
+
+       * tools/widl/typelib.c, tools/widl/write_msft.c:
+       widl: Ignore [object] attribute on interfaces written to a typelib.
+
+2006-04-18  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/winspool/tests/info.c:
+       winspool: Add a test for DocumentProperties.
+
+2006-04-18  Alexandre Julliard <julliard@winehq.org>
+
+       * programs/explorer/Makefile.in, programs/explorer/desktop.c,
+         programs/explorer/explorer_private.h, programs/explorer/hal.c:
+       explorer: Initial version of dynamic drive support using HAL.
+
+       * configure, configure.ac, include/config.h.in:
+       configure: Added checks for HAL libraries.
+
+       * libs/wine/ldt.c:
+       libwine: Added a couple of missing memory constraints in LDT syscalls.
+
+2006-04-18  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/navigate.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Use DocHost, not WebBrowser, in navigate_url.
+
+       * dlls/shdocvw/dochost.c, dlls/shdocvw/navigate.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Use DocHost, not WebBrowser, in Shell DocObject View window.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/dochost.c, dlls/shdocvw/events.c,
+         dlls/shdocvw/navigate.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Move connection points to DocHost object.
+
+       * dlls/shdocvw/dochost.c, dlls/shdocvw/navigate.c,
+         dlls/shdocvw/oleobject.c, dlls/shdocvw/shdocvw.h:
+       shdocvw: Use Dochost, not WebBrowser, in deactivate_document.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/dochost.c, dlls/shdocvw/frame.c,
+         dlls/shdocvw/shdocvw.h, dlls/shdocvw/webbrowser.c:
+       shdocvw: Get rid of WebBrowser dependency in DocHost object.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/frame.c, dlls/shdocvw/shdocvw.h:
+       shdocvw: Move IOleInPlaceFrame to DocHost object.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/shdocvw.h:
+       shdocvw: Move IServiceProvider to DocHost object.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/shdocvw.h:
+       shdocvw: Move IDispatch to DocHost object.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/dochost.c, dlls/shdocvw/shdocvw.h:
+       shdocvw: Move IOleCommandTarget to DocHost object.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/dochost.c, dlls/shdocvw/navigate.c,
+         dlls/shdocvw/oleobject.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Move IOleDocumentSite to DocHost object.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/dochost.c, dlls/shdocvw/oleobject.c,
+         dlls/shdocvw/shdocvw.h:
+       shdocvw: Move IDocHostUIHandler to DocHost object.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/dochost.c, dlls/shdocvw/navigate.c,
+         dlls/shdocvw/oleobject.c, dlls/shdocvw/shdocvw.h,
+         dlls/shdocvw/webbrowser.c:
+       shdocvw: Move IOleInPlaceSite to DocHost object.
+
+       * dlls/shdocvw/client.c, dlls/shdocvw/dochost.c, dlls/shdocvw/navigate.c,
+         dlls/shdocvw/shdocvw.h, dlls/shdocvw/webbrowser.c:
+       shdocvw: Move IOleClientSite to new DocHost object to allow sharing
+       code between WebBrowser and InternetExplorer.
+
+2006-04-18  Alexandre Julliard <julliard@winehq.org>
+
+       * tools/winebuild/import.c:
+       winebuild: Fixed index in module table for delayed imports.
+
+2006-04-15  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Use ARB[f|v]p1.0 for ps2/ps3/vs3.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Use correct register number mask.
+       The regmask currently being used is wrong - 0x1FFF includes the high
+       two bits of the register type.
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Dcl opcode takes 2 parameters.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Fix _dw modifier.
+       The _dw modifier needs to specify a component swizzle, just like the
+       _dz currently does.
+
+2006-04-16  Ivan Gyurdiev <ivg2@cornell.edu>
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Fix flow control instructions number of parameters.
+       - else, endif, break take 0 parameters [not 2]
+       - if, rep take 1 parameter [not 2]
+       - breakp takes 1 parameter [not 2]
+       - move all flow control instructions in one place
+       - sync software shaders signatures with this
+
+       * dlls/wined3d/pixelshader.c, dlls/wined3d/vertexshader.c:
+       wined3d: Skip unhandled opcodes in vshaders.
+
+       * dlls/wined3d/pixelshader.c:
+       wined3d: Texkill is supported for ps2.0-3.0.
+
+2006-04-17  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * dlls/comctl32/header.c:
+       comctl32: Send Unicode notifications if required in header control.
+
+       * dlls/comctl32/listview.c:
+       comctl32: Scroll listview if changing scroll bounds changes the scroll pos.
+
+       * dlls/shell32/shlview.c:
+       shell32: Use LVCOLUMW instead of LVCOLUMNA in LVM_INSERTCOLUMNW listview message.
+
+       * programs/progman/dialog.c, programs/progman/grpfile.c:
+       progman: Fix two simple bugs.
+       Use correctly the GetOpenFileName function.
+       Use _lcreat instead of _lopen to create a new file.
+
+2006-04-18  Mike McCormack <mike@codeweavers.com>
+
+       * dlls/ole32/storage32.c, dlls/ole32/tests/storage32.c:
+       ole32: More tests and fixes for STGM_PRIORITY.
+
+       * dlls/ole32/tests/clipboard.c:
+       ole32: Fix a declaration.
+
+       * dlls/ole32/tests/marshal.c:
+       ole32: Uncomment some code to make sure it is compiled, but don't run it.
+
+2006-04-17  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/surface.c, include/wine/wined3d_interface.h:
+       wined3d: Add the remaining DirectDraw methods to WineD3DSurface.
+
+       * dlls/wined3d/device.c, include/wine/wined3d_interface.h:
+       wined3d: Add the remaining IWineD3DDevice methods.
+
+       * dlls/wined3d/Makefile.in, dlls/wined3d/device.c, dlls/wined3d/palette.c,
+         dlls/wined3d/wined3d_private.h, include/wine/wined3d_interface.h:
+       wined3d: Add IWineD3DPalette.
+
+       * dlls/d3d8/device.c, dlls/d3d9/device.c, dlls/wined3d/device.c,
+         include/wine/wined3d_interface.h, include/wine/wined3d_types.h:
+       wined3d: Add a parameter for surface type selection.
+
+2006-04-17  Louis Lenders <xerox_xerox2000@yahoo.co.uk>
+
+       * dlls/shell32/shres.rc, dlls/shell32/shresdef.h:
+       shell32: Define 2 more avi resources.
+
+2006-04-17  Mike McCormack <mike@codeweavers.com>
+
+       * configure, configure.ac:
+       configure: Exit with a non-zero exit code if a core dependency is missing.
+
+       * configure, configure.ac, dlls/Makedll.rules.in,
+         dlls/Makeimplib.rules.in, dlls/Maketest.rules.in,
+         programs/Makeprog.rules.in:
+       configure: Remove the --disable-debug and --disable-trace options.
+
+       * dlls/msi/msi.c, dlls/msi/package.c, dlls/msi/registry.c,
+         dlls/msi/tests/msi.c:
+       msi: Fix some possible NULL pointer dereferences (Coverity).
+
+       * programs/regsvr32/regsvr32.c:
+       regsvr32: Ignore the /c flag.
+
+2006-04-16  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/winspool/tests/info.c:
+       winspool: Basic tests for DeleteMonitor.
+
+       * dlls/winspool/info.c:
+       winspool: Implement DeleteMonitor.
+
+2006-04-17  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/install.c:
+       advpack: Add install_init/release to perform install initialization.
+
+       * dlls/advpack/advpack.c:
+       advpack: Factor out OCX registering into do_ocx_reg.
+
+       * dlls/advpack/advpack.c:
+       advpack: Use get_parameter to read the three parameters of RegisterOCX.
+       Use get_parameter to read the three parameters to RegisterOCX.
+       Remove the ERRs and TRACEs now that we return the HRESULT.
+
+       * dlls/advpack/advpack.c:
+       advpack: The fallback directory is the fifth field index, not the sixth.
+
+       * dlls/advpack/install.c:
+       advpack: Use the default queue callback when calling SetupInstallFromInfSection.
+
+       * dlls/advpack/advpack.c:
+       advpack: Fix the documentation for RegisterOCX.
+
+       * dlls/advpack/advpack.c:
+       advpack: Fix the return type of RegisterOCX.
+
+2006-04-16  Eric Kohl <eric.kohl@t-online.de>
+
+       * tools/widl/client.c, tools/widl/server.c:
+       widl: Support multiple RPC interfaces per binary.
+
+2006-04-16  Alexander N. Sørnes <alex@thehandofagony.com>
+
+       * dlls/twain_32/rsrc.rc, dlls/twain_32/twain_No.rc:
+       twain_32: Added Norwegian resource.
+
+2006-04-17  Alexander N. Sørnes <alex@thehandofagony.com>
+
+       * programs/winefile/No.rc:
+       winefile: Fix typo in the Norwegian resources.
+
+2006-04-16  Gerald Pfeifer <gerald@pfeifer.com>
+
+       * configure, configure.ac:
+       configure: On FreeBSD, make wine-pthread the new default.
+
+2006-04-15  Jonathan Ernst <jonathan@ernstfamily.ch>
+
+       * dlls/twain_32/rsrc.rc, dlls/twain_32/twain_Fr.rc:
+       twain_32: French localization.
+
+       * dlls/shlwapi/shlwapi.rc, dlls/shlwapi/shlwapi_Fr.rc:
+       shlwapi: French localization.
+
+       * dlls/iccvid/iccvid_Fr.rc, dlls/iccvid/rsrc.rc:
+       iccvid: French localization.
+
+       * dlls/msvfw32/msvfw32_Fr.rc, dlls/msvfw32/rsrc.rc:
+       msvfw: French localization.
+
+       * dlls/msvidc32/msvidc32_Fr.rc, dlls/msvidc32/rsrc.rc:
+       msvidc: French localization.
+
+       * programs/winecfg/Fr.rc:
+       winecfg: French localization.
+
+2006-04-17  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/dbghelp/stack.c:
+       dbghelp: Params of LPSTACKFRAME64 only has 4 elements.
+
+2006-04-15  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, include/wine/wined3d_interface.h:
+       wined3d: Add a method to change the front and back buffers.
+
+2006-04-14  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/d3d8/d3d8_private.h, dlls/d3d9/d3d9_private.h,
+         dlls/wined3d/surface.c, dlls/wined3d/wined3d_private.h,
+         include/wine/wined3d_interface.h:
+       wined3d: Add IWineD3DSurface::Blt.
+
+2006-04-15  Paul Vriens <Paul.Vriens@xs4all.nl>
+
+       * dlls/uxtheme/metric.c:
+       uxtheme: Fix GetThemeSysString as the error-path was always taken.
+
+2006-04-15  Eric Kohl <eric.kohl@t-online.de>
+
+       * tools/widl/typegen.c:
+       widl: Implement support for unique pointers to arrays.
+
+2006-04-14  Andrew Riedi <andrewriedi@gmail.com>
+
+       * programs/explorer/systray.c:
+       explorer: Fixed a typo in system tray.
+
+2006-04-13  Aric Stewart <aric@codeweavers.com>
+
+       * dlls/comctl32/listview.c:
+       comctl32: Listview notify fix.
+       Turn off updating for that the unselect and select and then turns it
+       on for the focus call, this results in 1 edit notify being sent at the
+       end of the operation.
+
+2006-04-14  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/kernel/tests/heap.c:
+       kernel: Add some tests for Lock/Unlock memory handles.
+
+       * dlls/kernel/heap.c:
+       kernel: Update WARN/ERR and documentation for GlobalLock/GlobalUnlock.
+
+2006-04-14  Jacek Caban <jacek@codeweavers.com>
+
+       * dlls/shdocvw/webbrowser.c:
+       shdocvw: Added Top, Left, Height and Width properties implementation.
+
+       * dlls/shdocvw/oleobject.c, dlls/shdocvw/shdocvw.h:
+       shdocvw: Store IOleInPlaceSite in WebBrowser object.
+
+       * dlls/shdocvw/oleobject.c:
+       shdocvw: Update pos_rect and clip_rect in SetObjectRects.
+
+       * dlls/shdocvw/dochost.c, dlls/shdocvw/oleobject.c:
+       shdocvw: Better window handling.
+       Use unicode version of DefWindowProc in unicode window procs.
+       Fix window styles.
+
+       * dlls/shell32/shlexec.c:
+       shell32: Don't crash in SHELL_ExecuteW if psei->lpDirectory is NULL.
+
+2006-04-14  Hans Leidekker <hans@it.vu.nl>
+
+       * dlls/wldap32/misc.c:
+       wldap32: Document the miscellaneous functions.
+
+2006-04-13  Sagar Mittal <sagar.mittal@gmail.com>
+
+       * dlls/wined3d/device.c:
+       wined3d: Fix null pointer check in IWineD3DImpl_GetPixelShader.
+
+2006-04-14  Dmitry Timoshkov <dmitry@codeweavers.com>
+
+       * dlls/winspool/info.c, dlls/winspool/tests/info.c:
+       winspool: Add a test for GetPrinterDriver, make it pass under Wine.
+
+       * dlls/rpcrt4/ndr_marshall.c, dlls/rpcrt4/ndr_misc.h:
+       rpcrt4: Constify NDR function tables.
+
+2006-04-13  qingdoa daoo <qingdao33122@yahoo.com>
+
+       * dlls/comctl32/animate.c:
+       comctl32: Change return code comparison in AVI control.
+
+2006-04-13  James Hawkins <truiken@gmail.com>
+
+       * dlls/advpack/advpack.c:
+       advpack: Document RegisterOCX.
+
+2006-04-13  Anssi Hannula <anssi.hannula@gmail.com>
+
+       * dlls/shell32/shell32_Fi.rc:
+       shell32: Fix common files directory location in shell32_Fi.rc.
+
+2006-04-12  Thomas Kho <tkho@ucla.edu>
+
+       * dlls/user/tests/input.c, dlls/x11drv/keyboard.c, server/queue.c:
+       x11drv: Properly handle VK_LMENU input.
+
+2006-04-14  Detlef Riekenberg <wine.dev@web.de>
+
+       * dlls/kernel/tests/toolhelp.c:
+       kernel: Load tests again on NT 3.51 (toolhelp API not present).
+
+2006-04-13  Stefan Dösinger <stefan@codeweavers.com>
+
+       * dlls/wined3d/device.c, include/wine/wined3d_interface.h:
+       wined3d: Add GetHWND and SetHWND methods to IWineD3DDevice.
+
+2006-04-13  Stefan Dösinger <stefandoesinger@gmx.at>
+
+       * include/wine/wined3d_interface.h:
+       wined3d: Add macros for (Un)Init3D and Flip.
+
+2006-04-13  Antonio Codazzi <f_sophia@libero.it>
+
+       * dlls/shell32/shell32_It.rc:
+       shell32: Italian resources update.
+
+2006-04-13  Mikołaj Zalewski <mikolaj@zalewski.pl>
+
+       * programs/winefile/winefile.c:
+       winefile: Use header full drag.
+
+       * include/tchar.h:
+       include: Fix a mistake in the declaration of _sntprintf.
+
+2006-04-13  Anssi Hannula <anssi.hannula@gmail.com>
+
+       * programs/winecfg/Fi.rc:
+       winecfg: Update the Finnish resources.
+
+       * dlls/twain_32/rsrc.rc, dlls/twain_32/twain_Fi.rc:
+       twain_32: Add Finnish resources.
+
+2006-04-13  Mike McCormack <mike@codeweavers.com>
+
+       * include/wtypes.idl:
+       wtypes.idl: Add size attribute to a void pointer.
+
+       * tools/widl/write_msft.c:
+       widl: Add support for VT_I8 and VT_UI8 to msft typelibs.
+
+2006-04-13  Alexandre Julliard <julliard@winehq.org>
+
+       * libs/wine/mmap.c:
+       libwine: Only try to mmap the exact address when reserving memory.
+       This should avoid some extra work on platforms that need the
+       try_mmap_fixed function.
+
+       * libs/wine/mmap.c:
+       libwine: Reorganize the mmap code a bit to avoid some #ifdefs.
+
+       * server/ptrace.c:
+       server: Remove the use_ptrace variable.
+
+       * ANNOUNCE, ChangeLog, VERSION, configure:
+       Release 0.9.12.
+
+----------------------------------------------------------------
 2006-04-13  Paul Vriens <Paul.Vriens@xs4all.nl>
 
        * programs/winecfg/Nl.rc: