Skip to content

v1.1.22.06

Compare
Choose a tag to compare
@Lexikos Lexikos released this 12 Sep 22:49
· 3441 commits to alpha since this release

Fixed Input and hotstrings to catch Unicode/non-key character events.
Fixed auto-sizing of Edit controls to include the last line if blank.
Fixed handling of out-of-memory in ComObj functions.
Fixed ComObjArray to ignore excess parameters rather than crashing (only applies to dynamic calls).
Fixed GuiControl to append--not prepend--tabs, as documented.
Fixed XP64 support.