Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenwutime64.c
Go to the documentation of this file.
00001 /* 00002 * COPYRIGHT: LGPL, See LGPL.txt in the top level directory 00003 * PROJECT: ReactOS CRT library 00004 * FILE: lib/sdk/crt/time/wutime64.c 00005 * PURPOSE: Implementation of _wutime64 00006 * PROGRAMERS: Timo Kreuzer 00007 */ 00008 #define UNICODE 00009 #define _UNICODE 00010 00011 #define _USE_EXPLICIT_64BIT_TIME 00012 #include "utime.c" Generated on Sun May 27 2012 04:36:47 for ReactOS by
1.7.6.1
|