RtlTimeToTimeFields / RtlTimeFieldsToTime. TZ may be wrong.

This commit is contained in:
Ben Vanik
2014-01-07 23:16:31 -08:00
parent 73200ff0bc
commit de140796a5
2 changed files with 59 additions and 0 deletions

View File

@@ -76,6 +76,8 @@ void XTimer::CompletionRoutine(
// Queue APC to call back routine with (arg, low, high).
// TODO(benvanik): APC dispatch.
XELOGE("Timer needs APC!");
DebugBreak();
}
X_STATUS XTimer::Cancel() {