server: Implemented EnumWindowStations and EnumDesktops.
[wine] / dlls /
2007-12-05  Alexandre Julliardserver: Implemented EnumWindowStations and EnumDesktops.
2007-12-05  Rob Shearmanrpcrt4: Set the memory pointer in NdrBaseTypeUnmarshall...
2007-12-05  Rob Shearmanrpcrt4: Set fMustAlloc to TRUE when unmarshalling an...
2007-12-05  Paul Vrienskernel32: Make tests run on Win98 again.
2007-12-05  Luis C. Busquets... d3dx8: Implementation of D3DXAssembleShaderFromFileA.
2007-12-05  Alexandre Julliardwinmm/tests: Don't mess with the mixer controls in...
2007-12-05  Gerald Pfeiferwined3d: Fix error handling in fixed_get_input().
2007-12-05  Tim Schwartzadvapi32: service_control_dispatcher(): Fixed invalid...
2007-12-05  Aric Stewartcommdlg: File name and extension offsets are not guaran...
2007-12-05  Alexandru Balutoleaut32: Implement VarWeekdayName + tests.
2007-12-05  Vitaly Lipatovwinspool.drv: Fix buffer sizes.
2007-12-05  Vitaly Lipatovshell32: Use sizeof instead of constant for buffer...
2007-12-05  Vitaly Lipatovmidimap: Fix buffer sizes.
2007-12-05  Vitaly Lipatovavifil32: Fix buffer sizes.
2007-12-05  Vitaly Lipatovoledlg: Add Russian translation.
2007-12-05  Vitaly Lipatovoledlg: Use wide strings, fix buffers size.
2007-12-05  Alexandre Julliardkernel32: Remove the no-exec fault workaround, it shoul...
2007-12-05  Andrew Riediddraw: DPRINTF -> TRACE.
2007-12-05  Andrew Riedicomdlg32: DPRINTF -> TRACE.
2007-12-05  Jonathan Ernstmshtml: Updated French translation.
2007-12-05  Dmitry Timoshkovwinex11.drv: Use registry settings as a default display...
2007-12-05  Dmitry Timoshkovwinex11.drv: Don't forget to initialize dmFields.
2007-12-05  James Hawkinsmsi: Reimplement MsiGetComponentPath.
2007-12-05  James Hawkinsmsi: Add tests for MsiGetComponentPath.
2007-12-05  Jacek Cabanshlwapi: Uncomment IUnknown_EnableModeless code.
2007-12-05  Jacek Cabanmshtml: Improve debug traces.
2007-12-05  Jacek Cabanmshtml: Return NULL instead of empty string in IHTMLBod...
2007-12-05  Roy Sheawininet: Added check of dwStructSize required by Window...
2007-12-05  Roy Sheawininet: Removed inline from copy_compsA and zero_comps...
2007-12-05  Louis Lendersmsvcrt40: Add DllMain.
2007-12-05  Andrew Talbotdbghelp: Remove unneeded casts.
2007-12-05  Andrew Talbotd3d9: Remove unneeded casts.
2007-12-05  Andrew Talbotd3d8: Remove unneeded casts.
2007-12-04  Gerald Pfeifercomctl32: Simplify condition based on WPARAM always...
2007-12-04  Gerald Pfeiferwined3d: Fix error handling in transform_texture().
2007-12-04  Gerald Pfeifermsvcrt: Fix error handling in _aligned_offset_realloc().
2007-12-04  Guido Barziniiphlpapi: Restore lost initialisation of ptr->AddressLe...
2007-12-04  Dmitry Timoshkovuser32: Make sure the desktop window is created before...
2007-12-04  Rob Shearmanrpcrt4: Add tests for a pointer to a conformant strings.
2007-12-04  Rob Shearmanrpcrt4: Set the destination pointer in PointerUnmarshal...
2007-12-04  Jacek Cabanmshtml: Added DIID_HTMLTableEvents connection point.
2007-12-04  Jacek Cabanmshtml: Move HTMLTextContainerEvents connection point...
2007-12-04  Jacek Cabanmshtml: Added IConnectionPointContainer iface to all...
2007-12-04  Jacek Cabanmshtml: Initialize HTMLElement in the beginning of...
2007-12-04  Jacek Cabanmshtml: Make IConnectionPointContainer more flexible.
2007-12-04  James Hawkinsmsi: Test the CompLocator subset of the AppSearch action.
2007-12-04  Stefan Dösingerwined3d: Use the proper drawable size when clearing.
2007-12-04  Stefan Dösingerwined3d: Clear honors the viewport.
2007-12-04  Stefan Dösingerwined3d: Fixes for drawable handling in Clear.
2007-12-04  Stefan Dösingerwined3d: Disable the scissor test when blitting.
2007-12-04  Stefan Dösingerwined3d: Retrieve the height properly when setting...
2007-12-04  Stefan Dösingerwined3d: Use the proper drawable size when setting...
2007-12-04  Stefan Dösingerwined3d: Add a method for querying the gl drawable...
2007-12-04  Andrew Talbotcrypt32: Remove unnecessary casts.
2007-12-04  Andrew Talbotcomdlg32: Remove unnecessary casts.
2007-12-04  Jonathan Ernstbrowseui: Updated French translation.
2007-12-04  Jonathan Ernstshell32: Updated French translation.
2007-12-04  Rob Shearmanrpcrt4: Handle all non-continuable exceptions in CStdSt...
2007-12-04  Rob Shearmanole32: Fix the test of the size returned from WdtpInter...
2007-12-04  Rob Shearmanrpcrt4: Put the delegating stub thunks in an executable...
2007-12-04  Rob Shearmanrpcrt4: Call IRpcChannelBuffer_GetDestCtx in NdrStubIni...
2007-12-04  Rob Shearmanrpcrt4: Flesh out more of the IRpcChannelBuffer vtable...
2007-12-03  Hans Leidekkerkernel32: Implement and test {G, S}etConsoleInputExeNam...
2007-12-03  Hans Leidekkergdi32: Implement GetTextExtentExPointI.
2007-12-03  Alexandre Julliardshell32: Get rid of the internal _InsertMenuItem function.
2007-12-03  Alexander Nicolays... shell32: Localize file context menu.
2007-12-03  Zac Brownwininet: Add test for FtpGetCurrentDirectoryA in winine...
2007-12-03  Zac Brownwininet: Fix FtpGetCurrentDirectoryW to handle bad...
2007-12-03  Detlef Riekenbergschannel: Add version resource.
2007-12-03  Detlef Riekenbergrsabase: Add version resource.
2007-12-03  James Hawkinsmsi: Add a stub implementation of MsiEnumComponentCostsW.
2007-12-03  James Hawkinsmsi: Implement the Version property of the Installer...
2007-12-03  James Hawkinsmsi: Test the CCPSearch action.
2007-12-03  Alexandre Julliardntdll: Added a sleep in NtGet/SetContextThread, a yield...
2007-12-03  James Hawkinsmsi: Use a hash table for reordering rows in a WHERE...
2007-12-03  Stefan Dösingerwined3d: Add parentheses to a flag check.
2007-12-03  Stefan Dösingerwined3d: Detect the Intel GPU in macbooks.
2007-12-03  Stefan Dösingerwined3d: Unify bpp to format conversion.
2007-12-03  Stefan Dösingerwined3d: Enabling too many lights is silently ignored.
2007-12-03  Stefan Dösingerwined3d: mov to a0.x does a floor(), not a round to...
2007-12-03  Andrew Riediuser32: Add a FIXME for animated cursors.
2007-12-03  Andrew Riediwinealsa.drv: Fix a comment.
2007-12-03  Gerald Pfeiferwined3d: Fix handling of a special case in IWineD3DImpl...
2007-12-03  Gerald Pfeifercomctl32: Remove extraneous check (unsigned < 0).
2007-12-03  Andrew Talbotcomctl32: Remove unneeded casts.
2007-12-03  Andrew Talbotadvapi32: Remove unneeded casts.
2007-12-03  Andrew Talbotcabinet: Remove unneeded casts.
2007-12-03  Rob Shearmand3dx8: Initialise temp in D3DXQuaternionInverse to...
2007-12-03  Rob Shearmanrpcrt4: Test that the string retrieved from get_name...
2007-12-03  Rob Shearmanrpcrt4: Reverse the conditions for which *pPointer...
2007-12-03  Rob Shearmanrpcrt4: Initialise the memory in test_simple_struct_mar...
2007-12-03  Rob Shearmanole32: Ignore the threading model of the PSFactoryBuffe...
2007-12-03  Rob Shearmanole32: Always create a window for the main apartment.
2007-12-03  Rob Shearmaninclude: Move Wine-specific EH_* defines from winnt...
2007-12-03  Rob Shearmanoleaut32: Implement OLEPictureImpl_GetIDsOfNames.
2007-12-03  Paul Vrienskernel32: Add some simple tests for GetVersionExA.
2007-12-03  Jacek Cabanmshtml: Added IHTMLElement2::get_dir implementation.
2007-11-30  Jacek Cabanmshtml: Added IHTMLTable interface stub implementation.
2007-11-30  Francois Gougetd3dx8/tests: Fix compilation on systems that don't...
2007-11-30  Stefan Dösingeruser32: Destroying the current cursor results in an...
next