StdAfx.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <Global.h>
4 #include <String/StringUtils.h>
5 #include <String/Formatter.h>
6 #include <Exception/Exception.h>
7 #include <Msi/Msi.h>
8 #include <shlobj.h>
9 #include <File/File.h>
10 #include <AtlCom/CoInitialize.h>
11 #include <AtlCom/ComUtils.h>
12 #include <Xml/Xml.h>
13 #include <TcpIp/WSAStartup.h>
14 #include <TcpIp/Socket.h>
15 #include <TcpIp/DNS.h>
16 #include <Registry/Registry.h>
17 #include <File/Process.h>
18 #include <File/Version.h>
19 #include <Service/Service.h>
20 #include <aclapi.h>
21 #include <boost/smart_ptr.hpp>
22 #include <TcpIp/NetBIOS.h>
23 
24 using namespace AppSecInc::Msi;
25 


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