Released VB Decompiler v3.2 (04.03.07) What's new in this version: - Splitter between tree and code text - Method types recovery (Sub or Function) - Functions names recovery - Functions parameters recovery (with names) - Native Code modules decompiler (new code binary search and analization) - Methods and Properties has different icons now - German help file - Show Code References plugin by Babakhanov Aslan - ThisVCallHResult opcode decompilation - New database format - Plugin function GetActiveText (51) set data to text box and to ActiveModule - Global variables decompilation as global_XX - Decompile "FLdPr", "NewIfNullPr", "VCallAd" p-code commands - Long strings decompiling to frx - Events types decompilation - Decompile controls Names in code (VCallAd) - DateAdd, LikeStr API decompilation - Decompile "Resume" p-code command - Decompile "ImpAd*" as memory address to user variable (MemVar_XXXXXXXX) - Decompile "LateIdLdVar" p-code command - Decompile "AryLdRf" p-code command - Decompile "LateMemSt", "LateMemLd", "LateMemCall" p-code commands - Decompile Mem API "GetMem*", "PutMem*" and "SetMem*" - Decompile "LateIdCall" p-code command - Bugfix: Disassembler options not working correctly in "Goto virtual address" - Bugfix: Circle, Line, Scale methods fixed - Bugfix: Timer Top property decompilation - Bugfix: FRX buffer is not clearing before new decompiation - Bugfix: Patch option working only if Fast decompilation mode checked. Fixed.