2020-09-30 16:53:55 +02:00

27 lines
578 B
C

/*
Make sure code in the headers is valid C.
*/
struct _CRYPT_PROVIDER_DATA;
struct _CRYPT_PROVIDER_SGNR;
struct _CRYPT_PROVIDER_PRIVDATA;
struct _CRYPT_PROVIDER_DEFUSAGE;
#include "nt.h"
#include "ntrtl.h"
#include "nturtl.h"
#include "windows.h"
#include "lm.h"
#include "lmdfs.h"
#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
#include "sxsapi.h"
#include "wintrust.h"
#include <setupapi.h>
#include "commctrl.h"
#include "winbasep.h"
#include "sxstest_idl.h"
#include <time.h>
#include "objbase.h"
#include "ole2.h"