ole32: Add tests for IStorage::Stat.
[wine] / dlls /
2006-05-05  Robert Shearmanole32: Add tests for IStorage::Stat.
2006-05-05  Robert Shearmanole32: Fix access right check for opening and creating...
2006-05-05  Robert Shearmanole32: Add more tracing for reading and writing storage...
2006-05-05  Robert Shearmanole32: Add tests for sub-storages and creating streams.
2006-05-05  Robert Shearmanole32: Add a storage test for reading and writing of...
2006-05-05  Robert Shearmanntdll: Fix size check for NtQueryInformationToken(Token...
2006-05-05  Huw Daviesoleaut32: Alignment fixes for safearrays.
2006-05-05  Huw Daviesoleaut32: Fix tests under win2k.
2006-05-05  Huw Daviesoleaut32: Split out the SAFEARRAY and BSTR tests so...
2006-05-05  Huw Daviesoleaut32: Fix BSTR marshaling to be wire compatible...
2006-05-05  Andrew Ziemsetupapi: Add case sensitivity string table tests.
2006-05-05  Troy Rollogdi: Fix GetTextExentExPointW to return values consiste...
2006-05-05  Detlef Riekenbergwinspool/tests: Fix test for GetPrinterDriver.
2006-05-05  Michael StefaniucDon't check pointers for NULL before RtlFreeHeap. It...
2006-05-05  Michael Stefaniucsecur32: Missing LeaveCriticalSection on error paths.
2006-05-05  James Hawkinsadvpack: Don't fail if the dll to register doesn't...
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_Proffer...
2006-05-05  Mike McCormackshlwapi: Add a stub implementation for IUnknown_QuerySe...
2006-05-05  Mike McCormackole32: Return STG_E_REVERTED when a stream's parent...
2006-05-05  Jacek Cabanshdocvw: Added some comments.
2006-05-05  Jacek Cabanshdocvw: Added WebBrowser::[get|put]_ToolBar implementa...
2006-05-05  Jacek Cabanshdocvw: Added WebBrowser::[get|put]_StatusBar implemen...
2006-05-05  Jacek Cabanshdocvw: Added WebBrowser::[get|put]_AddressBar impleme...
2006-05-05  Jacek Cabanshdocvw: Added WebBrowser::[get|put]_MenuBar implementa...
2006-05-05  Jacek Cabanshdocvw: Added get_HWND implementation.
2006-05-05  Jacek Cabanshdocvw: Added [get|put]_Visible implementation.
2006-05-05  Jacek Cabanshdocvw: Fix GetMiscStatus implementation.
2006-05-05  Ivan Gyurdievwined3d: QueryInterface corrections.
2006-05-05  Dmitry Timoshkovsecur32: Add partial support for ISC_REQ_ALLOCATE_MEMOR...
2006-05-05  Dmitry Timoshkovsecur32: Fix some wrong assumptions in the NTLM test...
2006-05-05  Dmitry TimoshkovAdd a stub implementation of mprapi.dll.
2006-05-05  Vitaly Lipatovuser: tests: Change INPUT to TEST_INPUT, fix union...
2006-05-05  Roderick Colenbranderwined3d: Vertex Shader regtype cleanups.
2006-05-05  Dan Kegelmsi: Fix missing case in MsiSourceListAddSourceEx.
2006-05-05  James Hawkinsole32: StorageImpl_GetROBigBlock can return NULL so...
2006-05-05  James Hawkinsadvpack: Implement the DelDirs command.
2006-05-05  James Hawkinsadvpack: Implement the CheckAdminRights option.
2006-05-05  James Hawkinsadvpack: Implement the RunPreSetupCommands command.
2006-05-05  James Hawkinsadvpack: INF install is implemented so fix the document...
2006-05-05  James Hawkinsadvpack: Implement the PerUserInstall command.
2006-05-05  James Hawkinsadvpack: Leave room for the NULL terminator in the...
2006-05-05  James Hawkinsadvpack: NULL-terminate the source path.
2006-05-05  James Hawkinsadvpack: Return the hresult in ExecuteCabW.
2006-05-05  James Hawkinsadvpack: Clean up the formatting of RegInstall to match...
2006-05-05  James Hawkinsadvpack: Perform an Advanced INF-level install in RegIn...
2006-05-05  James Hawkinsadvpack: Factor out writing predefined strings into...
2006-05-05  James Hawkinsadvpack: Ignore the return value from the OCX registration.
2006-05-05  Hans Leidekkerwldap32: Document the search functions.
2006-05-05  Jacek Cabankernel: Remove no longer needed includes.
2006-05-05  Robert Reifadvapi32: Add some lsa tests.
2006-05-05  Robert Reifadvapi32: Fix LsaClose return value.
2006-05-05  Robert Reifnetapi32: Implement NetUserModalsGet level 2.
2006-05-05  Robert Reifdsound: Add DirectSoundBuffer_Lock tests.
2006-05-05  Robert Reifdsound: Check DirectSoundBuffer_Lock parameters.
2006-05-05  Jacek Cabanmshtml: Added test of connection points.
2006-05-05  Jacek Cabanmshtml: Added GetConnectionInterface implementation.
2006-05-05  Jacek Cabanmshtml: Added GetConnectionPointContainer implementation.
2006-05-05  Jacek Cabanmshtml: Added stub implementation of connection points.
2006-05-05  Jacek Cabanmshtml: Added IConnectionPointContainer stub implementa...
2006-05-05  Jacek Cabanmshtml: Added get_body implementation.
2006-05-05  Jacek Cabanmshtml: Added IHTMLTextContainer stub implementation.
2006-05-05  Huw Daviesoleaut32: Implement GetDocumentation_Proxy/Stub.
2006-05-05  Huw Daviesoleaut32: Implement GetFuncDesc_Proxy and friends.
2006-05-05  Huw Daviesoleaut32: Implement GetTypeAttr_Proxy and friends.
2006-05-05  Huw Daviesrpcrt4: Support for non-encapsulated unions.
2006-05-05  Huw Daviesgdi32: FcPatternGet( FC_FILE ) only returns the basenam...
2006-05-05  Robert Shearmanadvapi32: Implement the majority of ImpersonateLoggedOn...
2006-05-05  Robert Shearmanwininet: Initialise the LPWITHREADERROR structure after...
2006-05-05  Mike McCormackrpcrt4: Add stub implementations for RPC authentication...
2006-05-05  Mike McCormackwininet: Fix peeking of http data with a nul byte in it.
2006-05-05  Mike McCormackmsi: Use the source name of the msi package when it...
2006-05-05  Mike McCormackole32: Store drop targets in a standard list.
2006-05-05  Robert Reifnetapi32: Add minimal NetUserModalsGet test.
2006-04-21  Jacek Cabanshdocvw: Don't create IE default window in embedding...
2006-04-21  Jacek Cabanshdocvw: Use InternetExplorer object in create_ie_window.
2006-04-21  Mike McCormackrpcrt4: Invalid sockets should have a value of -1.
2006-04-21  Ivan Gyurdievwined3d: Fix mipmap level count.
2006-04-21  Ivan Gyurdievwined3d: Improve/implement D3DSIO_TEX.
2006-04-21  Ivan Gyurdievwined3d: Texture format corrections.
2006-04-21  Ivan Gyurdievwined3d: Correct vtrace usage.
2006-04-21  Mike McCormackrpcrt4: Add support for the ncacn_ip_tcp transport...
2006-04-21  Mike McCormackrpcrt4: Add a stub transport layer for ncacn_ip_tcp.
2006-04-21  Mike McCormackrpcrt4: Hide the details of the rpc transport mechanism.
2006-04-21  Mike McCormackrpcrt4: Abstract RPCRT4_SpawnConnection.
2006-04-21  Mike McCormackrpcrt4: Move the connected check inside the named pipe...
2006-04-21  Mike McCormackrpcrt4: Split the transport layer into a different...
2006-04-21  Mike McCormackrpcrt4: Allocate RpcServerProtseq in a single place.
2006-04-21  Paul Vriensusp10: Fix return codes of ScriptGetFontProperties...
2006-04-21  Robert Reifadvapi32: Fix LsaQueryInformationPolicy return values.
2006-04-21  Stefan Dösingerwined3d: Implement IWineD3DPalette.
2006-04-21  Alexandre Julliardgdi: Added WineEngGetCharABCWidthsI stub for the non...
2006-04-20  Alexandre Julliardkernel: Make GetTickCount call NtGetTickCount.
2006-04-20  Jacek Cabanntdll: Added NtGetTickCount implementation.
2006-04-20  Alexandre Julliarduser: Don't return CLASS_OTHER_PROCESS when modifying...
2006-04-20  Mike McCormackrpcrt4: Abstract the transport layer functionality.
2006-04-20  James Hawkinsadvpack: Implement LaunchINFSectionW.
2006-04-20  James Hawkinsadvpack: Implement ExecuteCabW.
2006-04-20  James Hawkinsadvpack: Implement the RunPostSetupCommands callback.
2006-04-20  James Hawkinsadvpack: Implement the RegisterOCXs callback.
2006-04-20  Jeff Latimerusp10: Set defaults for ScriptGetFontProperties.
next