zoqaalive.blogg.se

Download the last version for ipod AutoHotkey 2.0.3
Download the last version for ipod AutoHotkey 2.0.3






download the last version for ipod AutoHotkey 2.0.3

  • Option removal potentially not affecting the corresponding SC.
  • The reverse translation was already done when calling COM methods in previous versions.įixed VerCompare(a, ">" b) and reduced code size marginally.įixed AltTab-related load-time errors to be consistent with other errors.įixed errors thrown by a ComObject wrapper not being propagated correctly if it is called via an object/COM.įixed the Hotkey GUI control to allow setting the symbols ^, ! and + as hotkeys.įixed the Hotkey control to include modifiers when its value is set to a symbol.įixed Menu Add overwriting items which were appended by Menu Insert.įixed potential misbehaviour of InputHook.KeyOpt() with single chars.

    download the last version for ipod AutoHotkey 2.0.3

    These values are now translated automatically instead of being wrapped in an object. IDispatch allows omitting parameters by specifying a VARIANT of type VT_ERROR with value DISP_E_PARAMNOTFOUND. Instead of receiving a ComObject wrapper with the VT_BYREF|VT_VARIANT variant type, the script receives a temporary variable compatible with a normal ByRef parameter.Īdded support for omitting parameters in incoming COM calls. Both the script invoking the object and the object itself must be running a supported AutoHotkey version.Īdded support for ByRef VARIANT in incoming COM calls. Integers in the 32-bit range are still passed as VT_I4.Īdded support for two-variable enumerators (for-loops) with IDispatch-wrapped AutoHotkey objects. Changed COM method and property calls to pass large integers as VT_I8, not VT_R8 (floating-point), so the original type and precision is retained.








    Download the last version for ipod AutoHotkey 2.0.3