|
Only VB3 [and partially VB4] files can be decompiled with DoDi's tools. VB5 and VB6 Native Code files can be easily debugged (kind of) with SmartCheck. With it, you can see how things work. VB6 P-Code files can be kind of decompiled (disassembled is a more appropriate word) with josephCo's Exdec.
|