kernel32: Implement GetThreadId.
[wine] / dlls /
2007-11-13  Rob Shearmankernel32: Implement GetThreadId.
2007-11-13  Jacek Cabanhlink: Added HlinkGetSpecialReference implementation.
2007-11-13  Jacek Cabanshlwapi: Fixed SHPackDispParamsV spec declaration.
2007-11-13  Paul Vriensdsound/tests: Better check to see if class is not avail...
2007-11-13  Paul Vriensdsound/tests: Fix test failures on WinXP.
2007-11-12  Stefan Dösingerwined3d: Load GL_EXT_texture3D from gl 1.2 if the exten...
2007-11-12  Stefan Dösingerwined3d: Mark extensions supported which are included...
2007-11-12  Stefan Dösingerwined3d: Load GL functions from core if needed.
2007-11-12  Stefan Dösingerwined3d: Extend the gl extension function loading table...
2007-11-12  Stefan Dösingerwined3d: Load extension functions after finding the...
2007-11-12  Roderick Colenbranderwgl: Add wglCopyContext support.
2007-11-12  Peter Beutnerntdll: Better trap exception handling.
2007-11-12  Peter Beutnerntdll: Don't try to handle kill(SIGTRAP).
2007-11-12  Roderick Colenbranderwined3d: Prevent unneeded context switches.
2007-11-12  Roderick Colenbranderwined3d: Flush GL calls after drawing to the drawable...
2007-11-12  Dan Kegeluser32: Implement return value for DdeClientTransaction...
2007-11-12  Alexandre Julliarduser32: Remove a few traces that only duplicate the...
2007-11-12  Alexandre Julliardoleaut32: Fixed asm proxys to support more than 128...
2007-11-12  Kai Blinws2_32: Cope with buggy apps passing setsockopt optval...
2007-11-12  Alistair Leslie... clusapi: Corrected value in GetNodeClusterState.
2007-11-12  David Adamd3dx8: Implement D3DXVec3Unproject.
2007-11-12  David Adamd3dx8: Implement D3XMatrixVec3Project.
2007-11-12  David Adamd3dx8: Implement D3XMatrixMultiplyTranspose.
2007-11-12  David Adamd3dx8: Implement D3XMatrixInverse.
2007-11-12  Juan Langrsaenh: Check pad bytes for consistency when decrypting.
2007-11-12  Detlef Riekenbergshell32: Some undocumented defines and functions are...
2007-11-12  Hans Leidekkerkernel32: Loosen requirements on what QueryDosDevice...
2007-11-12  Maarten Lankhorstdsound: Return primary_done when no mixing needs to...
2007-11-12  Maarten Lankhorstdsound: Reassign pointers back to null when destroying...
2007-11-12  Dan Kegeladvapi32: Fix buffer overrun in tests/registry.c:wine_d...
2007-11-12  Rob Shearmanntdll: Initialise the part of the buffer to be written...
2007-11-12  Rob Shearmanoleaut32: Handle non-byref safe arrays in VARIANT_UserFree.
2007-11-12  Rob Shearmanole32: Disconnect the IRemUnknown stub buffer before...
2007-11-12  Rob Shearmanshell32: Fix a memory leak in Stream_WriteLocationInfo.
2007-11-12  Rob Shearmanshell32: Fix the length calculation of the pidl in...
2007-11-12  Misha Koshelevurlmon: Fix PROTOCOLDATA message passing in IInternetPr...
2007-11-12  Misha Koshelevurlmon: Release IInternetProtocolSink and BindInfo...
2007-11-12  Dmitry Timoshkovwinex11.drv: Get rid of unused variables.
2007-11-12  Jacek Cabanshlwapi: Reimplement IUnknown_CPContainerInvokeParam...
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParams test.
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParams implementation.
2007-11-12  Jacek Cabanshlwapi: Added SHPackDispParamsV implementation.
2007-11-12  Jacek Cabanmshtml: Remove nsIWebBrowserFocus_Activate useless...
2007-11-12  Jacek Cabanmshtml: Reset focus after loading the page in edit...
2007-11-12  James Hawkinsmsi: Return a remote interface to the database in a...
2007-11-12  James Hawkinsmsi: Create the _Tables table when creating a database.
2007-11-12  James Hawkinsmsi: Test the default tables added by MsiOpenDatabase.
2007-11-12  Rob Shearmanole32: Free the memory associated with the open DLL...
2007-11-12  Rob Shearmanole32: Initialise data_cf in DataCacheEntry's to zero...
2007-11-12  Rob Shearmanole32: Fix a leak of a moniker object in test_default_h...
2007-11-12  Rob Shearmanole32: Fix a memory leak in DataCacheEntry_Save.
2007-11-12  Rob Shearmanole32: Fix a memory leak of moniker in RunningObjectTab...
2007-11-12  Rob Shearmanole32: Fix a leak of the IBindCtx object in FileMoniker...
2007-11-12  Rob Shearmanole32: Fix a memory leak in get_moniker_comparison_data.
2007-11-12  Rob Shearmanole32: Store the InterfaceList object in the IEnumMonik...
2007-11-12  Rob Shearmanole32: Add a missing IMoniker_Release to test_MkParseDi...
2007-11-12  Rob Shearmanole32: Fix memory leak in ItemMonikerImpl_Save.
2007-11-12  Rob Shearmanole32: Add a missing IStream_Release to test_same_apart...
2007-11-12  Rob Shearmanole32: Add a missing IStream_Release to test_CoMarshalI...
2007-11-12  Andrew Talbotuser32: Constify some variables.
2007-11-12  Hans Leidekkerwininet: Fix two handle leaks in the test.
2007-11-12  Hans Leidekkersnmpapi: Make a test pass on Vista.
2007-11-12  Hans Leidekkerpdh: Make two tests pass on Vista.
2007-11-12  Paul Vriensdsound/tests: Fix tests after addition of 24/32 bits...
2007-11-12  Maarten Lankhorstdsound: Make AngleBetweenVectorsRad when vectors have...
2007-11-12  Maarten Lankhorstdsound: Implement AngleBetweenVectorsDeg as a call...
2007-11-09  Alexandre Julliarduser32/tests: Fix access to an uninitialized variable.
2007-11-09  Dmitry Timoshkovuser32: Simplify some code.
2007-11-09  Francois Gougetwinex11: Add C alternatives to the assembly bits in...
2007-11-09  Francois GougetAssorted spelling fixes.
2007-11-09  Francois Gougetuser32/tests: Skip some tests when DdeClientTransaction...
2007-11-09  Francois Gougetgdi32/tests: Dynamically load GdiAlphaBlend() so the...
2007-11-09  Francois Gougetd3dx8: Fix compilation on systems that don't support...
2007-11-09  Lei Zhangsane.ds: Fix a memory leak.
2007-11-09  Lei Zhangsane.ds: Check return value from sane_get_option_descri...
2007-11-09  Lei Zhangsane.ds: Check return value from sane_control_option().
2007-11-09  Lei Zhangsane.ds: Get number of options only once.
2007-11-09  EA Durbinntoskrnl.exe: Add stub Implementation of IoAllocateMdl.
2007-11-09  EA Durbinntoskrnl.exe: Add stub Implementation of IoAllocateWork...
2007-11-09  Lei Zhangwininet: Skip strcmp() in a test if the returned value...
2007-11-09  Jacek Cabanmshtml: Added IDM_SETDIRTY implementation.
2007-11-09  Stefan Dösingerwined3d: Actually store the PS's vertex processing...
2007-11-09  Roderick Colenbranderwined3d: Make sure the p8 shader is set to 0 after...
2007-11-09  Roderick Colenbranderwined3d: Make sure SFLAG_LOCKED is set at the start...
2007-11-09  Stefan Leichterbrowseui: Print 64bit integers with wine_dbgstr_longlong.
2007-11-09  Stefan Dösingerd3d9: Release the window after the visual tests.
2007-11-09  Stefan Dösingerwined3d: Reinstall the projected texture disabling...
2007-11-09  Stefan Dösingerwined3d: Load GLSL sampler uniforms at shader link...
2007-11-09  Stefan Dösingerwined3d: Store integer uniform locations.
2007-11-09  Stefan Dösingerwined3d: Store the special uniforms' locations in the...
2007-11-09  Stefan Dösingerwined3d: Hide NP2 textures support on R500 and earlier...
2007-11-09  Stefan Dösingerwined3d: Fix for MacOS'es incomplete glsl uniform truth.
2007-11-09  Stefan Dösingerwined3d: Implement a detection for the MacOS OpenGL...
2007-11-09  Paul Vriensdsound/tests: Fix test failures on WinXP and 2003.
2007-11-09  Andrew Talbotuser32: Constify some variables.
2007-11-09  Hans Leidekkerusp10: Fix some more memory leaks.
2007-11-09  Hans Leidekkerusp10: Fix a test to not rely on uninitialized memory.
2007-11-09  Hans Leidekkerusp10: Fully initialize LOGFONT structure.
2007-11-09  Hans Leidekkerusp10: Fix a memory leak.
2007-11-09  Juan Langwininet: Initialize length of values that aren't being...
next