Displaying 10 results from an estimated 10 matches for "iregistrar".
Did you mean:
  registrar
  
2010 Dec 10
0
Wine release 1.3.9
...ninitialized variable warnings on old gcc.
      widl: Add progid, threading and vi_progid attributes for coclasses.
      widl: Generate keys for coclasses in the registration resources.
      oleaut32: Use widl to generate the coclasses registrations.
      msdaps: Convert dll registration to the IRegistrar mechanism.
      inetcomm: Convert dll registration to the IRegistrar mechanism.
      objsel: Convert dll registration to the IRegistrar mechanism.
      wmiutils: Convert dll registration to the IRegistrar mechanism.
      wbemprox: Convert dll registration to the IRegistrar mechanism.
      oled...
2010 Dec 24
0
Wine release 1.3.10
...rdinates mapping for the desktop window in the explorer process.
      winex11: Fix event coordinates mapping for the root window in the explorer process.
      comctl32: Fix positioning of tracking tooltips at the bottom of the screen.
      windowscodecs: Convert the coclasses registration to the IRegistrar mechanism.
      urlmon: Convert the coclasses registration to the IRegistrar mechanism.
      itss: Convert protocol registration to the IRegistrar format.
      actxprxy: Convert dll registration to the IRegistrar mechanism.
      dispex: Convert dll registration to the IRegistrar mechanism....
2010 Nov 26
0
Wine release 1.3.8
...son warning.
      advapi32/tests: Avoid sizeof in traces.
      gameux: Avoid sizeof in traces.
      msvcrt/tests: Avoid sizeof in traces.
      urlmon/tests: Avoid sizeof in traces.
      winspool/tests: Avoid sizeof in traces.
      winecrt0: Add a generic mechanism for dll registration through IRegistrar.
      oleaut32: Convert dll registration to the new IRegistrar mechanism.
      cryptnet/tests: Don't import shlwapi.
      include/msvcrt: Define more CPU control word flags.
      msvcrt: Add parameter checking in _controlfp_s.
Amine Khaldi (2):
      activeds: Properly stub some exports....
2011 Aug 05
0
Wine release 1.3.26
...n creating a resource file.
      makefiles: Remove some redundant registration scripts.
      oleaut32: Remove typelib registrations.
      mshtml: Remove typelib registrations.
      ieframe: Remove registrations that are duplicated in mshtml.
      winecrt0: No longer register typelibs, they use IRegistrar scripts now.
      winecrt0: Remove the clsid parameter in __wine_(un)register_resources.
      wiaservc: Register the service from wine.inf.
      wiaservc: Convert the remaining registrations to IRegistrar format.
      qmgr: Register the service from wine.inf.
      qmgr: Convert the remaining r...
2011 Jan 21
0
Wine release 1.3.12
...ly from message files.
      server: Add symbolic names in filesystem change actions traces.
      widl: Don't generate proxies for oleautomation interfaces.
      actxprxy: Add proxies for shldisp.idl.
      include: Add an assert.h msvcrt header.
      shell32: Convert dll registration to the IRegistrar mechanism.
      shdocvw: Convert coclass registration to the IRegistrar mechanism.
      hhctrl: Don't use an extended menu.
      ole32: Cleanup return value handling in CoWaitForMultipleHandles.
Anders Jonsson (1):
      po: Update Swedish translation.
Andrew Bogott (1):
      winemenubuil...
2012 Dec 07
0
Wine release 1.5.19
...ose the desktop on window resizes.
      gdi32: Fully reset the DC state before deleting it.
      user32: Fix handling of NULL paint struct in BeginPaint.
      gdi32: Add a font glyph cache in the DIB engine.
      winex11: Don't bother waiting for XShmPutImage to finish.
      setupapi: Load IRegistrar from atl100.dll.
      gdi32: Add faster implementations of the solid_rects primitive for the common case of R2_COPYPEN.
      gdi32: Add assembly helpers for filling solid rectangles.
      gdi32: Add faster implementation of the pattern_rects primitive when we don't need an AND mask.
      gd...
2019 Apr 26
0
Wine release 4.7
...umPins().
      amstream/tests: Add some tests for IMediaStreamFilter::FindPin().
      amstream/tests: Add some tests for querying pin information.
      quartz: Get rid of register_coclasses().
      quartz: Get rid of register_interfaces().
      winegstreamer: Convert media type registration to IRegistrar mechanism.
--
Alexandre Julliard
julliard at winehq.org
2012 Nov 23
0
Wine release 1.5.18
...tings directly from http_request_t in a few more places.
      mshtml: Use stdint.h type names in nsiface.idl.
      atl100: Addeed stub DLL.
      atl: Always return S_FALSE in DllCanUnloadNow.
      atl: Removed unneeded includes.
      atl: Moved atlbase.h to public includes.
      atl100: Moved IRegistrar implementation to atl100.
      atl: Moved atlwin.h to public includes.
      atl100: Moved more function implementations to atl100.
      atl: Added AtlGetVersion implementation.
      atl80: Forward calls directly to atl100 when possible.
      winecrt0: Use atl100.dll directly to create a regist...
2019 May 10
0
Wine release 4.8
...UOUS.
      include: Add missing navigation and gamepad key definitions in winuser.rh.
Vincent Povirk (2):
      mscoree: Accept old framework build in exe metadata.
      windowscodecs: Treat 16-bit channels as little endian.
Zebediah Figura (30):
      quartz: Convert media type registration to IRegistrar mechanism.
      quartz: Avoid importing shlwapi.
      evr/tests: Rewrite test_evr_filter_aggregation().
      evr/tests: Add tests for filter interfaces.
      winegcc: Add support for -fno-PIC.
      makefiles: Build with -fno-PIC on i386.
      setupapi: Extract individual files from cabinets....
2011 Jan 07
0
Wine release 1.3.11
...al compilation tests.
      appwiz.cpl: Added checksum validation of downloaded file.
      jscript: Don't unescape '\v'.
      jscript: Return 'unknown' in typeof operator for native object's values that can't be retrieved.
      jscript: Moved remaining registration to IRegistrar mechanism.
      shdocvw: Get rid of no longer used DOCHOST_THIS.
      msxml3: Don't forward put_nodeTypedValue and put_dataType calls to node IXMLDOMNode iface.
      jscript: Fixed some math API assumption that cause test failures on Solaris.
      mshtml: Added moz-safe-about to the list of...