Modify

Opened 16 years ago

Closed 16 years ago

Last modified 11 years ago

#1380 closed Feature Request (Fixed)

Inform user of required parameters in _Timer_Settimer()

Reported by: Beege Owned by: J-Paul Mesnage
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, 16 years ago

Version: 3.3.2.0

Automatic ticket cleanup.

comment:2 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [5798] in version: 3.3.7.0

comment:3 by c.haslam, 11 years ago

Perhaps add a description of what $iTime is

comment:4 by c.haslam, 11 years ago

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 J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.