windows-nt/Source/XPSP1/NT/enduser/netmeeting/nmmkcert/global.h

20 lines
322 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#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