kernel32: Fix a few failing tests in win2k.
[wine] / dlls /
2008-04-17  James Hawkinskernel32: Fix a few failing tests in win2k.
2008-04-17  James Hawkinskernel32: Split the GetComputerName/Ex tests into their...
2008-04-17  James Hawkinsuser32: Fix a test that fails in XP and win2k3.
2008-04-17  Rob Shearmanmsi: Fix the value parameter of IWineMsiRemotePackage...
2008-04-17  Aric Stewartimm32: Create the IME UI window with the IME instance...
2008-04-17  ByeongSik Jeonimm32: Implement ImmSetConversionStatus.
2008-04-17  ByeongSik Jeonwinex11: Add VK_HANGUL, VK_HANJA for Korean Native...
2008-04-16  Alexandre Julliardcomdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preser...
2008-04-16  Kusanagi Kouichiwinex11.drv: Fix Solaris build error.
2008-04-16  Maarten Lankhorstquartz: Add a Disconnect function to the parser and...
2008-04-16  Maarten Lankhorstquartz: Parse old style avi index.
2008-04-16  Maarten Lankhorstquartz: Make the avi splitter skip index headers.
2008-04-16  Maarten Lankhorstquartz: Dump opendml indexes and header.
2008-04-16  Marcus Meissnerrpcrt4: Handle exit path where bind not allocated yet.
2008-04-16  Tomasz Jezierskihhctrl.ocx: Apparently it is possible to have chm file...
2008-04-16  Dan Hipschmanqmgr/tests: Fix minor potential memory leaks.
2008-04-16  Andrew Talbotdmime: Remove unused variables.
2008-04-16  Andrew Talbotcomctl32: Remove unused variables.
2008-04-16  Andrew Talbotdinput: Fix handle leak.
2008-04-16  Andrew Talbotbrowseui: Fix handle leak.
2008-04-16  Rob Shearmanrpcrt4: Test and fix I_RpcExceptionFilter.
2008-04-16  Rob Shearmanole32: Add tests for clipboard's implementation of...
2008-04-16  Rob Shearmanole32: Fix OLEClipbrd_IDataObject_QueryGetData to confo...
2008-04-16  Rob Shearmanole32: Add some tests for OleGetClipboard.
2008-04-16  Huw Daviesgdi32: LineDDA shouldn't include the end point. Add...
2008-04-16  Alexandre Julliardfusion: Fix a number of leaks in assembly_create.
2008-04-16  Alexandre Julliardsetupapi: Install services in InstallHinfSection.
2008-04-16  Alexandre Julliardsetupapi: Implemented SetupInstallServicesFromInfSectionW.
2008-04-16  Alexandre Julliardsetupapi: Move strdupW and strdupWtoA to the setupapi_p...
2008-04-15  James Hawkinsfusion: Implement IAssemblyCache::InstallAssembly.
2008-04-15  Andrew Talbotcrypt32: Remove unused variables.
2008-04-15  Andrew Talbotcomdlg32: Remove unused variables.
2008-04-15  Andrew Talbotcrypt32: Remove unwanted shadow variable.
2008-04-15  Marcus Meissnerd3d9: Initialized 2 variables with NULL.
2008-04-15  Marcus Meissnershell32: Correct casing for "Wine".
2008-04-15  Lei Zhanguser32: Handle ctrl + end in edit control.
2008-04-15  Lei Zhanguser32: Handle ctrl + home in edit control.
2008-04-15  Lei Zhanguser32: Do checks in the right order in EDIT_BuildLineD...
2008-04-15  Maarten Lankhorstinclude: Update aviriff header.
2008-04-15  Maarten Lankhorstquartz: Update start_time if the current position is...
2008-04-15  Maarten Lankhorstquartz: Add VIDEOINFOHEADER2 support to VideoRenderer.
2008-04-15  Jonathan Ernstcomdlg32: Updated French translation.
2008-04-14  Jörg Höhlewined3d: Fix missing break inside switch in SetAutoGenF...
2008-04-14  Aric Stewartuser32: Call ImmProcessKey in TranslateMessage to allow...
2008-04-14  Hwang YunSong(황윤성user32: Updated Korean resource.
2008-04-14  Maarten Lankhorstquartz: Bring waveparser to the same level as the mpeg...
2008-04-14  Maarten Lankhorstquartz: Silence seeking fixmes on transform filter.
2008-04-14  Maarten Lankhorstquartz: Silence requests for IVideoWindow.
2008-04-14  Maarten Lankhorstquartz: Set sane defaults for pin stream rate.
2008-04-14  Maarten Lankhorstquartz: Don't clean up in avi decoder if driver isn...
2008-04-14  Eric Pouechrichedit: Force window update when the word wrap option...
2008-04-14  Dmitry Timoshkovgdi32: Map glyph to Symbol range only if the font suppo...
2008-04-14  Austin Englisholeaut32: Spelling fixes.
2008-04-14  Alexandre Julliardwinedos: Handle memory reservation errors more gracefully.
2008-04-14  Alexandre Julliardkernel32: Reserve the low 64Kb area separately from...
2008-04-14  Alexandre Julliardshdocvw: Fixed typo in CLSID_InternetShortcut.
2008-04-14  Rob Shearmanpstorec: Fix incorrectly spelt PPST_PROMPTIFO type...
2008-04-14  Alexandre Julliardwinex11: Fix the type hint for the desktop window.
2008-04-14  Alexandre Julliardwinex11: Make WS_EX_APPWINDOW windows have normal type.
2008-04-14  Alexandre Julliardwinex11: Don't set full screen style on minimized windows.
2008-04-14  Kai Blindpnhpast: Implement a stub for DirectPlayNATHelpCreate.
2008-04-14  Rok Mandeljcshell32: Updated Slovenian translation to reflect chang...
2008-04-14  Rok Mandeljccomdlg32: Fix a mistake in Slovenian translation.
2008-04-14  Rok Mandeljcwinmm: Slovenian translation: Add a string that got...
2008-04-14  Andrew Talbotcomctl32: Remove unused variables.
2008-04-14  Aric Stewartimm32: Implement ImmProcessKey and ImmTranslateMessage.
2008-04-14  Aric Stewartimm32: All HIMCC in the InputContext should be initiali...
2008-04-14  John Klehmwintab32: Implement WTSetA/W.
2008-04-14  Vitaliy Margolengphoto2.ds: Add Russian translation.
2008-04-14  Vitaliy Margolenwinex11.drv: Send scan code when adjusting modifier...
2008-04-14  Dmitry Timoshkovgdi32: Clarify which font doesn't contain 'x'.
2008-04-14  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-04-14  Francois Gougetjscript/tests: Fix the '\n's in an ok() call.
2008-04-14  Francois Gougetwldap32: Fix typo in the French resources.
2008-04-14  Francois GougetFix spelling of dwAssign.
2008-04-14  Francois Gougetole32: Fix spelling of GetComparisonData().
2008-04-14  Vitaliy Margolendinput: Don't use dead-zone from the device.
2008-04-14  Vitaliy Margolendinput: Joysticks are not supported for DX v3.
2008-04-14  Vitaliy Margolendinput: Assign button GUID to joystick buttons.
2008-04-14  Eric Pouechdbghelp: Fix invalid pointer dereference.
2008-04-14  Rob Shearmanrpcrt4: Add buffer size checks to base type unmarshalling.
2008-04-14  Rob Shearmanqmgr: Dynamically link to advpack.dll.
2008-04-14  Andrew Talbotcomctl32: Remove unused variables.
2008-04-14  Andrew Talbotdnsapi: Remove unused variables.
2008-04-14  Alex Villacís Lassouser32: LoadImage(IMAGE_BITMAP) should reject invalid...
2008-04-14  Alexandre Julliardgdi32: Fix CreateCompatibleDC to reject invalid DCs.
2008-04-14  Colin Finckgdi32: Add a test to demonstrate a CreateCompatibleDC...
2008-04-14  Aric Stewartuser32: Make sure there is space for at least 6 items...
2008-04-14  Aric Stewartimm32: Remember to unset the hwnd for a context when...
2008-04-14  Dmitry Timoshkovuser32: Use appropriate type for lresult.
2008-04-11  Matthew D'Asarowinex11: Add registry option to let wine decorate windows.
2008-04-11  James Hawkinsshell32: Fix a few tests that fail in win2k.
2008-04-11  Alexander Dorofeyevddraw/tests: Add colorkeyed blit to p8_primary_test.
2008-04-11  Alexander Dorofeyevddraw/tests: Add viewport clearing tests.
2008-04-11  Alexander Dorofeyevddraw: Temporarily activate viewport when clearing.
2008-04-11  Alexander Dorofeyevddraw: Set active_device in AddViewport.
2008-04-11  Alexander Dorofeyevddraw: Add possibility to ignore lights in viewport_act...
2008-04-11  Rob Shearmanadvapi32: Add exception handling around all service...
2008-04-11  Rob Shearmanole32: Use I_RpcExceptionFilter instead of custom excep...
2008-04-11  Rob Shearmanrpcrt4: Implement I_RpcExceptionFilter.
next