Changes between Initial Version and Version 6 of Ticket #3826


Ignore:
Timestamp:
Sep 28, 2021, 11:11:36 AM (4 years ago)
Author:
mLipok
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3826

    • Property Owner set to J-Paul Mesnage
    • Property Status newclosed
    • Property ResolutionCompleted
    • Property Milestone3.3.15.5
  • Ticket #3826 – Description

    initial v6  
    88
    99
    10 
    11 
    12 
     10{{{#!autoit
    1311#include <GUIConstantsEx.au3>
    1412Opt("GUIOnEventMode", 1)
     
    3735        Exit
    3836EndFunc   ;==>_Exit
     37}}}