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 <AtlCom/CoInitialize.h>
8 #include <Msi/Msi.h>
9 #include <Xml/Xml.h>
10 #include <ODBC/ODBC.h>
11 #include <shlobj.h>
12 #include <File/File.h>
13 #include <LSA/LSA.h>
15 #include "DSNAttributes.h"
16 #include <Crypt/Crypt.h>
17 
18 using namespace AppSecInc::Msi;
19 


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