kernel32: Fix ExpandEnvironmentStrings to not overflow UNICODE_STRING buffer size...
[wine] / dlls /
2006-08-21  Robert Reifkernel32: Fix ExpandEnvironmentStrings to not overflow...
2006-08-21  Robert Reifadvapi32: LookupAccountSid buffer size query tests.
2006-08-21  Robert Reifadvapi32: LookupAccountSid buffer size query fixes.
2006-08-21  Stefan Leichterqcap: Print 64bit integers with wine_dbgstr_longlong.
2006-08-21  Alexander Nicolays... shlwapi: Update Norwegian Bokmål resources.
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-18  Oleg Krylovcomctl32: Correctly map toolbar bitmap mask color in...
2006-08-18  Alexandre Julliardmsvcrt: Fixed access to the extra arguments of setjmp3.
2006-08-18  Alexandre Julliarduser: Add .exe extension to wineboot just in case.
2006-08-18  Stefan Leichterquartz: Print 64bit integers with wine_dbgstr_longlong.
2006-08-18  Sagar Mittalquartz: DSoundRender: Do not overwrite a full buffer.
2006-08-18  Frank Richtershlwapi: Update German resources.
2006-08-18  Jacek Cabanmshtml: Added more Exec tests and fixes.
2006-08-18  Paul Vriensntdll: Fix failing test on windows.
2006-08-18  Detlef Riekenbergsfc: Print a FIXME only once.
2006-08-18  Robert Reifdsound: Add class factory tests.
2006-08-18  Robert Reifdsound: Class factory cleanup.
2006-08-18  Kai Blinsecur32: Gracefully handle ntlm_auth versions that...
2006-08-18  Mikołaj Zalewskishlwapi: Add the Polish translation.
2006-08-18  Mikołaj Zalewskishlwapi: Store the "%ld bytes" string as a resource.
2006-08-18  Mikołaj Zalewskishell32: Show the original file name and deletion date...
2006-08-18  Mikołaj Zalewskishell32: Add desktop entries parsing code.
2006-08-18  Mikołaj Zalewskishell32: Use Yes/No instead of OK/Cancel in confirm...
2006-08-18  Mike McCormackkernel32: Change a FIXME to a WARN.
2006-08-18  Mike McCormackmsi: Add a stub ALTER query.
2006-08-18  Robert Reifadvapi32: Fix test_LookupAccountSid to work on win9x.
2006-08-18  Jacek Cabanmshtml: Fix Advise implementation for IPropertyNotifySink.
2006-08-18  Jacek Cabanmshtml: Switch nsWebBrowset to editing mode in exec_edi...
2006-08-18  Stefan Leichtershlwapi: Print 64bit integers with wine_dbgstr_longlong.
2006-08-18  Huw Daviesrpcrt4: Remember to skip over the conformance description.
2006-08-18  Oleg Krylovcomctl32: Fix ImageList_Replace function to correctly...
2006-08-18  Paul Vrienssecur32: Make tests loadable on NT4.
2006-08-17  Alexandre Julliarduser: Defer all ExitWindowsEx processing to wineboot.
2006-08-17  Roderick Colenbranderx11drv/opengl: Pixel format rewrite.
2006-08-17  Matt Finnicumriched20: Send EN_LINK notifications. Properly underlin...
2006-08-17  Kai Blinsecur32: Add real signing / verifying to NTLM provider.
2006-08-17  Kai Blinsecur32: Mask away NTLMv2 and key exchange flags so...
2006-08-17  Andrew Talbotddraw: Write-strings warnings fix.
2006-08-17  Andrew Talbotwinspool.drv: Write-strings warning fix.
2006-08-17  Jacek Cabanmshtml: Added test of edit mode.
2006-08-17  Jacek Cabanmshtml: Added beginning implementation of IDM_EDITMODE.
2006-08-17  Jacek Cabanmshtml: Rename get_property to get_client_disp_property...
2006-08-17  Christian Costawined3d: Make sure b_info structure is properly allocat...
2006-08-17  Oleg Krylovcomctl32: toolbar: Use HOT imagelist for buttons in...
2006-08-17  Huw Daviesrpcrt4: Add tests for NdrAllocate.
2006-08-16  Jacek Cabanmshtml: Added [Get|Set]ParentContentListener implementa...
2006-08-16  Robert Shearmanadvapi32: Add tests for RegQueryValueEx to show that...
2006-08-16  Stefan Dösingerwined3d: Silence WINED3DRS_DEBUGMONITORTOKEN.
2006-08-16  Robert Reifsecur32: Fix GetComputerObjectName tests based on feedb...
2006-08-16  Alexandre Julliarduser: Explicitly load explorer.exe from the system...
2006-08-16  Robert Shearmanole32: Move some functions out of compobj.c that don...
2006-08-16  Robert Shearmanole32: Add some more tests for failure cases of Co...
2006-08-16  Robert Shearmanole32: Add tests for the failure cases of CLSIDFromProg...
2006-08-16  Robert Shearmanrpcrt4: Move processing of the arguments from NdrClient...
2006-08-16  Hans Leidekkerwldap32: Support setting server controls.
2006-08-16  Hans Leidekkerwldap32: Document ldap_{get,set}_option and the parsing...
2006-08-16  Alexandre Julliardconfigure: Setting rpath should no longer be needed...
2006-08-16  Mike McCormackshlwapi: Ordinal 394 should load and call shell32.SHNot...
2006-08-16  Mike McCormackshlwapi: Add a stub implementation for ZoneComputePaneSize.
2006-08-16  Mike McCormackmsi: Fix a couple of memory leaks in the test code.
2006-08-16  Robert Reifsecur32: Add GetComputerObjectName tests.
2006-08-16  Robert Reifsecur32: Partial GetComputerObjectName implementation.
2006-08-16  Robert Reifadvapi32: Fix LsaQueryInformationPolicy test to pass...
2006-08-16  Robert Reifkernel32: Add GetNativeSystemInfo.
2006-08-16  James Hawkinsmsi: Add a stub for MsiGetFeatureCost.
2006-08-16  James Hawkinsmsi: Use the bare minimum number of parameters for...
2006-08-16  Andrew Talbotwineps.drv: Write-strings warnings fix and declare...
2006-08-16  Andrew Talbotcrypt32/tests: Write-strings warning fix.
2006-08-16  Jacek Cabanmshtml: Correctly handle nsILoadGroup.
2006-08-15  Alexandre Julliarduser/tests: Fix a compiler warning, and remove some...
2006-08-15  Alexandre Julliardntdll: Default to native loadorder for the main exe...
2006-08-15  Paul Vrienskernel/tests: Wrong error code checked.
2006-08-15  Paul Vrienssetupapi: Make tests loadable again on NT4.
2006-08-15  Paul Vrienswintrust: Added stubbed WintrustLoadFunctionPointers.
2006-08-15  Mike McCormackinfosoft: Add a test for the language neutral word...
2006-08-15  Dmitry Timoshkovddraw: Do not report DDCAPS_OVERLAY and friends since...
2006-08-15  Jeff Latimerusp10: Remove unnecessary casts in test suite.
2006-08-15  Juan Langcrypt32: Implement CertCreateCertificateChainEngine...
2006-08-15  Kai Blinsecur32: Add handling of feature flags and session...
2006-08-15  Kai Blinsecur32: Copy helper buffer to output buffer before...
2006-08-15  James Hawkinsmsi: Non-compressed files may come before the list...
2006-08-15  Andrew Talbotcabinet/tests: Write-strings warnings fix.
2006-08-15  Andrew Talbotdnsapi/tests: Write-strings warnings fix.
2006-08-15  Alexandre Julliardconfigure: Only link against libpoll where really neces...
2006-08-14  Paul Vrienswintrust: Added stubbed WintrustRemoveActionID.
2006-08-14  Frank Richteruser: Fix SPI_SETICONTITLELOGFONT to check for LOGFONTW...
2006-08-14  Frank Richteruser: Initialize size of nonclients struct in load_nonc...
2006-08-14  Mike McCormackole32: Avoid a warning for VT_FILETIME in PropVariantCopy.
2006-08-14  Kai Blinsecur32: Clean up AcceptSecurityContext (reduce indent...
2006-08-14  Frank Richteruxtheme: Set non-client metrics from theme.
2006-08-14  Frank Richteruxtheme: Split color handling out of MSSTYLES_ParseThem...
2006-08-14  Frank Richteruxtheme: Enable gradient captions if a theme provides...
2006-08-14  Mike McCormackoleaut32: Put the HeapFree back in the right place.
2006-08-14  Mike McCormackole32: Use PropVariantInit instead of memset.
2006-08-14  Robert Reifadvapi32: Move duplicated code into function.
2006-08-14  Robert Reifadvapi32: Try again with different access mask if LsaOp...
2006-08-14  Kai Blinsecur32: Fix heap error.
2006-08-14  Kai Blinsecur32: Add handling for SECPKG_CONTEXT_FLAGS to Query...
2006-08-14  Kai Blinsecur32: Cast helper to ULONG_PTR instead of DWORD.
2006-08-14  Kai Blinsecur32: Implement simple VerifySignature.
next