ddrawex: Directly return the ddraw surface in IDirectDraw4Impl_GetSurfaceFromDC().
[wine] / dlls / shlwapi /
2010-03-29  Mikhail Maroukhineshlwapi: Fix compiler warnings with flag -Wcast-qual.
2010-03-29  Mikhail Maroukhineobjbase.h: CLSIDFromString: Add constness to the parame...
2010-03-29  Nikolay Sivovshlwapi: Fix SHCreateWorkerWindowW fallback to A-call...
2010-03-29  Nikolay Sivovshlwapi: More trace for menu related helpers.
2010-03-29  Nikolay Sivovshlwapi/tests: Use a single trace call variable for...
2010-03-29  Nikolay Sivovshlwapi: Use public define for QISearch table entry...
2010-03-29  Nikolay Sivovshlwapi: Complete IUnknown_SetOwner call.
2010-03-29  Nikolay Sivovshlwapi: Fix interface leaks in SHIsSameObject.
2010-03-29  Nikolay Sivovshlwapi: Fix IUnknown_AtomicRelease prototype and simpl...
2010-03-29  Nikolay Sivovshlwapi: Fix some memory, handle and reference count...
2010-03-26  Nikolay Sivovshlwapi: Added IUnknown_ProfferService implementation...
2010-03-26  Nikolay Sivovshlwapi: Fix prototype for SHGetShellKey and extend...
2010-03-25  Nikolay Sivovshlwapi: Implement IUnknown_QueryServiceExec with tests.
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-19  Andrew Eikumshlwapi: Only skip 'localhost' in file URLs in UrlCanon...
2010-03-19  Alexandre Julliardshlwapi/tests: Avoid size_t in a trace.
2010-03-18  Nikolay Sivovshlwapi: Fix StrCpyNW to deal with null inputs better...
2010-03-18  Nikolay Sivovshlwapi: Add a forward to DelayLoadFailureHook.
2010-03-17  Paul Vriensshlwapi/tests: Fix some test failures on Vista+.
2010-03-17  Paul Vriensshlwapi/tests: Fix some test failures on XP/Vista.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Andrew Eikumshlwapi: Improve error handling in UrlGetPart.
2010-03-15  Nikolay Sivovshlwapi: Don't cast WCHAR string to BSTR.
2010-03-15  Nikolay Sivovshlwapi: Partially implement SHGetObjectCompatFlags...
2010-03-15  Paul Vriensshlwapi/tests: Fix a test failure on NT4.
2010-03-05  Paul Vriensshlwapi/tests: Fix some test failures on Win9x/WinMe.
2010-03-05  Paul Vriensshlwapi/tests: Skip some tests on Win9x/WinMe.
2010-03-03  Nikolay Sivovshlwapi/tests: Some tests for PathGetDriveNumber.
2010-03-01  Andrew Eikumshlwapi: Ignore the hash of HTML URLs in UrlCombine.
2010-03-01  Nikolay Sivovshlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW...
2010-03-01  Nikolay Sivovshlwapi: Fix mask usage in SHSetWindowBits with tests.
2010-02-23  Reece Dunnshlwapi/tests: Skip SHCreateStreamOnFileA/W configurati...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-16  Vincent Povirkshlwapi: GetUrlPart can get the scheme of url's without...
2010-02-15  Detlef Riekenbergshlwapi/tests: Use defined settings when testing GetAcc...
2010-02-12  Detlef Riekenbergshlwapi: Return the correct length from GetAcceptLangua...
2010-02-12  Detlef Riekenbergshlwapi: Return the correct results in GetAcceptLanguagesW.
2010-02-12  Detlef Riekenbergshlwapi/tests: Remove GetLastError tests for GetAcceptL...
2010-02-10  Aric Stewartshlwapi: Account for trailing NULL in UrlFixupW.
2010-02-04  Michael Stefaniucshlwapi: Don't print the function name twice in an...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlUnescape* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlIs* is not present on Win95B (winetes...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlHash* is not present on Win95B (winet...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlGetPart* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlEscape* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlCreateFromPath* is not present on...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlCombine* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlCanonicalize* is not present on Win95...
2010-02-01  Detlef Riekenbergshlwapi/tests: UrlApplyScheme* is not present on Win95B...
2010-02-01  Detlef Riekenbergshlwapi/tests: PathCreateFromUrl* is not present on...
2010-02-01  Detlef Riekenbergshlwapi/tests: HashData is not present on Win95B (winet...
2010-02-01  Detlef Riekenbergshlwapi/tests: ChrCmpI* is not present on Win95B (winet...
2010-02-01  Piotr Cabanshlwapi: Invoke ExpandEnvironmentStringsForUser on...
2010-02-01  Piotr Cabanshlwapi: Invoke RegGetValue on SHRegGetValue call.
2010-02-01  Piotr Cabanshlwapi: Update SHRegGetValue definition.
2010-02-01  Piotr Cabanshlwapi: Added OS_VISTAORGREATER flag to IsOS (undocume...
2010-02-01  Michael Stefaniucshlwapi: Use IS_INTRESOURCE not HIWORD to check a resource.
2010-01-26  Andrew Nguyenshlwapi: Only check for NULL pointers in HashData.
2010-01-26  Andrew Nguyenshlwapi/tests: Add tests for HashData.
2010-01-25  Andrew Nguyenshlwapi: Change a magic HRESULT value to the appropriat...
2010-01-21  Piotr Cabanshlwapi: Improved res protocol handling in UrlCanonical...
2010-01-18  Piotr Cabanshlwapi: Fix MLBuildResURLW implementation.
2009-12-30  Rob Shearmanshlwapi: Initialise id field of ConPt object in connect...
2009-12-23  Alexandre Julliardshlwapi/tests: Remove empty traces.
2009-12-16  Piotr Cabanshlwapi: Added special case for URL_PART_HOSTNAME in...
2009-12-16  Piotr Cabanshlwapi: Allow ' ' in hostname and password in UrlGetPart.
2009-12-15  Aric Stewartshlwapi: Implement SHPropertyBag_ReadLONG.
2009-12-14  Francois Gougetshlwapi/tests: Make test_IConnectionPoint() static.
2009-12-14  Aric Stewartshlwapi: Beginning implementation of IUnknown_QueryServ...
2009-12-11  Aric Stewartshlwapi: Ordinal 196 is SHVerbExistsNA not DnsRecordSet...
2009-12-11  Aric Stewartshlwapi/tests: Testing framework and IConnection point...
2009-12-11  Aric Stewartshlwapi: Release rgcd.pUnk returned by enumeration.
2009-12-11  Aric Stewartshlwapi: DISPPARAMS on Invoke are never NULL.
2009-12-11  Aric Stewartshlwapi: Failure in IConnectionPoint_GetConnectionInter...
2009-12-11  Aric Stewartshlwapi: Rename ConnectToConnectionPoint bAdviseOnly...
2009-12-09  Alexandre Julliardshlwapi/tests: Avoid size_t in traces.
2009-12-04  Aric Stewartshlwapi: Close the correct key in SHRegCloseUSKey.
2009-12-03  Andrew Nguyenshlwapi: The third parameter of UrlCombineA/W is an...
2009-10-19  Francois Gougetshlwapi: Fix compilation on systems that don't support...
2009-10-19  Jacek Cabanshlwapi: Added ParseURL[AW] tests.
2009-10-19  Jacek Cabanshlwapi: Make more strict restriction for URL scheme...
2009-10-19  Jacek Cabanshlwapi: Make more strict restriction for URL scheme...
2009-10-19  Jacek Cabanshlwapi: Properly handle ParseURL errors in UrlGetPart...
2009-10-06  Ge van Geldorpshlwapi/tests: Add acceptable error code for Win7 clist...
2009-09-29  Peter Oberndorfershlwapi: Write back data to registry when closing reg...
2009-09-29  Peter Oberndorfershlwapi: Allow SHOpenRegStream2 A/W to work with not...
2009-09-29  Peter Oberndorfershlwapi: Remove pointer check in IStream::Clone, it...
2009-09-29  Peter Oberndorfershlwapi: Implement IStream::Write, Seek and SetSize.
2009-09-29  Peter Oberndorfershlwapi: Fix IStream::Read for reg/mem stream.
2009-09-29  Peter Oberndorfershlwapi: Fix logic of SHCreateMemStream in combination...
2009-09-29  Peter Oberndorfershlwapi: Implement IStream::Stat for registry/memory...
2009-09-29  Peter Oberndorfershlwapi: Fix prototype of SHCreateMemStream.
2009-09-29  Peter Oberndorfershlwapi: Fix spec file for some unicode functions.
2009-09-24  Aric Stewartshlwapi: Implement StrChrNW.
2009-09-11  Ge van Geldorpshlwapi/tests: Fix tests on Win7.
2009-09-08  Owen Rudgeshlwapi: Implement stub for UrlFixupW.
2009-09-08  Owen Rudgeshlwapi: Implement stub for ZoneCheckUrlExW.
2009-09-08  Owen Rudgeshlwapi: Implement stubs for SHFormatDateTimeA/W.
2009-09-08  Owen Rudgeshlwapi: Implement stub for SHGetViewStatePropertyBag.
2009-09-08  Owen Rudgeshlwapi: Implement stub for SHCreatePropertyBagOnRegKey.
next