explorer: Don't use ExitWindows on shutdown.
[wine] / dlls /
2006-04-07  Mike Hearnkernel: Don't crash on NULL arg in GetShortPathNameW.
2006-04-07  Mike Hearncomctl32: Add OOM codepath in imagelist control.
2006-04-07  Mike Hearngdi: Protect GetEnhMetaFilePaletteEntries against bad...
2006-04-07  Mike Hearnkernel: Correct SearchPathA argument validation.
2006-04-07  Robert Reifdsound: Fix capture test.
2006-04-07  Mike Hearnuxtheme: Fix GetThemeSysInt.
2006-04-07  Paul Vriensnetapi32: Move NetShareEnum from browsr.c to share.c.
2006-04-07  James Hawkinsadvpack: Add a few more tests for SetPerUserSecValues.
2006-04-07  Gerald Pfeifergdi: Also initialize a variable in the failure case.
2006-04-07  Mike McCormackmsi: Use a debug channel to turn on transform debugging.
2006-04-07  Alexandre Julliardserver: Get rid of alignment requirements in write_proc...
2006-04-07  Stefan Dösingerwined3d: Add WINED3DBOX to wined3d_types.h.
2006-04-07  Stefan Dösingerwined3d: Rename return values from D3D* to WINED3D*.
2006-04-07  Robert Shearmanole32: Fix typo in FileMonikerImpl_BindToObject.
2006-04-07  Robert Shearmanole32: Check for pcbSize parameter of CompositeMonikerI...
2006-04-07  Robert Shearmanole32: Check for pcbSize in AntiMonikerImpl_GetSizeMax...
2006-04-07  Robert Shearmanole32: Fix DefaultHandler_EnumAdvises.
2006-04-07  Robert Shearmanoleaut32: Fix typo in LPSAFEARRAY_Unmarshal.
2006-04-07  Robert Shearmanoleaut32: Remove deadcode in SafeArrayPutElement.
2006-04-07  Mike McCormackmsi: Remove broken volume management code.
2006-04-07  Mike McCormackshdocvw: Implement IEWinMain using a simple window...
2006-04-07  Mike McCormackx11drv: Cursors index used with WTI_DEVICES is zero...
2006-04-07  James Hawkinsadvpack: Forward DelNodeRunDLL32A to its Unicode counte...
2006-04-07  James Hawkinsadvpack: Rewrite get_parameter to be able to handle...
2006-04-07  Stefan Dösingerwined3d: Add WINED3DLOCKED_BOX to wined3d_types.h.
2006-04-07  James Hawkinsntdll: Return error if the signal index equals the...
2006-04-07  Mike McCormackoleaut32: Remove unnecessary check for NULL.
2006-04-07  Mike McCormackmsi: Fix a logic error.
2006-04-07  Mike McCormackmsi: Avoid accessing a null pointer.
2006-04-07  Mike McCormackmsi: Check the correct pointer after allocating memory.
2006-04-07  Mike McCormackmsi: Fix possible free of uninitialized pointer.
2006-04-07  Alexandre Julliardkernel: Fixed set_process_name for the winevdm case.
2006-04-06  Stefan Dösingerwined3d: Add WINED3DLOCKED_RECT to wined3d_types.h.
2006-04-06  Stefan Dösingerwined3d: Add WINED3DTEXTUREFILTERTYPE to wined3d_types.h.
2006-04-06  Paul Vriensnetapi32: Add (stubbed) NetSessionEnum.
2006-04-06  James Hawkinsadvpack: Add initial tests for SetPerUserSecValues.
2006-04-06  Huw Daviescomctl32: Set the sheet caption before invoking the...
2006-04-06  Alexandre Julliardntdll: Print traces for EXC_CallHandler even with the...
2006-04-06  qingdoa daoomsvcrt: Append extension(.exe) for _spawnve argument.
2006-04-06  Alexandre Julliardkernel: Show the exe name instead of wine-[kp]thread...
2006-04-06  Juan Langcrypt32: Implement CertCreateSelfSignCertificate, with...
2006-04-06  Juan Langcrypt32: Add support for the CERT_KEY_PROV_INFO_PROP_ID...
2006-04-06  Detlef Riekenbergwinspool: Implement EnumMonitorsA on top of EnumMonitorsW.
2006-04-06  Detlef Riekenbergwinspool: Implement EnumMonitorsW.
2006-04-06  Mike McCormackshdocvw: Forward IWebBrowser2::Navigate calls to :...
2006-04-06  Mike McCormackmsi: Avoid a crash if a parameter is NULL.
2006-04-06  Robert Reifwinearts: Don't call arts_free if arts_init wasn't...
2006-04-05  Huw Daviesgdi32: Always consume the subst structure.
2006-04-05  Huw Daviesgdi32: Use the localised family name if present
2006-04-05  Huw Daviesgdi32: Move a few functions around. Should be a nop.
2006-04-05  Dmitry Timoshkovgdi32: Add tests for GetBitmapBits and GetObject for...
2006-04-05  Alexandre Julliardcards: Avoid GetPixel to draw round corners, use a...
2006-04-05  James Hawkinsadvpack: Factor out advpack error handling into ADV_HRE...
2006-04-05  Mike McCormackshdocvw: Stub implementation of IEWinMain.
2006-04-05  qingdoa daoomsvcrt: Fix a TRACE message to avoid buffer overflow.
2006-04-05  Pavel Semeraddinput: Fixed joystick with POV and JoystickAImpl_SetPr...
2006-04-04  Alexandre Julliardx11drv: Avoid redundant flushing of the thread display.
2006-04-04  Alexandre Julliardx11drv: Remove one more XSync call.
2006-04-04  Jan Zerebeckiwined3d: CreateDevice should use the root window.
2006-04-04  Jan Zerebeckiwined3d: Output unhandled renderstates with debug_d3dre...
2006-04-04  Jan Zerebeckiwined3d: Add D3DFMT_L16.
2006-04-04  Jesse Allenx11drv: Make UseXVidMode default to yes.
2006-04-04  Jesse Allenx11drv: Allow xvidmode to always initialize at least...
2006-04-04  Mike McCormacksetupapi: Add a stub implementation for RegistryDelnode.
2006-04-04  Huw Daviesgdi32: Use a function to add entries to the substitutio...
2006-04-04  Huw Daviesgdi32: Use RtlUshortByteSwap to read big endian words.
2006-04-04  Stefan Dösingerwined3d: Add WINED3DCUBEMAP_FACES to wined3d_types.h.
2006-04-04  Stefan Dösingerwined3d: Define WINED3DGAMMARAMP based on D3DGAMMARAMP...
2006-04-04  Alexandre Julliarduser: Fixed PrivateExtractIcons to pass the tests when...
2006-04-04  Augusto Arcoverde... x11drv: Fixed handling of XK_KP_Separator.
2006-04-04  James Hawkinsadvpack: Forward RegInstallA to its Unicode counterpart.
2006-04-04  James Hawkinsadvpack: Forward LaunchINFSectionA to its Unicode count...
2006-04-04  James Hawkinsadvpack: Forward RegSaveRestoreOnINFA to its Unicode...
2006-04-04  James Hawkinsadvpack: Forward RegSaveRestoreA to its Unicode counter...
2006-04-04  James Hawkinsadvpack: Forward RegRestoreAllA to its Unicode counterpart.
2006-04-04  Mike Hearnkernel: Don't enforce process handle access rights...
2006-04-04  Jason Greenwined3d: Add a couple more debugging output formats.
2006-04-04  Alexandre Julliardgdi: Change ReadFontDir error into a warning.
2006-04-04  Stefan Dösingerwined3d: Add WINED3DRASTERSTATUS to wined3d_types.h.
2006-04-03  Alexandre Julliardntdll: Save FPU context for all exceptions.
2006-04-03  Robert Shearmanole32: Add documentation for the clip format user marsh...
2006-04-03  Robert Shearmankernel: Remove some stubs that aren't present in NT.
2006-04-03  Robert Shearmankernel: Document some file functions.
2006-04-03  Stefan Dösingerwined3d: Make use of WINED3DDEVICE_CREATION_PARAMETERS.
2006-04-03  Mike McCormackuser32: More informative message on failure to load...
2006-04-03  Dmitry Timoshkovgdi: Separate GDI tests by moving them into appropriate...
2006-04-03  Dmitry Timoshkovgdi: Move WineEngInit call before stock fonts creation.
2006-04-03  Vitaliy Margolend3dx: VertexBuffer should keep reference to the parent...
2006-04-03  Alexandre Julliardsetupapi: Copy the complete resource tree into the...
2006-04-03  Hwang YunSongtwain: Add a Korean resource.
2006-04-03  Jan Zerebeckiwinealsa: Fix pausing when the hardware does not suppor...
2006-04-03  Matthew Kehrerurl: Add a function and two stubs.
2006-04-03  Stefan Dösingerwined3d: Add WINED3DBACKBUFFER_TYPE to wined3d_types.h.
2006-04-03  Stefan Dösingerwined3d: Add WINED3DDISPLAYMODE to wined3d_types.h.
2006-04-03  Mike McCormackole32: STGM_PRIORITY implies STGM_SHARE_EXCLUSIVE.
2006-04-03  Mike McCormackkernel32: [Read/Write]PrivateProfile functions accept...
2006-04-03  Mike McCormackmsi: Improve the string table hash.
2006-04-03  Alexandre Julliardntdll: Process --help and --version args earlier on...
2006-04-03  Antonio Codazzimsi: Italian language support.
2006-04-03  Antonio Codazzisetupapi: Esperanto language support.
next