mscms: Move repetitive code to helper macros.
[wine] / dlls /
2005-12-13  Saulius Krasuckasmscms: Move repetitive code to helper macros.
2005-12-13  Dmitry Timoshkovx11drv: ScrollDC fix.
2005-12-13  Aric Stewartwininet: HTTP headers reworking.
2005-12-13  Alexandre Julliardgdi: Added support for doing GetBitmapBits on a DIB...
2005-12-13  Alexandre Julliardx11drv: Clipping fix with DIB section copy.
2005-12-13  H. Verbeetd3d9: Add a test for Get/SetVertexShader and Get/SetPix...
2005-12-13  Marcus Meissnerwininet: Reinitialise NETCON on redirect.
2005-12-13  Juan Langiphlpapi: Fix a couple of file descriptor leaks.
2005-12-13  Juan Langcrypt32: Decode cleanups.
2005-12-13  H. Verbeetwined3d: Don't change the shader's refcount in SetVerte...
2005-12-13  Oliver Stieberwined3d: Cube texture named constants.
2005-12-12  Paul Vriensshell32/tests/shlfolder.c: ILFindLastID has to be calle...
2005-12-12  Paul Vriensmscms: Add another possible error.
2005-12-12  Alexandre JulliardTEB.StackLimit should not include the guard page.
2005-12-12  Alexandre Julliardkernel: Moved main stack initialization to process.c.
2005-12-12  Alexandre JulliardPass specific access rights to wine_server_handle_to_fd.
2005-12-12  Alexandre Julliardserver: Added access rights mapping to file objects.
2005-12-12  Alexandre Julliardserver: Support for opening devices.
2005-12-12  Eric Pouechkernel32: Get rid of DOSMEM_AllocSelector.
2005-12-12  Detlef Riekenbergwinspool: Added tests for OpenPrinter.
2005-12-12  Michael Jungshell32: Fix drag-scrolling in the shellview object.
2005-12-12  Michael Jungole32: Periodically call IDropTarger::DragOver during...
2005-12-12  Eric PouechFunctions with no paramters must be (void).
2005-12-12  Detlef Riekenbergwinspool: Added documentation for OpenPrinter.
2005-12-12  Eric PouechConst correctness fixes.
2005-12-12  Marcus Meissnerwinsock: getaddrinfo - return code mapping.
2005-12-12  Eric Pouechcomctl32: Fixed (harmless) typo.
2005-12-12  Eric PouechRemoved some dead-code.
2005-12-12  Eric PouechMade some functions static.
2005-12-12  Eric Pouechvidc: Return error codes when a message isn't supported.
2005-12-12  Robert ShearmanOLE: Fix SafeArrayCopy for NULL pvData.
2005-12-12  Robert ShearmanCreateErrorInfo trace fix.
2005-12-12  Robert ShearmanOLE: Add const to several typelib functions.
2005-12-12  Robert ShearmanOleTranslateColor trace fix.
2005-12-12  Jacek Cabanmshtml: Added IHTMLDocument3 stub implementation.
2005-12-12  Filip Navarakernel: Fix the Mach-O binary magic.
2005-12-12  Markus Amslerwinedos: Implement MCB.
2005-12-12  Thomas Weidenmuellerurlmon: Correctly fix IStream::Read.
2005-12-09  H. Verbeetd3d9: Add a test for BeginStateBlock and EndStateBlock.
2005-12-09  Kai Blinsecur32: Fix conversion of password in NTLM AcquireCred...
2005-12-09  Alexandre Julliardserver: Added object attributes to a few more requests.
2005-12-09  Alexandre JulliardMake wine_server_fd_to_handle use attributes instead...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in dup_h...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in token...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in proce...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in snaps...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in conso...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in file...
2005-12-09  Alexandre Julliardserver: Use attributes instead of inherit flag in socke...
2005-12-09  Vincent BéronAdd some missing includes which contain used prototypes.
2005-12-09  Jacek Cabanmshtml: Added PromptService implementation.
2005-12-09  Jacek Cabanmshtml: Added nsIURIContentListener to QueryInterface.
2005-12-09  Jacek Cabanmshtml: Added nsIEmbeddingSiteWindow implementation.
2005-12-09  Oliver Stieberwined3d: Vertex shader 8 support.
2005-12-09  Thomas Weidenmuellerurlmon: Fix call to ReadFile.
2005-12-09  Thomas Weidenmuellerquartz: Fix incorrect usages of the HRESULT_FROM_WIN32...
2005-12-08  Huw Daviesgdi: Fix 24bpp -> 32bpp copy.
2005-12-08  Rein Klazesadvapi32: RegCreateKeyEx fix.
2005-12-08  Raphael Junqueiraopengl: render_texture
2005-12-08  Aric Stewartwininet: Handle HTTP_QUERY_CUSTOM.
2005-12-08  Robert Reifwineoss: Fix device probing.
2005-12-08  Robert Shearmancomdlg32: Don't worry if an HGLOBAL passed to printdlg...
2005-12-08  Eric Pouechwinealsa: Fixed returned string in capabilities.
2005-12-08  Eric Pouechwinenas: fix crash.
2005-12-08  Aric Stewartwininet: A->W bugfix.
2005-12-08  Alexandre Julliardntdll: Check for failure to get the user path in RtlOpe...
2005-12-07  Jacek Cabanmshtml: Added config key to specify Gecko path.
2005-12-07  Vincent BéronAdd a few missing #includes.
2005-12-07  Kai Blinsecur32: Implement InitializeSecurityContext(A|W) for...
2005-12-06  Robert ShearmanOLE: Implement undocumented behaviour in DispCallFunc.
2005-12-06  Robert ShearmanOLE: Implement ITypeInfo_AddressOfMember.
2005-12-06  Robert ShearmanOLE: Fix brokenness in typelib marshaller caused by...
2005-12-06  Robert ShearmanOLE: Add tests for the typelib version of ITypeComp_Bind.
2005-12-06  Robert ShearmanOLE: Update the type of the oVft parameter for DispCall...
2005-12-06  Kai Blinsecur32: Implementing AcquireCredentialsHandle(A|W...
2005-12-06  Robert Reifwinejack: Fix driver load and initialization.
2005-12-06  Eric Pouechmciwave: save/record.
2005-12-06  Eric Pouechdbghelp: Final touch on StackWalk64 so that it works.
2005-12-06  Detlef Riekenbergwinspool: Document the monitor functions.
2005-12-06  Raphael Junqueirax11drv: Add more useful traces on SetPixelFormat (and...
2005-12-06  Raphael Junqueirax11drv: cleanup not longer used data on X11DRV_PDEVICE.
2005-12-06  Louis Lendersgdi: Added stub for AddFontMemResourceEx.
2005-12-06  Dmitry Timoshkovmlang: Implement IEnumRfc1766 interface.
2005-12-06  Robert Reifwinmm: Allow sound card driver to be opened more than...
2005-12-06  Robert Reifwinmm: Allow sound card drivers to be opened more than...
2005-12-06  Robert ShearmanOLE: Fix a typo where brackets were missing.
2005-12-06  Robert ShearmanOLE: ITypeInfo_Invoke parameter naming change.
2005-12-06  Jacek Cabanshdocvw: Added get_Document implementation.
2005-12-06  Detlef Riekenbergwinspool: Add documentation for the port functions.
2005-12-05  Alexandre Julliardkernel: Added a basic test for exception handling in...
2005-12-05  Alexandre Julliarduser: Fixed copy/paste bug in CURSORICON_GetResIconEntry.
2005-12-05  Rein Klazesddraw: Catch access violations when calling DirectDrawE...
2005-12-05  Thomas Weidenmuellerdevenum: Don't leak key handle creating a category...
2005-12-05  Christian Gmeinermsi: Implemented DllCanUnloadNow.
2005-12-05  Wojciech Migdaimagehlp: fixed typo in SymSetOptions entry.
2005-12-05  Huw Daviesmsi: Fix MsiProvideQualifiedComponentW spec file entry.
2005-12-05  Vitaliy MargolenMove mailslot devices into directory name space.
2005-12-05  Vitaliy MargolenMove named pipe objects into directory name space.
2005-12-05  Eric Pouechdbghelp: Implemented StackWalk64.
2005-12-05  Francois Gougetmsvidc32: Add a comment for DllMain() to stop winapi_ch...
next