#define STATUS_TIMER_NOT_CANCELED ((NTSTATUS)0xC000000CL)
MessageId: STATUS_TIMER_NOT_CANCELED MessageText: An attempt was made to cancel or set a timer that has an associated APC and the subject thread is not the thread that originally set the timer with an associated APC routine.