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 by TicketCleanup, on Dec 31, 2009 at 6:00:02 AM

Version: 3.3.2.0

Automatic ticket cleanup.

comment:2 by Jpm, on May 6, 2010 at 10:07:30 AM

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

Fixed by revision [5798] in version: 3.3.7.0

comment:3 by c.haslam, on May 25, 2015 at 10:08:26 PM

Perhaps add a description of what $iTime is

comment:4 by c.haslam, on May 29, 2015 at 4:26:41 AM

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.

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.