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
7
8
9
10
mod environ;
mod environ_dollar;
mod error;
mod error_dollar;
mod error_statement;
mod getallsettings;
mod getautoserversettings;
mod getsetting;
mod imestatus;
mod randomize;