foobar2000 SDK  2015-01-14
ATLHelpers.h
Go to the documentation of this file.
1 #ifndef _8251B63D_2C1C_4e9d_9320_4E12E46331CB_
2 #define _8251B63D_2C1C_4e9d_9320_4E12E46331CB_
3 
4 #define _SECURE_ATL 1
5 
6 #include <atlbase.h>
7 #include <atltypes.h>
8 #include <atlstr.h>
9 #include <atlapp.h>
10 #include <atlctrls.h>
11 #include <atlwin.h>
12 #include <atlcom.h>
13 #include <atlcrack.h>
14 
15 #include "../SDK/foobar2000.h"
16 #include "../helpers/helpers.h"
17 
18 #include "WTL-PP.h"
19 #include "misc.h"
20 #include "GDIUtils.h"
21 
22 #include "WindowPositionUtils.h"
23 #include "CDialogResizeHelper.h"
24 
25 #include "BumpableElem.h"
26 
27 #include "inplace_edit.h"
28 #include "inplace_edit_v2.h"
29 
30 #include "AutoComplete.h"
31 
32 #endif //_8251B63D_2C1C_4e9d_9320_4E12E46331CB_