src/CustomActions/SystemTools/StdAfx.h

Go to the documentation of this file.
00001 #pragma once
00002 
00003 #include <Global.h>
00004 #include <String/StringUtils.h>
00005 #include <String/Formatter.h>
00006 #include <Exception/Exception.h>
00007 #include <Msi/Msi.h>
00008 #include <shlobj.h>
00009 #include <File/File.h>
00010 #include <AtlCom/CoInitialize.h>
00011 #include <AtlCom/ComUtils.h>
00012 #include <Xml/Xml.h>
00013 #include <TcpIp/WSAStartup.h>
00014 #include <TcpIp/Socket.h>
00015 #include <TcpIp/DNS.h>
00016 #include <Registry/Registry.h>
00017 #include <File/Process.h>
00018 #include <File/Version.h>
00019 #include <Service/Service.h>
00020 #include <aclapi.h>
00021 #include <boost/smart_ptr.hpp>
00022 
00023 using namespace AppSecInc::Msi;
00024 


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