Size to content windows for computer graphics
    1.
    发明授权
    Size to content windows for computer graphics 有权
    大小为计算机图形的内容窗口

    公开(公告)号:US07730418B2

    公开(公告)日:2010-06-01

    申请号:US11121572

    申请日:2005-05-04

    IPC分类号: G06F3/048 G06F3/00

    CPC分类号: G06F9/451

    摘要: Described is a method and system by which a computer program window is sized based on the content to display. The window may automatically resize itself as content changes. When laying out an element tree of elements that contain the content, the elements provide desired size information to a parent container, and so on, up to the root element (e.g., a window). If a window property is set to size to the content, a window size is computed during layout, having a height and/or width based on the child elements plus X and Y deltas for a window non-client area and borders. Logic attached to window message handling controls changes to the content/window, such as to automatically resize for changed content, and to selectively turn off or persist the size to content property. Sizing to content may be programmatically limited to one dimension, with the other dimension fixed.

    摘要翻译: 描述了基于要显示的内容来计算计算机程序窗口的大小的方法和系统。 随着内容的变化,窗口可能会自动调整自己的大小。 当布置包含内容的元素的元素树时,元素向父容器提供期望的大小信息,等等,直到根元素(例如,窗口)。 如果将窗口属性设置为与内容大小,则在布局期间计算窗口大小,具有基于子元素的高度和/或宽度加上窗口非客户区域和边框的X和Y三角形。 附加到窗口消息处理的逻辑控制对内容/窗口的更改,例如自动调整已更改内容的大小,并选择性地关闭或将大小持久保持为内容属性。 对内容的大小可以以编程方式限制在一个维度上,另一个维度是固定的。

    Securely hosting a webbrowser control in a managed code environment
    2.
    发明授权
    Securely hosting a webbrowser control in a managed code environment 失效
    在托管代码环境中安全地托管Web浏览器控件

    公开(公告)号:US07664865B2

    公开(公告)日:2010-02-16

    申请号:US11355122

    申请日:2006-02-15

    CPC分类号: G06F21/53 G09G2358/00

    摘要: Described is a technology by which a managed web browser control hosts an unmanaged web OLE control to control navigation requests by the unmanaged web OLE control on behalf of partially trusted code. Site locking may be performed to constrain a site to navigation only to other pages within its site, thereby preventing navigation to an undesirable location. In one example, the unmanaged web OLE control communicates information corresponding to a navigation request to the managed web browser control, and the managed web browser control processes the information to establish whether the navigation is to be allowed or blocked. The benefits of site-locking with respect to privacy are also described, as is z-order management to protect against site spoofing.

    摘要翻译: 描述了一种技术,通过该技术,托管Web浏览器控件托管非托管网络OLE控件以代表部分可信代码由非托管网络OLE控件控制导航请求。 可以执行站点锁定以限制站点仅导航到其站点内的其他页面,从而防止导航到不期望的位置。 在一个示例中,非托管网络OLE控件将对应于导航请求的信息传送到被管理的web浏览器控件,并且被管理的web浏览器控件处理信息以确定是否允许或阻止导航。 还描述了关于隐私的站点锁定的好处,以及z序管理以防止站点欺骗。

    Protected and virtual interfaces for COM aggregation
    3.
    发明授权
    Protected and virtual interfaces for COM aggregation 有权
    用于COM聚合的受保护和虚拟接口

    公开(公告)号:US08613104B2

    公开(公告)日:2013-12-17

    申请号:US12977106

    申请日:2010-12-23

    IPC分类号: G06F7/04

    CPC分类号: G06F9/541 G06F9/468

    摘要: An outer COM object can be provided with privileged access to protected functionality in an inner COM object. An inner COM object can offer a custom protected interface to an outer COM object by creating a new inner internals COM object that is not available to a calling application or by creating a new extension IUnknown interface that can be used to access the protected content. An outer COM object can override behavior in an inner COM object. An inner COM object can offer access to custom behavior to an outer COM object by creating a new inner internals COM object that is not available to a calling application. The new inner internals COM object can implement a new interface that provides access to the customized (override) content or can create a new extension IUnknown interface that can be used to provide access to the customized (override) content.

    摘要翻译: 外部COM对象可以提供对内部COM对象中受保护功能的特权访问。 内部COM对象可以通过创建新的内部内部COM对象来为外部COM对象提供自定义保护的接口,该对象不能用于调用应用程序,也可以创建可用于访问受保护内容的新扩展IUnknown接口。 外部COM对象可以覆盖内部COM对象中的行为。 内部COM对象可以通过创建一个新的内部内部COM对象来提供对外部COM对象的自定义行为访问,该内部对象COM对象对调用应用程序不可用。 新的内部内部COM对象可以实现一个新的接口,提供对定制(覆盖)内容的访问,或者可以创建一个新的扩展IUnknown接口,可用于提供对定制(覆盖)内容的访问。

    MANAGING OBJECT LIFETIME FOR NATIVE/MANAGED PEERS
    4.
    发明申请
    MANAGING OBJECT LIFETIME FOR NATIVE/MANAGED PEERS 有权
    管理对象/管理对象的对象生命周期管理

    公开(公告)号:US20080270482A1

    公开(公告)日:2008-10-30

    申请号:US11741549

    申请日:2007-04-27

    IPC分类号: G06F17/00 G06F17/30

    摘要: A system that manages lifetime of an object is provided. The system analyzes references on multiple objects to determine reachability of a native peer and dynamically transitions between native and managed object lifetime management systems based on the analysis. When a native peer is not reachable by a native application reference, the system weakens references to a managed peer avoiding memory leaks and clones the native references to the managed side to avoid premature collection. The system performs an optimized cleanup during object system shutdown wherein the references between managed and native peers are released and SafeHandles are suppressed from finalization. The system employs a pending remove list that stores a reference to a weak reference of a managed peer to eliminate race conditions that occur during finalization.

    摘要翻译: 提供一种管理对象生命周期的系统。 系统分析多个对象的引用,以确定本地对等体的可达性,并基于分析在本机管理对象生命周期管理系统之间进行动态转换。 当原生对等体不能被本地应用程序引用访问时,系统会削弱对被管理对等体的引用,避免内存泄漏,并克隆对被管理方的本机引用,以避免过早收集。 系统在对象系统关闭期间执行优化的清理,其中管理和本机对等体之间的引用被释放,并且SafeHandles被禁止完成。 该系统采用一个挂起的删除列表,该列表存储对受管对等体的弱引用的引用,以消除在最终确定期间发生的竞争条件。

    PROTECTED AND VIRTUAL INTERFACES FOR COM AGGREGATION
    5.
    发明申请
    PROTECTED AND VIRTUAL INTERFACES FOR COM AGGREGATION 有权
    COM聚合的保护和虚拟接口

    公开(公告)号:US20120167224A1

    公开(公告)日:2012-06-28

    申请号:US12977106

    申请日:2010-12-23

    IPC分类号: G06F21/22

    CPC分类号: G06F9/541 G06F9/468

    摘要: An outer COM object can be provided with privileged access to protected functionality in an inner COM object. An inner COM object can offer a custom protected interface to an outer COM object by creating a new inner internals COM object that is not available to a calling application or by creating a new extension IUnknown interface that can be used to access the protected content. An outer COM object can override behavior in an inner COM object. An inner COM object can offer access to custom behavior to an outer COM object by creating a new inner internals COM object that is not available to a calling application. The new inner internals COM object can implement a new interface that provides access to the customized (override) content or can create a new extension IUnknown interface that can be used to provide access to the customized (override) content.

    摘要翻译: 外部COM对象可以提供对内部COM对象中受保护功能的特权访问。 内部COM对象可以通过创建新的内部内部COM对象来为外部COM对象提供自定义保护的接口,该对象不能用于调用应用程序,也可以创建可用于访问受保护内容的新扩展IUnknown接口。 外部COM对象可以覆盖内部COM对象中的行为。 内部COM对象可以通过创建一个新的内部内部COM对象来提供对外部COM对象的自定义行为访问,该内部对象COM对象对调用应用程序不可用。 新的内部内部COM对象可以实现一个新的接口,提供对定制(覆盖)内容的访问,或者可以创建一个新的扩展IUnknown接口,可用于提供对定制(覆盖)内容的访问。

    Systems and Methods for Pagination and Co-Pagination
    6.
    发明申请
    Systems and Methods for Pagination and Co-Pagination 有权
    分页和共同分页的系统和方法

    公开(公告)号:US20080270893A1

    公开(公告)日:2008-10-30

    申请号:US12165482

    申请日:2008-06-30

    IPC分类号: G06F17/00 G06F15/00

    CPC分类号: G06F17/217 G06F9/451

    摘要: Methods and systems are provided for controlling pagination in computer software applications. Abstract classes and methods are provided with programming interfaces to improve the ease with which developers can create applications that allow for co-pagination with arbitrary object types, and can create arbitrary object types that can co-paginate with arbitrary applications.

    摘要翻译: 提供了用于控制计算机软件应用程序中的分页的方法和系统。 抽象类和方法提供有编程接口,以提高开发人员可以轻松创建允许与任意对象类型共同分页的应用程序,并且可以创建可与任意应用程序共同分页的任意对象类型。

    Systems and methods for pagination and co-pagination
    7.
    发明授权
    Systems and methods for pagination and co-pagination 失效
    用于分页和共页分页的系统和方法

    公开(公告)号:US07412646B2

    公开(公告)日:2008-08-12

    申请号:US10692111

    申请日:2003-10-23

    IPC分类号: G06F17/00

    CPC分类号: G06F17/217 G06F9/451

    摘要: Methods and systems are provided for controlling pagination in computer software applications. Abstract classes and methods are provided with programming interfaces to improve the ease with which developers can create applications that allow for co-pagination with arbitrary object types, and can create arbitrary object types that can co-paginate with arbitrary applications.

    摘要翻译: 提供了用于控制计算机软件应用程序中的分页的方法和系统。 抽象类和方法提供有编程接口,以提高开发人员可以轻松创建允许与任意对象类型共同分页的应用程序,并且可以创建可与任意应用程序共同分页的任意对象类型。

    Managing object lifetime for native/managed peers

    公开(公告)号:US09785549B2

    公开(公告)日:2017-10-10

    申请号:US11741549

    申请日:2007-04-27

    IPC分类号: G06F7/00 G06F12/02

    摘要: A system that manages lifetime of an object is provided. The system analyzes references on multiple objects to determine reachability of a native peer and dynamically transitions between native and managed object lifetime management systems based on the analysis. When a native peer is not reachable by a native application reference, the system weakens references to a managed peer avoiding memory leaks and clones the native references to the managed side to avoid premature collection. The system performs an optimized cleanup during object system shutdown wherein the references between managed and native peers are released and SafeHandles are suppressed from finalization. The system employs a pending remove list that stores a reference to a weak reference of a managed peer to eliminate race conditions that occur during finalization.

    Systems and methods for managing preparation of graphical elements for presentation
    10.
    发明授权
    Systems and methods for managing preparation of graphical elements for presentation 有权
    用于管理图形元素的准备的系统和方法用于呈现

    公开(公告)号:US07478340B2

    公开(公告)日:2009-01-13

    申请号:US10691349

    申请日:2003-10-22

    IPC分类号: G06F3/048

    摘要: Methods and systems are provided for managing the preparation of graphical elements in computer application programs for presentation. The methods independently identify and measure, and identify and arrange, sets of elements. A computer-readable medium is also provided for facilitating the management of the preparation for presentation of graphical elements in computer application programs.

    摘要翻译: 提供了用于管理用于呈现的计算机应用程序中的图形元素的准备的方法和系统。 这些方法独立地识别和测量,识别和排列元素集合。 还提供了一种计算机可读介质,用于便于管理用于在计算机应用程序中呈现图形元素的准备。