msft-typelib 0.1.0

Allocation-free parser for MSFT-format type library (.tlb) files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Test samples

The `.tlb` files in this directory are type libraries extracted from
Microsoft Visual Basic 6.0 runtime components. They are the property of
Microsoft Corporation and are included here **solely for automated testing
and interoperability research** under fair use.

These files are **not** covered by this project's Apache-2.0 license.

| File | Origin |
|------|--------|
| `msvbvm60.tlb` | Type library embedded in `msvbvm60.dll` (VB6 runtime) |
| `msvbvm60_controls.tlb` | Type library embedded in `msvbvm60.dll` (VB6 controls) |