vb6parse 1.2.4

vb6parse is a library for parsing and analyzing VB6 code, from projects, to controls, to modules, and forms.
Documentation
1
2
3
4
5
6
mod cverr;
mod hex;
mod hex_dollar;
mod oct;
mod oct_dollar;
mod vartype;