StdAfx.h
Go to the documentation of this file.
1 #include <Global.h>
2 #include <String/StringUtils.h>
3 #include <String/Formatter.h>
4 #include <Exception/Exception.h>
5 #include <AtlCom/CoInitialize.h>
6 #include <Msi/Msi.h>
7 #include <boost/shared_ptr.hpp>
8 
9 #include <Crypt/Crypt.h>
10 
11 #include <filters.h>
12 #include <base64.h>
13 #include <des.h>
14 #include <hex.h>
15 #include <rsa.h>
16 #include <randpool.h>
17 
18 using namespace CryptoPP;


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com