Displaying 4 results from an estimated 4 matches for "ixmlparser".
Did you mean:
  xmlparser
  
2013 Mar 15
0
Wine release 1.5.26
...: Synchronize spec files.
      ntdll: Copy some missing math functions from msvcrt.
      ntdll: Copy some missing string functions from msvcrt.
      ntoskrnl: Synchronize spec file with ntdll and msvcrt.
Alistair Leslie-Hughes (3):
      msxml3: Add xmlns attribute test.
      msxml3: Implement IXMLParser Get/Set Factory.
      msxml3: Implment IXMLParser SetInput.
Andrew Eikum (3):
      winmm/tests: Add another valid return code.
      winmm: Truncate buffers to align to frame size.
      winmm/tests: Add tests for non-block-aligned fragment sizes.
Andrew Talbot (16):
      winealsa.drv: Avoid s...
2016 Aug 05
0
Wine release 1.9.16
...icftypes.idl: Add more typedefs.
      include/netfw.idl: Add INetFwRule, INetFwRules, INetFwServiceRestriction, INetFwPolicy2 interfaces.
      hnetcfg: Add stubbed INetFwPolicy2 interface.
      hnetcfg/tests: Add initial tests.
      d3dx10: Add D3DXCpuOptimizations stub.
      msxml3: Implement IXMLParser GetParserState.
      d3dx10: Implement D3DX10CreateDeviceAndSwapChain.
Andrew Eikum (2):
      winepulse.drv: Downgrade failed server connection message to WARN.
      winepulse.drv: Don't hold PA-owned buffer between capture callbacks.
Andrey Gusev (8):
      mmdevapi: Use debugstr_guid() i...
2012 Jun 22
0
Wine release 1.5.7
...roken tests.
      wininet: Fix a compiler warning on Mingw.
      gdi32: Fix the contents of the region data in metafiles.
      wing32: Don't recommend a top-down DIB.
      gdi32: Fix StretchDIBits return value when destination is clipped.
Alistair Leslie-Hughes (1):
      msxml3: Implement IXMLParser Get/Set Flags.
Andrew Eikum (2):
      dsound: Fail if app requests 3D buffer interface on a non-3D buffer.
      hhctrl.ocx: Don't use GWLP_USERDATA to store private data.
Andr? Hentschel (19):
      winedbg: Add multiplication operators to Thumb2 disassembler.
      winedbg: Add long multip...
2011 Oct 10
0
Wine release 1.3.30
...needed support for a source DIB color map in XRender StretchBlt.
      winex11: Remove no longer needed support for a source DIB color map in X11 StretchBlt.
      winex11: Force alpha channel to 0 when doing color conversion in PutImage.
Alistair Leslie-Hughes (7):
      msxml3: Support creating IXMLParser Interface.
      mshtml: IID_IHTMLCurrentStyle4 isn't supported on IE6.
      mscoree: Add ICorDebug interface support.
      mscoree: Return S_OK from ICorDebug Initialize.
      mscoree: Define ICorDebugManagedCallback2 and ICorDebugMDA interfaces.
      mpr: Remove DllCanUnloadNow and DllGet...