table of contents
other versions
- wheezy 1.4.1-4
SHFormatDateTimeA(3w) | Wine API | SHFormatDateTimeA(3w) |
NAME¶
SHFormatDateTimeA (SHLWAPI.353)SYNOPSIS¶
INT SHFormatDateTimeA(
const FILETIME UNALIGNED* fileTime,
DWORD* flags,
LPSTR buf,
UINT size
)
DESCRIPTION¶
See SHFormatDateTimeW(3w).IMPLEMENTATION¶
Declared in "shlwapi.h". Implemented in "dlls/shlwapi/ordinal.c". Debug channel "shell".Oct 2012 | Wine API |