object model

  1. COM Server and OLE Document support for the Desktop Bridge

    The Windows 10 Creators Update adds out-of-process (OOP) COM and OLE support for apps on the Desktop Bridge – a.k.a Packaged COM. Historically, Win32 apps would create COM extensions that other applications could use. For example, Microsoft Excel exposes its Excel.Application object so...
  2. A

    Office 2010 Tool: Compatibility Inspector

    Overview: File Size 2.2mb Office Code Compatibility Inspector (OCCI): Link Removed
  3. Windows 7 OData Service for Team Foundation Server 2010

    In this video, Link Removed (Sr. Technical Evangelist for Team Foundation Server) demonstrates the beta of the new OData Service for Team Foundation Server 2010. The purpose of this project is to help developers work with data from Team Foundation Server on multiple types of devices (such as...
  4. Windows 7 [VBS] Name of error files containing err.description ?

    Hello all, I'm looking for the name and location of the file which contains the Err.Description text of the Err object used within VBScript. Winerror.h has the error numbers, but the corresponding texts are in comments. My current problem is, when you start an Internet Explorer instance with...