萝卜L

导航

OleViewer COM Model Interface Method TypeLib CLSIDs ProgIDs 查看 V1

OleViewer

Removed IronPython entirely. · tyranid/oleviewdotnet@47c3306 (github.com)

有64bit、32bit版本,检测到的(entries)数量不同..?

CLSIDs/ProgID

多种查询方式:
"Registry"菜单:
OleViewer CLSIDs/ProgIDs TypeLib

  • CLSIDs:OleViewer CLSIDs

  • CLSIDs by Name:
    注意名称中的空格(而非点)
    OleViewer CLSIDs by Name

  • ProgID:
    OleViewer ProgID

    在程序里使用此方式luacom.CreateObject("Word.Application")

  • CLSIDs by Server: (image)
    同一个Server可能注册了多个CLSID。

    OleViewer CLSIDs by Server

TypeLibs

(广义CLSIDs/ProgIDs)对象显示的"TypeLib"无法在"TypeLibs"标签页搜索到。
OleViewer OleViewer

右键菜单可以访问到"Model"
OleViewer Model

Model

其中包含接口(方法)。
方法可能在接口的子层(不在"Name"中),可以搜索得到。
OleViewer  Model

废弃

  • 貌似各方式非等价。
    如:ProgIDs能找到"WScript.Shell",但在CLSIDs [by xxx]均找不到。

    各种方式等价。但名称不一定一致。
    如:ProgIDs-"WScript.Shell",对应的CLSIDs by name为"Windows Script Host Shell Object"。

posted on 2022-05-22 19:08  萝卜L  阅读(82)  评论(0编辑  收藏  举报