mrDarker
2025-06-26 637cc6677dace087410079fd2ee434a4fbd45adb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
#if !defined(AFX_BLCONTROLS_H__16C6D980_BD45_11D3_BDA3_00104B133581__INCLUDED_)
#define AFX_BLCONTROLS_H__16C6D980_BD45_11D3_BDA3_00104B133581__INCLUDED_
 
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// BLControls.h : header file
//
 
/////////////////////////////////////////////////////////////////////////////
// CBLControls window
#include "BLButton.h"
#include "BLFolderScheduling.h"
#include "BLJogBtn2Parent.h"
#include "BLJogButton.h"
#include "BLLabel.h"
#include "BLListBoxLog.h"
#include "BLListCtrlExt.h"
#include "CellCtrl.h"
#include "ColorButton.h"
#include "FontStatic.h"
#include "GradientStatic.h"
#include "HeadCtrl.h"
#include "InPlaceComboBox.h"
#include "InPlaceEdit.h"
#include "LogCtrl.h"
#include "SortClass.h"
#include "StaticMap.h"
#include "WKButton.h"
#include "XTabCtrl.h"
 
/////////////////////////////////////////////////////////////////////////////
 
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
 
#endif // !defined(AFX_BLCONTROLS_H__16C6D980_BD45_11D3_BDA3_00104B133581__INCLUDED_)