ReactOS 0.4.16-dev-942-g91fadeb
precomp.h
Go to the documentation of this file.
1#ifndef __CERTUTIL_PRECOMP_H
2#define __CERTUTIL_PRECOMP_H
3
4/* INCLUDES ******************************************************************/
5
6#include <stdarg.h>
7
8#include <windef.h>
9#include <winbase.h>
10#include <strsafe.h>
11
12#include <conutils.h>
13
14
17
18
19
20#endif /* __CERTUTIL_PRECOMP_H */
BOOL asn_dump(LPCWSTR Filename)
Definition: asn.cpp:456
BOOL hash_file(LPCWSTR Filename)
Definition: hashfile.cpp:13
IN PVCB IN PBCB OUT PDIRENT IN USHORT IN POEM_STRING Filename
Definition: fatprocs.h:940
unsigned int BOOL
Definition: ntddk_ex.h:94
const WCHAR * LPCWSTR
Definition: xmlstorage.h:185