//+------------------------------------------------------------------------- // // Microsoft Windows // // Copyright (C) Microsoft Corporation, 1996 - 1999 // // File: global.hxx // // Contents: Top level internal header file for OSS util APIs. This file // includes all base header files and contains other global // stuff. // // History: 03-May-96 kevinr created // //-------------------------------------------------------------------------- #include #include #include #include #include #include #include #include #include "crtem.h" #include "wincrypt.h" #include "ossconv.h" #include "ossutil.h" #include "pkioss.h" #include "asn1code.h" #include "utf8.h" #include "pkialloc.h" #pragma hdrstop