What's new in this version:
- Decompiling User defined ScaleMode in Forms and PictureBoxes
- Decompiling all ImpAdLd* P-Code opcodes
- Decompiling LateIdCallLdVar P-Code opcode
- Checking unset variables in Native Code
- Decompilation of Native Code is improved
- Correclty calling user defined functions in Native Code
- Correclty detect parameters of user defined functions in Native Code
- Parsing ByRef variables in Native Code
- Decompiling type &h4008 (pointer to file) in Native Code
- Decompile rtcBstrFromFormatVar function
- Decompile __vbaStrToUnicode function
- Strings with apostrophes now supported and decompiled correctly
- Powerfull strings parsing with correct decoding special chars in Native Code
- Objects database format changed, type of RetVal added
- Decompiling objects calling with new object as result,
changing "This" and declare variable with new type
- Variables declaration in Native Code
- Decompile __vbaBoolVarNull function
- Emulate "not" command
- Unpacker engine highly improved, driver rewriten
- BugFix: Wrong decompiling ScaleMode types larger than 0
- BugFix: Wrong decompiling fields from Global GUID (Clipboard, Printer, etc)
- BugFix: Compile stack parameters now enabled by default