Home | Info | Community | Development | myReactOS | Contact Us
ReactOS Development > Doxygenwctime32.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/wctime32.c 00005 * PURPOSE: Implementation of _wctime32 00006 * PROGRAMERS: Timo Kreuzer 00007 */ 00008 #define UNICODE 00009 #define _UNICODE 00010 00011 #define _USE_EXPLICIT_32BIT_TIME 00012 #include "ctime.c" Generated on Wed May 23 2012 04:34:33 for ReactOS by
1.7.6.1
|