Search Tools Links Login

Convert VB Type, API and Enum -> VC++ ODL (With Colorization)


Visual Basic 6, or VB Classic

The ODL Converter Project is designed to take VB Types, Enums and Declare Statements and convert them into a format used by Visual C++'s .odl files (odl = Object Description Language).
This also shows how to colorize code, for those who are interested

Original Author: Linguar Amadala

Inputs

Visual Basic Modules

Assumptions

You must know the odl format in order for this to work correctly. The purpose of this code is to allow people who want to re-use api declarations (rather then hunting through hundreds in the api viewer) in other projects quickly, and effectively.
This also assumes you know how to obtain a UUID and name the library so that it doesn't conflict with another on the computer.
Also, when using .tlb files generated from .odl files, you must realize that the declares

Returns

Text ready to be put into .odl files of your own.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 118 times

Categories

Visual Basic 6

Attachments

Convert_VB339301182001.zip
Posted: 9/3/2020 3:45:00 PM
Size: 29,194 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.