mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
KERNEL32.GetSystemTimeAsFileTime prototype added.
svn path=/trunk/; revision=1712
This commit is contained in:
@@ -2397,6 +2397,11 @@ GetSystemTime(
|
||||
LPSYSTEMTIME lpSystemTime
|
||||
);
|
||||
|
||||
VOID
|
||||
STDCALL
|
||||
GetSystemTimeAsFileTime (
|
||||
LPFILETIME lpSystemTimeAsFileTime
|
||||
);
|
||||
|
||||
WINBOOL
|
||||
STDCALL
|
||||
|
||||
Reference in New Issue
Block a user