dnsapi: Add DNS message parsing routines from BIND.
[wine] / dlls /
2006-05-30  Hans Leidekkerdnsapi: Add DNS message parsing routines from BIND.
2006-05-30  Mikołaj Zalewskicomctl32: header: Ignore out-of-range iOrder in SetItemT.
2006-05-30  Mikołaj Zalewskikernel32: Prevent truncating characters to 8 bits in...
2006-05-30  Andrew Ziemmsi: Increase verbosity in some failing tests.
2006-05-30  Mike McCormackwininet: Don't crash when querying NULL values.
2006-05-30  Mike McCormackwininet: Add a test for basic authentication.
2006-05-30  Mike McCormackuser32: Stub implementations for Win64's Get/Set LongPt...
2006-05-30  Troy Rollocomdlg32: Prevent SEGV in FILEOPEN95_OnOpen when a...
2006-05-30  Vitaliy Margolenwined3d: Properly destroy texture object if we failed...
2006-05-30  Vitaliy Margolend3d9: Add reference to the parent device for surfaces.
2006-05-30  Robert Shearmanrpcrt4: Make UserMarshalFlags static.
2006-05-30  Robert Shearmanrpcrt4: We should never pass an fMustAlloc value of...
2006-05-30  Robert Shearmanrpcrt4: Make sure to set a unique pointer with an id...
2006-05-30  Robert Shearmanrpcrt4: If the number of pointers is 0 for NdrFullPoint...
2006-05-30  Robert Shearmanrpcrt4: Handle marshaling/unmarshaling full pointers.
2006-05-30  Robert Shearmanrpcrt4: For full pointers the state consists of flags...
2006-05-30  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-05-30  Hans Leidekkermsi: Implement MsiLocateComponent{A,W}.
2006-05-30  Mike McCormackwldap32: Fix unused variable warnings.
2006-05-30  Mike McCormackgdi32: Fix an unused variable warning.
2006-05-30  Stefan Dösingerwined3d: Do not disable GL_BLEND when alpha blending...
2006-05-30  Stefan Dösingerwined3d: Release the memory in IWineGDISurface::Private...
2006-05-30  Robert Reifwinmm: Add multiple header wave tests.
2006-05-28  Andrew Talbotcomctl32/tests: Write-strings warning fix.
2006-05-28  Detlef Riekenbergwinspool/tests: Use 0xdeadbeef as magic value.
2006-05-28  Detlef Riekenbergwinspool: Documentation for GetPrintProcessorDirectory.
2006-05-28  Alexandre Julliarduser: Fixed WM_ACTIVATEAPP mapping with null task handle.
2006-05-28  Frank Richtershdocvw: Install Mozilla control silently.
2006-05-28  Frank Richtershdocvw: Improve German translation.
2006-05-28  Kai Blinsecur32: Cleaning up the authentication tests.
2006-05-28  Jacek Cabanurlmon: Improve debug traces.
2006-05-28  Jacek Cabanurlmon: Store STGMEDIUM in Binding object and set its...
2006-05-28  Jacek Cabanurlmon: Return IClassFactory in get_protocol_handler...
2006-05-27  Eric Pouechntdll: Free TLS pointers when exiting thread.
2006-05-27  Eric Pouechntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
2006-05-27  Eric Pouechntdll/kernel32: Pipe information.
2006-05-27  Jason Greenwined3d: Add ability to generate GLSL shader objects...
2006-05-27  Jason Greenwined3d: Final move of the GLSL registry check (hopefully).
2006-05-27  Alexandre Julliardkernel32: Partial implementation of GetModuleHandleExA/W.
2006-05-27  Alexandre Julliardntdll: Implemented RtlPcToFileHeader.
2006-05-27  Kai Blinsecur32: Fix wrong bit shift in the base64 encoder.
2006-05-27  Robert Shearmanrpcrt4: Store the QueryType in the state table in NdrFu...
2006-05-27  Robert Shearmanrpcrt4: Fix NdrFullPointerQueryRefId to make more tests...
2006-05-27  Robert Shearmanrpcrt4: Implement remaining part of NdrFullPointerQuery...
2006-05-27  Robert Shearmanrpcrt4: Implement some full pointer functions and add...
2006-05-26  Stefan Dösingerwined3d: Implement IWineD3DSurface::BltFast.
2006-05-26  Mike McCormacksecur32: Avoid some code duplication.
2006-05-26  Mike McCormackrpcrt4: Implement NdrClientContext(Un)Marshall.
2006-05-26  Juan Langcrypt32: Implement CertVerifyCRLTimeValidity and partia...
2006-05-26  Juan Langcrypt32: Combine redundant code.
2006-05-26  Huw Daviesgdi32: The font cache needs to discriminate whether...
2006-05-26  Robert Shearmanrpcrt4: Even though FC_DEREFERENCE conformance is handl...
2006-05-26  Robert Shearmanrpcrt4: Return the actual status code sent back by...
2006-05-26  Stefan Dösingerwined3d: Fix IWineGDISurface::SaveSnapshot.
2006-05-26  Stefan Dösingerwined3d: Disable the depth test in UnlockRect
2006-05-26  Jason Greenwined3d: Fix regression introduced by recent multitextu...
2006-05-26  Alexandre Julliardcomctl32: Dialog procedures should be called with CallW...
2006-05-26  Alexandre Julliarduser: Only include winproc.h where necessary.
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for the remaining messages.
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for the listbox and...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for the edit control...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for button and scrollba...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_GETTEXT, WM_SETT...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for the WM_DDE* messages.
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_MDIACTIVATE...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_COPYDATA, WM_GET...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_GETMINMAXINFO...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_COMPARE/DELETE...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_CREATE, WM_NCCRE...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for the remaining messages.
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for the WM_DDE* messages.
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_MDIACTIVATE...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_COPYDATA, WM_GET...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_GETMINMAXINFO...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_COMPARE/DELETE...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_CREATE, WM_NCCRE...
2006-05-26  Alexandre JulliardFixed a couple of instances of the old FSF address...
2006-05-26  Phil Costinwined3d: Create stub for D3DPERF_SetOptions function.
2006-05-26  Mikołaj Zalewskicomctl32: header: Put the new item in place of the...
2006-05-26  Mikołaj Zalewskicomctl32: header: Draw the drag image and hot dividers...
2006-05-26  Mikołaj Zalewskicomctl32: header: Fix an order-related bug in HEADER_In...
2006-05-26  Mikołaj Zalewskicomctl32: header: Implement HDM_SETHOTDIVIDER.
2006-05-26  Mikołaj Zalewskicomctl32: header: Implement HDM_CREATEDRAGIMAGE.
2006-05-26  Mikołaj Zalewskicomctl32: listview: Apply the HDS_DRAGDROP header style...
2006-05-26  Juan Langcrypt32: Implement CertSerializeCRLStoreElement.
2006-05-26  Dmitry Timoshkovmapi32: Break out of the loop as soon as MSI call succeeds.
2006-05-26  Dmitry Timoshkovgdi: Add more const qualifiers.
2006-05-26  Jason Greenwined3d: Move the GLSL registry check again.
2006-05-25  Dmitry Timoshkovmapi32: Implement FGetComponentPath.
2006-05-25  Dmitry Timoshkovmsi: Translate the resulting string only if the previou...
2006-05-25  Jacek Cabanurlmon: Fix implementation of ReleaseBindInfo.
2006-05-25  Jacek Cabanurlmon: Better pending read handling.
2006-05-25  Jacek Cabanurlmon: Added Switch implementation.
2006-05-25  Jacek Cabanurlmon: Added handling BINDDSTATUS_FINDINGSOURCE and...
2006-05-25  Jacek Cabanurlmon: Call OnProgress in apartment thread.
2006-05-25  Jacek Cabanurlmon: Return MK_S_ASYNCHRONOUS if bindindg is asynchr...
2006-05-25  Jacek Cabanurlmon: Added ReportResult implementation.
2006-05-25  Jacek Cabanurlmon: Added GetRootSecurityId and BeginningTransactio...
2006-05-25  Juan Langcrypt32: Add support for CRLs.
2006-05-25  Juan Langcrypt32: Use public functions when finding certificates.
next