Skip to content

DeleteTimerQueueEx #14

@GoogleCodeExporter

Description

@GoogleCodeExporter
at Iocp.TimerQueue.Pas, you called
  DeleteTimerQueueEx(FTimerQueueHandle, 0);

I think may be changed to :
  DeleteTimerQueueEx(FTimerQueueHandle, INVALID_HANDLE_VALUE);


http://technet.microsoft.com/zh-cn/subscriptions/ms682568.aspx

Original issue reported on code.google.com by Hezihang...@gmail.com on 11 Jul 2013 at 8:08

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions