Source code of Windows XP (NT5)
 
 
 
 
 
 

19 lines
322 B

#ifndef _MAKECERT_GLOBAL_H
#define _MAKECERT_GLOBAL_H
#include <windows.h>
#include <windowsx.h>
#include <objbase.h>
#include <wincrypt.h>
#include <nmutil.h>
#include <confdbg.h>
#include <strutil.h>
#include <regentry.h>
#include <confreg.h>
#include <nmmkcert.h>
#include "nmpvkhlp.h"
#include "resource.h"
#endif