is there any way to search the type libraray in the OLE/COM Object Viewer?
-
you now , there is a OLE/COM Object Viewer in MS visual c++, which can be used to view the type libaray. I am viewing a huge type library and find it very dificult to locate a specified interface. is there a search tool or something like this to find it quickly? Thank you very much!!! ------------------- I am learning C++ and English
-
you now , there is a OLE/COM Object Viewer in MS visual c++, which can be used to view the type libaray. I am viewing a huge type library and find it very dificult to locate a specified interface. is there a search tool or something like this to find it quickly? Thank you very much!!! ------------------- I am learning C++ and English
I normally just copy the IDL into notepad and do a text search. Steve
-
I normally just copy the IDL into notepad and do a text search. Steve