kernel32: Make sure we reference stack data still in scope (Coverity).
[wine] / dlls /
2011-11-02  Marcus Meissnerkernel32: Make sure we reference stack data still in...
2011-11-02  Alexandre Julliardinetcpl: Convert dialogs to po files.
2011-11-02  Alistair Leslie... mscoree: Return S_OK from CanLaunchOrAttach.
2011-11-02  Vitaliy Margolendinput: Window supplied to SetCooperativeLevel have...
2011-11-02  Andrew Talbotwindowscodecs: Remove unneeded address-of operators...
2011-11-02  Andrew Talbotshell32: Remove unneeded address-of operators from...
2011-11-02  Andrew Talbotrsaenh: Remove unneeded address-of operator from array...
2011-11-02  Nikolay Sivovmsxml3: Silence IDispatchJS query.
2011-11-02  Nikolay Sivovmsxml3: Support IDispatchEx for IXMLDOMParseError.
2011-11-02  Aric Stewartuser32: Only attempt autoscroll line breaking on an...
2011-11-02  Henri Verbeetwined3d: Make the shader parameter to shader_arb_load_c...
2011-11-02  Henri Verbeetwined3d: Make the buffer parameter to buffer_sanitize_f...
2011-11-02  Henri Verbeetwined3d: Construct the non-rhw projection matrix direct...
2011-11-02  Henri Verbeetwined3d: Construct the rhw projection matrix directly...
2011-11-02  Henri Verbeetwined3d: Construct the projection matrix directly in...
2011-11-02  André Hentschelntdll: Only load ARMv7 PE images when supported by...
2011-11-02  Austin Englishwininet: Add a stub for RunOnceUrlCache.
2011-11-02  André Hentscheldbghelp: Use ARMv7 for debugging.
2011-11-02  Alexandre Julliardgdi32: Sanitize the DIB information for DIB pattern...
2011-11-02  Alexandre Julliardgdi32: Store a pointer instead of a global handle for...
2011-11-02  Alexandre Julliardgdi32/tests: Add some tests for palette-relative patter...
2011-11-01  Alexandre Julliardwineps: Fix a couple of typos in the path painting...
2011-11-01  Ken Sharpkernel32: Update English resource.
2011-11-01  André Hentschelntdll: Try to load ARMv7 PE images on ARM.
2011-11-01  André Hentschelkernel32/tests: Use ARMv7 for PE images.
2011-11-01  Aric Stewartuser32: Early versions of usp10 are not well behaved...
2011-11-01  Alistair Leslie... mscoree: Implement ICorDebug EnumerateProcesses.
2011-11-01  Alexandre Julliardgdi32: Add some brush tests.
2011-11-01  Hans Leidekkerjscript: Add a version resource.
2011-11-01  Hans Leidekkervbscript: Add a version resource.
2011-11-01  Hans Leidekkermsi: Set the ComputerName property.
2011-11-01  Hans Leidekkermsi: Handle some more message types in MSI_ProcessMessage.
2011-11-01  Hans Leidekkermsi: Fix the log mode for progress messages.
2011-11-01  Alistair Leslie... shell32: Release site pointer.
2011-11-01  Juan Langrsaenh: Infer private exponent length from data length.
2011-11-01  Juan Langrsaenh: Test importing a key with an input buffer that...
2011-11-01  Juan Langrsaenh: Add error messages for failed private key imports.
2011-11-01  André Hentscheldbghelp: Implement SymMatchStringW.
2011-11-01  André Hentscheldbghelp: Rename SymMatchString and forward it to SymMat...
2011-11-01  Juan Langwininet: Implement ShowX509EncodedCertificate.
2011-10-31  Andrew Talbotqedit: Remove unneeded address-of operator from array...
2011-10-31  Andrew Talbotole32: Remove unneeded address-of operators from array...
2011-10-31  Andrew Talbotgdiplus: Remove unneeded address-of operators from...
2011-10-31  Andrew Talbotfusion: Remove unneeded address-of operators from array...
2011-10-31  Andrew Talbotcryptui: Remove unneeded address-of operators from...
2011-10-31  Andrew Talbotcomdlg32: Remove unneeded address-of operator from...
2011-10-31  Michael Stefaniucole32: Drop 'inline' from a function using sigsetjmp.
2011-10-31  Michael Stefaniuccomctl32: Drop 'inline' from a function using sigsetjmp.
2011-10-31  Nikolay Sivovmsxml3: Init IDispatchEx data for all node types.
2011-10-31  Nikolay Sivovmsxml3: Fix trace formats to match all other files.
2011-10-31  Henri Verbeetwined3d: Make the buffer parameter to buffer_is_fully_d...
2011-10-31  Henri Verbeetwined3d: Make the buffer parameter to buffer_is_dirty...
2011-10-31  Henri Verbeetwined3d: Get rid of the local_constant typedef.
2011-10-31  Henri Verbeetwined3d: Create the DIB section for DDSCAPS_OWNDC surfa...
2011-10-31  Henri Verbeetwined3d: Get rid of the wined3d_surface_bltfast() export.
2011-10-31  Alexandre Julliardgdi32: Add a DC driver entry point for GdiGradientFill.
2011-10-31  Alexandre Julliardgdi32/tests: Add some tests for the behavior of a print...
2011-10-31  Alexandre Julliardgdi32: Emulate DDB support using the DIB driver when...
2011-10-31  Alexandre Julliardgdi32: Allocate the bits for a DDB the first time it...
2011-10-31  Alexandre Julliardwinspool/tests: Allow a different way of specifying...
2011-10-31  Alexandre Julliardwineps: Stroke and fill GDI paths using Postscript...
2011-10-31  Alexandre Julliardwineps: Implement PolyBezier using the Postscript curve...
2011-10-31  Ruslan Kabatsayevuxtheme: GetSysColor() expects the same type of argumen...
2011-10-31  André Hentschelwininet: Add a stub for ShowX509EncodedCertificate.
2011-10-31  Vitaliy Margolendinput8: Register CLSID_DirectInputDevice8.
2011-10-31  Jacek Cabanurlmon: Added CompareSecurityIds stub.
2011-10-31  Aric Stewartuser32: Respect rev for painting selections.
2011-10-31  Jörg Höhlewinmm: Never write silence, mmdevapi must handle underruns.
2011-10-31  Piotr Cabanmsxml3/tests: Added NamespaceUri pointer test.
2011-10-31  Piotr Cabanmsxml3: Use namespaces stack in SAXAttributes interface...
2011-10-31  Piotr Cabanmsxml3: Don't allocate new strings when returning names...
2011-10-31  Piotr Cabanmsxml3: Don't use libxml namespaces stack.
2011-10-31  Piotr Cabanmsxml3/tests: Added SAXAttributes object pointer tests.
2011-10-31  Piotr Cabanmsxml3: Merge SAXLocator and SAXAttributes objects.
2011-10-31  Piotr Cabanmsxml3: Fix position computation in libxmlStartElementNS.
2011-10-31  Michael Stefaniucinclude: Make "long" numeric constants LP64/LLP64 proof...
2011-10-31  Vitaliy Margolendinput: Report mouse and keyboard as being emulated...
2011-10-31  Nikolay Sivovmsxml3: Implement IEnumVARIANT::Next() for IXMLDOMSelec...
2011-10-31  Nikolay Sivovmsxml3: Release IDispatchEx dynamic data properly.
2011-10-31  Nikolay Sivovmsxml3: Init dynamic data pointer in IDispatchEx implem...
2011-10-31  Henri Verbeetwined3d: Make the device parameter to wined3d_event_que...
2011-10-31  Henri Verbeetwined3d: Make the device parameter to wined3d_event_que...
2011-10-31  Henri Verbeetddraw: Implement ddraw_surface7_BltFast() on top of...
2011-10-31  Henri Verbeetddraw: Implement copy_mipmap_chain() on top of wined3d_...
2011-10-31  Henri Verbeetd3d8: Implement CopyRects() on top of wined3d_surface_b...
2011-10-31  Piotr Cabanurlmon: Improve disk detection in MapUrlToZone.
2011-10-31  Alexandre Julliardwineps: PaintRgn should leave the path empty on exit.
2011-10-31  Alexandre Julliardwineps: Make color devices report 32 bits per pixel.
2011-10-28  Alexandre Julliardwineps: Fix the output of indexed bitmaps in PutImage.
2011-10-28  Michael Stefaniuckernel32/ntdll: Mark a variable as unused.
2011-10-28  Andrew Eikumwinmm: Fix clock position calculation.
2011-10-28  Huw Daviescomctl32: Initialise the mask's colour table.
2011-10-28  Huw Daviesgdi32: Pass a NULL user-style array to ExtCreatePen...
2011-10-28  Alexandre Julliardgdi32: Add path entry points for functions that behave...
2011-10-28  Alexandre Julliardgdi32: Always start a new stroke when the path ends...
2011-10-28  Alexandre Julliardgdi32: Add a helper function to add multiple points...
2011-10-28  Alexandre Julliardgdi32: Pass a HDC instead of a DC pointer to internal...
2011-10-28  Bernhard Loosntoskrnl: Correctly implement PsGetCurrentThread/ProcessId.
2011-10-28  Jörg Höhlemmdevapi/tests: Fix errors and crashes in various nativ...
2011-10-28  Jörg Höhlemmdevapi: IsFormatSupported EXCLUSIVE mode never return...
next