|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#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) |
Definition at line 19 of file precomp.h.
Referenced by $if(), AVrfpLdrGetProcedureAddress(), call_func64(), CdExceptionFilter(), CdQueueClose(), DiskFlushComplete(), EngpRegisterGraphicsDevice(), FatExceptionFilter(), FatFlushCompletionRoutine(), get_fpu_cw(), IntHandleAltNumpad(), KeDelayExecutionThread(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), KiWaitTest(), NtRemoveIoCompletion(), test_ntdll_wndprocs(), and test_syscalls().
| #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 5518 of file ordinal.c.
Referenced by CCabFolder::GetItemDetails(), and init_pointers().