Results 1 to 2 of 2

Thread: What's a .TLB file?

  1. #1

    Thread Starter
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489
    What's a .TLB file?

    I got oleguids.tlb, stdole32.tlb, msado20.tlb and so on.

    Thanks
    Chris

  2. #2
    Hyperactive Member
    Join Date
    Mar 2000
    Posts
    461
    Type LiBrary file

    It contains a set of types that allow you to get access to certain things.

    For instance the Shelllnk.tlb contains a type that allows you to get the details out of a Shortcut file (*.lnk)

    Look up those you have in MSDN and see what they say. Having them "Referenced" in your VB apps allows you access to their functions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width