WindowsXP-SP1/shell/shdocvw/security.h

17 lines
448 B
C
Raw Permalink Normal View History

2001-01-01 00:00:00 +01:00
/**************************************************************\
FILE: security.h
DESCRIPTION:
This file will contain helper functions and objects that
help deal with security. This mainly means Zones Security, but
can include other types.
\**************************************************************/
#ifndef _SECURITY_H
#define _SECURITY_H
#include "priv.h"
#include "util.h"
#endif // _SECURITY_H