Changes between Initial Version and Version 1 of Ticket #4110


Ignore:
Timestamp:
Aug 23, 2026, 11:41:30 AM (3 days ago)
Author:
Jos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4110 – Description

    initial v1  
    11Hello, I noticed that the example code seems to be disorganized for GUICtrlCreateMenu. I cleaned it up and would like to submit it please.
    22
     3
     4{{{#!autoit
    35#include <GUIConstantsEx.au3>
    46#include <MsgBoxConstants.au3>
     
    6971        WEnd
    7072EndFunc
     73
     74}}}