VB6Parse / Documentation

API Reference & Technical Specifications

Documentation Overview

VB6Parse provides comprehensive documentation for both API usage and the internal workings of the VB6 file format parsers. Whether you're using the library or contributing to it, you'll find the information you need here.

API Documentation

Technical Documentation

Deep-dive technical specifications and architecture documentation for understanding VB6 file formats and the parser implementation.

Testing & Performance

Comprehensive testing and performance metrics demonstrating code quality and parser efficiency.

Contributing

Additional Resources

๐Ÿ“š VB6 Library Reference

Documentation of 160+ built-in VB6 library functions and 42 statements organized by category (array, string, math, file I/O, etc.)

๐ŸŽจ Control Types

Reference for 50+ VB6 control types including all properties, supported in the type-safe control system.

๐Ÿงช Testing Guide

Information about the 5,600+ test suite including unit tests, integration tests, snapshot testing, and fuzz testing.

โšก Benchmarking

Performance benchmarks and optimization guidelines for parsing VB6 projects at scale.