ReactOS 0.4.16-dev-533-gc7d1aa3
|
#include <windows.h>
#include <atlbase.h>
#include <atlcom.h>
#include <strsafe.h>
#include <shlobj.h>
#include <shobjidl.h>
#include <shlwapi.h>
#include <shellapi.h>
#include <shlguid_undoc.h>
#include <reactos/debug.h>
#include <shellutils.h>
#include <ntquery.h>
#include <fdi.h>
Go to the source code of this file.
Macros | |
#define | NTOS_MODE_USER |
#define | NTSTATUS LONG |
#define | SFGAO_SYSTEM 0x00001000 |
#define | SIID_FOLDER 3 |
#define | SIID_FOLDEROPEN 4 |
Functions | |
EXTERN_C INT WINAPI | SHFormatDateTimeA (const FILETIME UNALIGNED *fileTime, DWORD *flags, LPSTR buf, UINT size) |
#define SFGAO_SYSTEM 0x00001000 |
Definition at line 198 of file shobjidl.idl.
EXTERN_C INT WINAPI SHFormatDateTimeA | ( | const FILETIME UNALIGNED * | fileTime, |
DWORD * | flags, | ||
LPSTR | buf, | ||
UINT | size | ||
) |
Definition at line 5313 of file ordinal.c.
Referenced by CCabFolder::GetItemDetails(), and init_pointers().