Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/*
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"
|