Modify

Opened 7 years ago

Closed 7 years ago

#3713 closed Bug (Fixed)

_GUICtrlRichEdit_SetEventMask - $ENM_NONE not declared in RichEditConstants.au3

Reported by: Bitnugger Owned by: J-Paul Mesnage
Milestone: 3.3.15.1 Component: Standard UDFs
Version: 3.3.14.5 Severity: None
Keywords: Cc:

Description

_GUICtrlRichEdit_SetEventMask ($hWnd, $iEventMask)

For $iEventMask, the AutoIt-Help also states $ENM_NONE, but this constant is undeclared in RichEditConstants.au3.

_GUICtrlRichEdit_SetEventMask ($hWnd, $ENM_NONE) ; warning: $ENM_NONE: possibly used before declaration.

Attachments (0)

Change History (1)

comment:1 by J-Paul Mesnage, 7 years ago

Milestone: 3.3.15.1
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [12209] in version: 3.3.15.1

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.