blob: 63c805d2660431234bf48b6a6e9d03fbdbbdc2b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
//_START_OF_HEADER
/////////////////////////////////////////////////////////////////////////////
//
// Document Analysis Wizard - Resources
//
#include "res_defines.h"
/////////////////////////////////////////////////////////////////////////////
//
// Required for Windows XP look and feel support
//
#define RT_MANIFEST 24
1 RT_MANIFEST "DocAnalysisWizard.exe.manifest"
|