Modify ↓
      
        #1380 closed Feature Request (Fixed)
Inform user of required parameters in _Timer_Settimer()
| Reported by: | Beege | Owned by: | Jpm | 
|---|---|---|---|
| Milestone: | 3.3.7.0 | Component: | Documentation | 
| Version: | Severity: | None | |
| Keywords: | Cc: | 
Description
Perhaps a remark could be added to help file to inform the user that the callback function they create MUST include parameters $hWnd, $Msg, $iIDTimer, $dwTime for it to work. As always, thanks for all your hard work.
 
Attachments (0)
Change History (4)
comment:1 Changed 16 years ago by TicketCleanup
- Version 3.3.2.0 deleted
 
comment:2 Changed 16 years ago by Jpm
- Milestone set to 3.3.7.0
 - Owner set to Jpm
 - Resolution set to Fixed
 - Status changed from new to closed
 
Fixed by revision [5798] in version: 3.3.7.0
comment:3 Changed 10 years ago by c.haslam
Perhaps add a description of what $iTime is
comment:4 Changed 10 years ago by c.haslam
From MSDN, it appears that $msg is always WM_TIMER (0x0113). If so, it shouldn't be a paameter, but it's too late to remove it (without breaking scripts). So I suggest that "$msg is always WM_TIMER (0x0113)" be added.
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.
    
Automatic ticket cleanup.