ReactOS 0.4.15-dev-7934-g1dc8d80
ftime64.c
Go to the documentation of this file.
1/*
2 * COPYRIGHT: LGPL, See LGPL.txt in the top level directory
3 * PROJECT: ReactOS CRT library
4 * FILE: lib/sdk/crt/time/ftime64.c
5 * PURPOSE: Implementation of _ftime64
6 * PROGRAMERS: Timo Kreuzer
7 */
8#define _USE_EXPLICIT_64BIT_TIME
9#include "ftime.c"