Implement time conversion routines for Unix and XT epoch formats
This commit is contained in:
@@ -90,6 +90,8 @@
|
||||
@ stdcall RtlStringLength(str long)
|
||||
@ stdcall RtlStringToWideString(wstr str long)
|
||||
@ stdcall RtlTestBit(ptr long)
|
||||
@ stdcall RtlTimeFieldsToUnixEpoch(ptr ptr)
|
||||
@ stdcall RtlTimeFieldsToXtEpoch(ptr ptr)
|
||||
@ stdcall RtlTokenizeString(str str str)
|
||||
@ stdcall RtlTokenizeWideString(wstr wstr wstr)
|
||||
@ stdcall RtlToLowerCharacter(long)
|
||||
|
||||
Reference in New Issue
Block a user