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 , 7 years ago
| Milestone: | → 3.3.15.1 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed by revision [12209] in version: 3.3.15.1