Dependencies

svn path=/Slnkdwf/trunk/; revision=12522
This commit is contained in:
Jos Groot Lipman
2011-09-14 20:23:10 +00:00
parent dab4bd0435
commit 7c91642b32
3 changed files with 6 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
#pragma once
#endif // _MSC_VER > 1000
#include "../SLNKDwfImpl/targetsxs.h"
// Insert your headers here
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers

View File

@@ -5,5 +5,7 @@
#pragma once
#include "../SLNKDwfImpl/targetsxs.h"
// Write nodig voor ascii W2D aanmaken
#include "../SLNKDWFImpl/SLNKDWFStaticRW.h"

View File

@@ -10,7 +10,9 @@
#define _WIN32_IE 0x0400
#define _RICHEDIT_VER 0x0100
#define _ATL_DEBUG_INTERFACES
#include "../SLNKDwfImpl/targetsxs.h"
#define _ATL_DEBUG_INTERFACES
#include <atlbase.h>
#include <atlapp.h>