Modify

#3713 closed Bug (Fixed)

_GUICtrlRichEdit_SetEventMask - $ENM_NONE not declared in RichEditConstants.au3

Reported by: Bitnugger Owned by: Jpm
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 Jpm, on May 12, 2019 at 8:26:32 AM

Milestone: 3.3.15.1
Owner: set to Jpm
Resolution: Fixed
Status: newclosed

Fixed by revision [12209] in version: 3.3.15.1

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


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