rpcrt4: Fix a crash in RpcServerUseProtseqEpExA/W when using an unsupported protseq.
[wine] / dlls /
2006-11-08  Alex Villacís Lassooleaut32: varformat - Force LCID_US for conversion...
2006-11-08  Stefan Leichtermsi: Added stub for MsiGetFeatureValidStatesA/W.
2006-11-08  Mike McCormackcomctl32: Fix a regression in ImageList_AddMasked().
2006-11-08  Andrew Talbotoleaut32: Cast-qual warnings fix.
2006-11-08  Michael Stefaniucrpcproxy.h: Use LONG/ULONG for Win64 compatibility...
2006-11-08  Michael Stefaniucrpcrt4: For Win64 compatibility use a temp variable...
2006-11-08  Alex Villacís Lassooleaut32: variant - allow conversion of VT_DISPATCH...
2006-11-08  Alex Villacís Lassooleaut32: olepicture - Support multiple redundant heade...
2006-11-08  Peter Oberndorferdbghelp: Initialize BOOL elements with FALSE instead...
2006-11-08  Peter Oberndorferdbghelp: Make dwarf2 parser only report file numbers...
2006-11-08  Peter Oberndorferdbghelp: Make dwarf2_parse_line_numbers handle missing...
2006-11-08  Andrey Turkinshlwapi: Implement GetShellSecurityDescriptor and test...
2006-11-08  Stefan Dösingerwined3d: ScissorRect correction.
2006-11-08  Detlef Riekenbergwinex11.drv: Fix failure of X11DRV_ChoosePixelFormat.
2006-11-08  James Hawkinsmsi: Factor out download_remote_cabinet and reuse extra...
2006-11-08  James Hawkinsmsi: Store the base URL of the MSI package if it is...
2006-11-08  James Hawkinsmsi: Factor copy_install_file out of ACTION_InstallFiles.
2006-11-08  James Hawkinsmsi: Factor schedule_install_files out of ACTION_Instal...
2006-11-08  James Hawkinsmsi: Model the media_info structure members after the...
2006-11-08  James Hawkinsmsi: Use msi_alloc_zero instead of a helper function...
2006-11-08  James Hawkinsmsi: Use the file's component instead of passing an...
2006-11-08  James Hawkinsmsi: Use the media_info structure instead of passing...
2006-11-08  James Hawkinsmsi: Add more tests for installing from cabinets.
2006-11-08  Francois GougetFix ntsecapi.h so it does not depend on winternl.h.
2006-11-08  Francois Gougetsecur32: sspi.h must not include wtypes.h.
2006-11-08  Francois Gougetsetupapi: setupapi.h must not define HSTRING_TABLE...
2006-11-08  Francois Gougetuxtheme: winerror.h must not define the E_PROP_*_UNSUPP...
2006-11-08  Francois Gougetshell32: Add missing '\n' to Wine trace.
2006-11-08  Francois Gougetinclude: The PSDK does not have the A/W variants of...
2006-11-08  Dmitry Timoshkovwinex11.drv: Call SetWindowPos with SWP_FRAMECHANGED...
2006-11-08  Dmitry Timoshkovwinex11.drv: Map VK codes for arrow keys to an X11...
2006-11-08  Mike McCormackmsi: Fix a memory leak.
2006-11-08  Mike McCormackcomctl32: Remove Nx1 assumptions in ImageList_Read.
2006-11-08  Markus Amslerwined3d: Fix regression in surface conversion.
2006-11-08  Huw Davieswinspool.drv: Associate a printer driver with each...
2006-11-08  Huw Davieswinspool.drv: Fix AddPrinterDriverA so that the strings...
2006-11-08  Huw Davieswinspool.drv: Implement DeletePrinterDriverExW.
2006-11-08  Huw Davieswinspool.drv: Forward DeletePrinterDriverExA -> DeleteP...
2006-11-08  Huw Davieswinspool.drv: Forward DeletePrinterDriver -> DeletePrin...
2006-11-08  Paul Vrienscomctl32: Beginning of some string related tests.
2006-11-08  Paul Vrienscomctl32: Fix return values of string functions.
2006-11-08  Damjan Jovanovicwinex11: Fix regression caused by client-side DIB copy...
2006-11-07  Alexandre Julliardkernel32: Better workaround for the lack of locale...
2006-11-07  Alexandre Julliardwinex11.drv: Detect an XLookupString that returns Latin...
2006-11-07  Alexandre Julliardwinex11.drv: Added mapping for Unicode keysyms in ToUni...
2006-11-07  Alexandre Julliardwinex11.drv: Only load the keycode->keysym mapping...
2006-11-07  Francois Gougetuser32/include: Don't define the OBM_*, OCR_* and OIC_...
2006-11-07  Francois Gougeturlmon/tests: Fix compilation with the PSDK headers.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-11-07  Francois Gougetoleau32: The PSDK's ELEMDESC's union is nameless, alway...
2006-11-07  Francois Gougetcomctl32: Add missing '\n' to ok() call.
2006-11-07  Francois Gougetdplayx: Fix spelling of the DPLAYX_AcquireSemaphore...
2006-11-07  Francois Gougetdmstyle: Fix spelling of the DMUS_PRIVATE_STYLE_MOTIF...
2006-11-07  Mike McCormackmsi: By default, install components locally.
2006-11-07  Mike McCormackmsi: Fix WHERE IS (NOT) NULL queries.
2006-11-07  Mike McCormackmsi: Fix regression tests failing on Windows.
2006-11-07  Mike McCormackmsi: Split ACTION_CostFinalize into two functions.
2006-11-07  Andrew Talbotole32: Cast-qual warnings fix.
2006-11-07  Andrew Talbotntdll: Cast-qual warning fix.
2006-11-07  Markus Amslerwined3d: Use width while converting surfaces.
2006-11-07  Markus Amslerwined3d: Use SURFACE_ALIGNMENT.
2006-11-07  Michael Stefaniucatl: Move the storage specifier to the beginning of...
2006-11-07  Jeff Latimerntdll: Clarify the documentation for HandleTable.
2006-11-06  Alexandre Julliardwinex11.drv: Fixed build without OpenGL headers.
2006-11-06  Andrew Talbotmsvcrt: Cast-qual warnings fix.
2006-11-06  Andrew Talbotmsacm32: Cast-qual warnings fix.
2006-11-06  Aric Stewartshell32: Have SHELL_ArgifyW respect the length of the...
2006-11-06  Aric Stewartshell32: Create dynamic buffers for expanded enviroment...
2006-11-06  Andrey Turkinadvapi32: Test for OpenProcessToken with MAXIMUM_ALLOWE...
2006-11-06  Paul Chitescumscoree: String returned by GetCORVersion starts with...
2006-11-06  Mike McCormackuser32: The string passed to ToUnicode(Ex) is for output.
2006-11-06  Mike McCormackuser32: ToUnicodeEx should return 0 for an unknown...
2006-11-06  Peter Oberndorferdbghelp: Make dwarf2 parser handle file paths relative...
2006-11-06  Kai Blinsecur32: Test and fix DecryptMessage for multiple data...
2006-11-06  Detlef Riekenbergwinspool/tests: Add tests for EnumPorts.
2006-11-06  Detlef Riekenbergwinspool: Implement EnumPortsA.
2006-11-06  Detlef Riekenbergwinspool: Implement EnumPortsW.
2006-11-06  Detlef Riekenbergwinspool: EnumPorts: Read driver from registry.
2006-11-06  Damjan Jovanovicwinex11.drv: Added a basic client-side DIB copy optimiz...
2006-11-06  Alexandre Julliardntdll: Moved command-line help to the loader binary.
2006-11-06  Alexandre Julliardmsi: Fixed definition of the MSIITERHANDLE type.
2006-11-06  Damjan Jovanovicicmp: Changed select to poll.
2006-11-06  Damjan Jovanovicdinput: Changed select to poll.
2006-11-06  Alexandre Julliardws2_32: Convert WS_select to use poll() instead of...
2006-11-06  Phil Krylovntdll: Fix building on Darwin versions prior to 8.0.
2006-11-06  Rob Shearmanrpcrt4: Remove unnecessary quotes in traces, as debugst...
2006-11-06  Eric Pouechdbghelp: Fixed memory leak in source string handling.
2006-11-06  Jacek Cabanshdocvw: Added more tests.
2006-11-06  Jacek Cabanshdocvw: Cal on_offlineconnected_change and on_silent_c...
2006-11-06  Jacek Cabanshdocvw: Added OnAmbientPropertyChange(DISPID_AMBIENT_O...
2006-11-06  Jacek Cabanshdocvw: Added [get|put]_Offline implementation.
2006-11-06  Jacek Cabanshdocvw: Added OnAmbientPropertyChange(DISPID_AMBIENT_S...
2006-11-06  Jacek Cabanshdocvw: Ignore hwndParent in DoVerb.
2006-11-06  Jacek Cabanshdocvw: Set parent window in activate_inplace.
2006-11-06  Jacek Cabanmshtml: Fixed query_edit_status when Gecko is not avail...
2006-11-06  Mike McCormackriched20: Fix a leak in the undo stack.
2006-11-06  Mike McCormackriched20: Fix one more memory leak.
2006-11-06  Mike McCormackriched20: Don't access memory after freeing it.
2006-11-06  Mike McCormackriched20: Fixed memory leaks.
2006-11-06  Mike McCormackcomctl32: Switch to a Nx4 tiling.
next