Modify ↓
Opened 15 years ago
Closed 15 years ago
#1331 closed Bug (Fixed)
Help example for _GuiCtrlDTP_SetSystemTimeEx uses wrong struct.
Reported by: | martin | Owned by: | Valik |
---|---|---|---|
Milestone: | 3.3.1.7 | Component: | AutoIt |
Version: | 3.3.1.6 | Severity: | None |
Keywords: | _GuiCtrlDTP_SetSystemTimeEx | Cc: |
Description
The 3.3.1.6 Beta include file StructureConstants.au3 no longer defines $tagDTPTIME which is used in the help.
So perhaps the examples for _GuiCtrlDTP_GetSystemTimeEx and _GuiCtrlDTP_SetSystemTimeEx should be using $tagDTPRANGE which begins with the old $tagDTPTIME variable types, or $tagDTPTIME could be put back in StructureConstants.au3, or the $tagDTPTIME struct could be defined in the examples.
Attachments (0)
Change History (1)
comment:1 Changed 15 years ago by Valik
- Milestone set to 3.3.1.7
- Owner set to Valik
- Resolution set to Fixed
- Status changed from new to closed
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 [5437] in version: 3.3.1.7