Changes between Initial Version and Version 6 of Ticket #3826
- Timestamp:
- Sep 28, 2021, 11:11:36 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3826
- Property Owner set to
- Property Status new → closed
- Property Resolution → Completed
- Property Milestone → 3.3.15.5
-
Ticket #3826 – Description
initial v6 8 8 9 9 10 11 12 10 {{{#!autoit 13 11 #include <GUIConstantsEx.au3> 14 12 Opt("GUIOnEventMode", 1) … … 37 35 Exit 38 36 EndFunc ;==>_Exit 37 }}}
