Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
曾几何时,Windows SDK(或者它是 Visual Studio)有一个名为 IROTVIEW 的工具,它枚举了正在运行的对象表 (ROT)。
我现在在哪里可以得到这个工具?
这个站点有一个很好的查看器,可以下载 32 位和 64 位版本。
这个站点有一个简单的枚举类,但它需要一些改进,因为如果您有两个使用相同名称运行的对象(如 Excel 的两个实例),它无法使用重复键填充字典。