Modify ↓
#3541 closed Bug (Fixed)
Typo in _WinAPI_DragQueryFileEx sample code
Reported by: | anonymous | Owned by: | mLipok |
---|---|---|---|
Milestone: | 3.3.15.1 | Component: | Documentation |
Version: | 3.3.14.0 | Severity: | None |
Keywords: | Cc: |
Description
Tiny typo in the sample codes used in the help for these funcs
_WinAPI_DragQueryFileEx
_WinAPI_DragAcceptFiles
_WinAPI_DragFinish
_WinAPI_DragQueryFileEx returns an array so the $sFileList variable should be written $aFileList
Attachments (0)
Change History (2)
comment:1 Changed 7 years ago by mLipok
- Milestone set to 3.3.15.1
- Owner set to mLipok
- Resolution set to Fixed
- Status changed from new to closed
comment:2 Changed 7 years ago by mLipok
List of fixed files:
_WinAPI_DragAcceptFiles.au3
_WinAPI_GetFontResourceInfo.au3
_WinAPI_GetFontResourceInfo[2].au3
_WinAPI_PathIsContentType.au3
_WinAPI_PathMatchSpec.au3
_WinAPI_PathIsExe.au3
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
Fixed by revision [11900] in version: 3.3.15.1