Support icons for dsr designer files and saving this icon to a dsx file
New events processing for ActiveX-based controls. A lot of most popular ActiveX libraries already supported via internal database. For unknown components VB Decompiler analyze TypeLib information of used OCX files and use protoypes of the events from this files. Please note, used ActiveX components should be registered using regsvr32.
Don't place file names of modules and classes to vbp project file if option "Decompile only forms" is checked
Adding to the History recent files list only if file can be loaded
Optimizations and fixes in analyzer for packed files
BugFix: Size of "ResolutionScope" field in "TypeRef" table; Size of "GenericParam" and "Constraint" fields in "GenericParamConstraint" table; Size of "Field" field in "FieldLayout" table; Size of "Parent" field in "ClassLayout" table; Size of "MemberForwarded" and "ImportScope" fields in "ImplMap" table; Size of "MethodSpec" field in "Method" table; Size of "NestedClass" and "EnclosingClass" fields in "NestedClass" table; Size of "Implementation" field in "ManifestResource" table; Size of "Class" field in "MemberRef" table; Size of "Parent" field in "Constant" table; Size of "Parent" field in "DeclSecurity" table (.NET)
BugFix: Show token in "Method" table (.NET)
BugFix: Processing comparisons with more than 2 compares at single code line (Native Code)
BugFix: Nonstandard types declaration for standard events DragDrop, DragOver, OLEDragOver, OLEDragDrop, OLEStartDrag, OLESetData, WriteProperties, ReadProperties, AsyncReadComplete, AsyncReadProgress
BugFix: Correctly show start of the form in HEX Editor if offset is higher than ImageBase