StdAfx.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <Global.h>
4 #include <shlobj.h>
5 #include <String/StringUtils.h>
6 #include <String/Formatter.h>
7 #include <Exception/Exception.h>
8 #include <Msi/Msi.h>
9 #include <AtlCom/CoInitialize.h>
10 #include <Xml/Xml.h>
11 #include <File/File.h>
12 
13 using namespace AppSecInc::Msi;
14 


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