• TLViewer应用程序的设计是一个独立的象浏览器与设置的扩展,暴露之间的关系类型库和Windows注册,并扩大浏览器上的模型。

    与标准VBA看,你可以迅速看到的对象结构的层次结构和模式;可以使用灵活的F1帮助查,以查看你自己的信息交换所机制的文件。

    通过建立一个数据库的快照当前的注册表,所有有关帮助串缓存在的启动。 这将允许快速的帮助串查找,自动呼其图书馆或对象。 如果你想看看什么样的信息收集到的注册表,你可以看看该数据库在一个文本编辑器,或Excel(作为CSV),或者让TLViewer出口这种信息的互联网浏览器。

    内部搜索一个类型库是不支持的。 你能倒回上VBA要为你做这个。

    早释放被困扰的问题过滤困难的登记册。 问题包括:控制人物在helpstrings的空子集,破碎的进程id->Clsid引用。 其容易引入这麻烦到你的注册:简单地删除DLL没有注销。

    任何注册表中的错误,所遇到的当建设我们的数据库现已登录在TLError的。日志。 如果我们必须筛选出的一个关键的细节写入记录。

  • के TLViewer आवेदन होने के लिए बनाया गया एक खड़े अकेले ऑब्जेक्ट ब्राउज़र का एक सेट के साथ कि एक्सटेंशन बेनकाब रिश्ते के बीच एक TypeLib और Windows रजिस्ट्री, और विस्तार पर ब्राउज़र मॉडल है ।

    मानक के साथ VBA देखो, तुम जल्दी से देख सकते हैं की संरचना ऑब्जेक्ट पदानुक्रम और मॉडल; आप का उपयोग कर सकते हैं लचीला F1 मदद लुक देखने के लिए अपने स्वयं के CHM फ़ाइलों.

    एक डेटाबेस का निर्माण करके एक स्नैपशॉट से वर्तमान की रजिस्ट्री, सभी प्रासंगिक मदद से तार कर रहे हैं कैश्ड स्टार्टअप पर । यह अनुमति देता है तेजी से करने में मदद स्ट्रिंग देखने के साथ, स्वत: पेजिंग के लिए अपने पुस्तकालय या वस्तु । यदि आप चाहते हैं देखने के लिए क्या जानकारी एकत्र की जाती है रजिस्ट्री से, आप कर सकते हैं पर देखो डेटाबेस में किसी पाठ संपादक, या Excel ( CSV के रूप में), या TLViewer निर्यात इस जानकारी के लिए इंटरनेट एक्सप्लोरर.

    आंतरिक खोज के एक TypeLib समर्थित नहीं है । आप पर वापस गिर सकता VBA करने के लिए आप के लिए यह करना है ।

    जल्दी रिलीज थे समस्याओं से त्रस्त छानने मुश्किल रजिस्ट्रियों. समस्याओं में शामिल हैं: नियंत्रण वर्ण में helpstrings, खाली उपकुंजी संग्रह, टूट ProgID->कोई Clsid के संदर्भ । इसकी आसान करने के लिए परिचय इस मुसीबत में अपने रजिस्ट्री: बस हटा DLL बिना पंजीकरण रद्द यह पहली बार है ।

    किसी भी रजिस्ट्री त्रुटियों का सामना कर रहे हैं कि के निर्माण के लिए जब हमारे डाटाबेस अब कर रहे हैं में लॉग इन TLError.लॉग इन करें. अगर हम बाहर फिल्टर करने के लिए एक कुंजी, विवरण लिखा रहे हैं के लिए लॉग इन करें.

  • The TLViewer application was designed to be a stand alone Object Browser with a set of extensions that expose the relationship between a TypeLib and Windows Registry, and expand on the Browser Model.

    With the standard VBA look, you can quickly see the structure of the Object Hierarchy and Model; you can use the flexible F1 help lookup to view your own CHM files.

    By building a Database from a snapshot of the current registry, all pertinent help strings are cached on startup. This allows fast help string lookup, with automatic paging to its library or object. If you want to see what information is gathered from the registry, you can look at the Database in a text editor, or Excel ( as a CSV), or let TLViewer export this info to Internet Explorer.

    Internal searching of a TypeLib is not supported. You can fall back on VBA to do this for you.

    Early releases were plagued with problems filtering difficult registries. Problems included: control characters in helpstrings, empty subkey collections, broken ProgID->Clsid references. Its easy to introduce this trouble into your registry: simply delete a DLL without unregistering it first.

    Any registry errors that are encountered when building our Database are now logged in TLError.log. If we have to filter out a key, the details are written to log.