Click here to Skip to main content
Licence 
First Posted 27 Apr 2000
Views 63,625
Bookmarked 34 times

ObjectLookup Utility

By | 31 Jan 2001 | Article
A small utility for looking up an object based on a CLSID or progid
  • Download executable - 64 Kb
  • Download source files - 32 Kb
  • Sample Image - ObjectLookup.gif

    About ObjectLookup

    This is the second version of ObjectLookup. The UI has been enhanced a bit with shortcut keys etc. Also the ProgID field now has focus per default.

    Objectlookup is a small utility that will give you the classname and executable based on a CLASID or ProgID. It is handy in those situations where you for instance have a Progid, and you want to refer it in you Visual Basic project through 'references', but do nok know where to find the DLL housing the object.

    Another use is for those situations where you want to convert a Visual Basic sample utilising COM objects based on Progid to C++ code based on CLSID without using the ProgIDToCLSID() API.

    It should be noted that all this information can be obtained manually through the registry editor - but this tool will take the pain out of the process.

    The source code

    The source code for this program are freely available, and it may be altered and used in any way you wish, aslong as the program are not sold for profit. The executable has been compiled with Microsoft Visual C++ v. 6.0 SP3 on Windows2000.

    Credits

    This program has been implemented with a very nice registry class programmed by Joerg Koenig.

    License

    This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

    A list of licenses authors might use can be found here

    About the Author

    Christian S Andersen



    Denmark Denmark

    Member



    Sign Up to vote   Poor Excellent
    Add a reason or comment to your vote: x
    Votes of 3 or less require a comment

    Comments and Discussions

     
    You must Sign In to use this message board. (secure sign-in)
     
    Search this forum  
     FAQ
        Noise  Layout  Per page   
      Refresh
    QuestionCSLID lookup? PinmemberErwin.Eliveld2:46 6 Jun '06  
    Generalcslid/progid PinmemberArmen Hakobyan20:00 6 Oct '04  
    Generalexcellent Pinmember.dan.g.16:46 24 Jun '04  
    GeneralModification for executables too Pinmemberintensely_radioactive3:44 24 Feb '04  
    GeneralGreat! PinmemberDavy Mitchell21:36 13 May '03  
    GeneralSuggestion : in-place Lookup PinsussSancho panza junior5:42 11 Nov '02  
    GeneralExtend ObjLookup PinmemberAmit Dey4:47 7 Feb '01  
    GeneralExtend ObjLookup PinmemberAmit Dey4:46 7 Feb '01  
    GeneralThanks, very nice but.. PinmemberAmit Dey18:15 1 Feb '01  
    Hi,
    What was the need for MFC? With ATL the tool could be under 40 KB.
    GeneralRe: Thanks, very nice but.. PinmemberSoliant18:44 29 Sep '02  

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

    Permalink | Advertise | Privacy | Mobile
    Web04 | 2.5.120529.1 | Last Updated 1 Feb 2001
    Article Copyright 2000 by Christian S Andersen
    Everything else Copyright © CodeProject, 1999-2012
    Terms of Use
    Layout: fixed | fluid