This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test if the probed availability of v?snprintf () is
[perl5.git] / wince / wince.h
index c82c7a6..f4264dd 100644 (file)
@@ -64,6 +64,7 @@ XCE_EXPORT void XCEShowMessageA(const char *fmt, ...);
 #define ftime xceftime
 #define ctime xcectime
 #define gettimeofday xcegettimeofday
+#define GetSystemTimeAsFileTime XCEGetSystemTimeAsFileTime
 
 XCE_EXPORT int xcesetuid(uid_t id);
 XCE_EXPORT int xceseteuid(uid_t id);