Results 1 to 3 of 3

Thread: [TOOL] TypeLib Browser

  1. #1

    [TOOL] TypeLib Browser


    The TypeLib Browser is a tool designed to let you to examine the contents of COM servers and ActiveX controls and to provide alternate ways to use them or to give workarounds to features still not available in the Power Basic compilers, such events sink.

    Besides letting you to inspect all the information available in the typelibs, it generates wrapper functions that use direct VTable calls.

    It also has an option to generate interface definitions like the ones generated by the COM browser provided with the compiler, with the advantage that, unlike that tool, it can deal with components that don't have a ProgId or aren't registered.

    If you want to do COM programming with PowerBASIC you need it!

  2. #2
    thinBasic MVPs kryton9's Avatar
    Join Date
    Nov 2006
    Location
    Naples, Florida & Duluth, Georgia
    Age
    67
    Posts
    3,869
    Rep Power
    404

    Re: [TOOL] TypeLib Browser

    Thanks Jose, Didn't you also write a version for Aurora or Ebasic. I know it was appreciated by the replies in one of those forums. I have yet to try it as not advanced enough to. But do know about it when the time comes.
    Acer Notebook: Win 10 Home 64 Bit, Core i7-4702MQ @ 2.2Ghz, 12 GB RAM, nVidia GTX 760M and Intel HD 4600
    Raspberry Pi 3: Raspbian OS use for Home Samba Server and Test HTTP Server

  3. #3

    Re: [TOOL] TypeLib Browser


    Yes, I wrote a version of Aurora when I was interested in that compiler. However, when his author stopped the development of it, I lost interest.

Similar Threads

  1. RegExp tool
    By marcel in forum VBRegExp
    Replies: 1
    Last Post: 11-03-2008, 11:21

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

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