⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cjlibrary.h

📁 随着计算机信息技术的飞速发展
💻 H
字号:
// CJLibrary.h : header file
#ifndef __CJLIBRARY_H__
#define __CJLIBRARY_H__

#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000

#if _MSC_VER < 1200
#define _VC_VERSION_5
#endif

#ifndef _CJX_EXT_CLASS
#ifdef _AFXDLL
#define _CJX_EXT_CLASS	AFX_CLASS_IMPORT // Always import CJLibrary files...
#else
#define _CJX_EXT_CLASS	// not used with static builds.
#endif
#endif // _CJX_EXT_CLASS

#ifndef _CJXLIB_INLINE
#define _CJXLIB_INLINE inline
#endif // _CJXLIB_INLINE

#ifndef __AFXTEMPL_H__
#include <afxtempl.h>
#endif

#ifndef __AFXPRIV_H__
#include <afxpriv.h>
#endif
#include "afxdao.h"
#include <..\src\afximpl.h>

#ifndef __CJBROWSEEDIT_H__
#include "CJBrowseEdit.h"
#endif

#ifndef __CJCAPTION_H__
#include "CJCaption.h"
#endif

#ifndef __CJCAPTIONPOPUPWND_H__
#include "CJCaptionPopupWnd.h"
#endif

#ifndef __CJCOLORPICKER_H__
#include "CJColorPicker.h"
#endif

#ifndef __CJCOLORPOPUP_H__
#include "CJColorPopup.h"
#endif

#ifndef __CJCOMBOBOXEX_H__
#include "CJComboBoxEx.h"
#endif

#ifndef __CJCONTROLBAR_H__
#include "CJControlBar.h"
#endif

#ifndef __CJDATETIMECTRL_H__
#include "CJDateTimeCtrl.h"
#endif

#ifndef __CJDOCKBAR_H__
#include "CJDockBar.h"
#endif

#ifndef __CJDOCKCONTEXT_H__
#include "CJDockContext.h"
#endif

#ifndef __CJEXPLORERBAR_H__
#include "CJExplorerBar.h"
#endif

#ifndef __CJFLATBUTTON_H__
#include "CJFlatButton.h"
#endif

#ifndef __CJFLATCOMBOBOX_H__
#include "CJFlatComboBox.h"
#endif

#ifndef __CJFLATHEADERCTRL_H__
#include "CJFlatHeaderCtrl.h"
#endif

#ifndef __CJFLATSPLITTERWND_H__
#include "CJFlatSplitterWnd.h"
#endif

#ifndef __CCJFLATTABCTRL_H__
#include "CJFlatTabCtrl.h"
#endif

#ifndef __CJFONTCOMBO_H__
#include "CJFontCombo.h"
#endif

#ifndef __CJFRAMEWND_H__
#include "CJFrameWnd.h"
#endif

#ifndef __CJHEXEDIT_H__
#include "CJHexEdit.h"
#endif

#ifndef __CJHTMLVIEW_H__
#include "CJHtmlView.h"
#endif

#ifndef __CJHYPERLINK_H__
#include "CJHyperLink.h"
#endif

#ifndef __CJLISTBOX_H__
#include "CJListBox.h"
#endif

#ifndef __CJLISTCTRL_H__
#include "CJListCtrl.h"
#endif

#ifndef __CJLISTVIEW_H__
#include "CJListView.h"
#endif

#ifndef __CJLOGOPANE_H__
#include "CJLogoPane.h"
#endif

#ifndef __CJMASKEDIT_H__
#include "CJMaskEdit.h"
#endif

#ifndef __CJMDICHILDWND_H__
#include "CJMDIChildWnd.h"
#endif

#ifndef __CJMDIFRAMEWND_H__
#include "CJMDIFrameWnd.h"
#endif

#ifndef __CJMEMFILE_H__
#include "CJMemFile.h"
#endif

#ifndef __CJMENU_H__
#include "CJMenu.h"        // CCJMenu class declaration
#endif

#ifndef __CJMENUBAR_H__
#include "CJMenuBar.h"
#endif

#ifndef __CJMETAFILEBUTTON_H__
#include "CJMetaFileButton.h"
#endif

#ifndef __CJMINIDOCKFRAMEWND_H__
#include "CJMiniDockFrameWnd.h"
#endif

#ifndef __CJOUTLOOKBAR_H__
#include "CJOutlookBar.h"
#endif

#ifndef __CJPAGERCTRL_H__
#include "CJPagerCtrl.h"
#endif

#ifndef __CJREBAR_H__
#include "CJReBar.h"
#endif

#ifndef __CJREBARCTRL_H__
#include "CJReBarCtrl.h"
#endif

#ifndef __CJSHELL_H__
#include "CJShell.h"
#endif

#ifndef __CJSHELLLIST_H__
#include "CJShellList.h"
#endif

#ifndef __CJSHELLTREE_H__
#include "CJShellTree.h"
#endif

#ifndef __CJSIZEDOCKBAR_H__
#include "CJSizeDockBar.h"
#endif

#ifndef __CJSORTCLASS_H__
#include "CJSortClass.h"
#endif

#ifndef __CJSTATUSBAR_H__
#include "CJStatusBar.h"
#endif

#ifndef __CJTABCTRL_H__
#include "CJTabCtrl.h"
#endif

#ifndef __CJTABCTRLBAR_H__
#include "CJTabCtrlBar.h"
#endif

#ifndef __CJTABVIEW_H__
#include "CJTabView.h"
#endif

#ifndef __CJTOOLBAR_H__
#include "CJToolBar.h"
#endif

#ifndef __CCJTOOLBARBASE_H__
#include "CJToolBarBase.h"
#endif

#ifndef __CJTOOLBARCTRL_H__
#include "CJToolBarCtrl.h"
#endif

#ifndef __CJTREECTRL_H__
#include "CJTreeCtrl.h"
#endif

#ifndef __CJWINDOWPLACEMENT_H__
#include "CJWindowPlacement.h"
#endif

#ifndef __GFXGROUPEDIT_H__
#include "GfxGroupEdit.h"
#endif

#ifndef __GFXOUTBARCTRL_H__
#include "GfxOutBarCtrl.h"
#endif

#ifndef __GFXSPLITTERWND_H__
#include "GfxSplitterWnd.h"
#endif

#ifndef __GFXCATEGORYMANGER_H__
#include "GFXCATEGORYMANAGER.H"
#endif

#ifndef __GFXCOLUMNMANGER_H__
#include "GFXCOLUMNMANAGER.H"
#endif

#ifndef __GFXHEADERCTRL_H__
#include "GFXHEADERCTRL.H"
#endif

#ifndef __GFXINCOMBO_H__
#include "GFXINCOMBO.H"
#endif

#ifndef __GFXINCOMBOEDIT_H__
#include "GFXINCOMBOEDIT.H"
#endif

#ifndef __GFXINCOMBOLIST_H__
#include "GFXINCOMBOLIST.H"
#endif


#ifndef __GFXINCOMBOSTATIC_H__
#include "GFXINCOMBOSTATIC.H"
#endif

#ifndef __GFXINEDIT_H__
#include "GFXINEDIT.H"
#endif

#ifndef __GFXLIST_H__
#include "GFXLISTCTRL.H"
#endif

#ifndef __GFXLISTTIP_H__
#include "GFXLISTTIP.H"
#endif

#ifndef __GFXPOPUPMENU_H__
#include "GFXPOPUPMENU.H"
#endif

#define _delete(p){if(p){delete p;p=NULL;}}

#ifdef _AFXDLL
	#ifdef _DEBUG
		#if defined(_UNICODE)
			#define _CJX_COMMENT "CJ609Libud.lib"
			#define _CJX_MESSAGE "Automatically linking with CJ609Libud.dll"
		#else
			#define _CJX_COMMENT "CJ609Libd.lib" 
			#define _CJX_MESSAGE "Automatically linking with CJ609Libd.dll"
		#endif
	#else
		#if defined(_UNICODE)
			#define _CJX_COMMENT "CJ609Libu.lib" 
			#define _CJX_MESSAGE "Automatically linking with CJ609Libu.dll"
		#else
			#define _CJX_COMMENT "CJ609Lib.lib"
			#define _CJX_MESSAGE "Automatically linking with CJ609Lib.dll"
		#endif
	#endif
#else
	#ifdef _DEBUG
		#if defined(_UNICODE)
			#define _CJX_COMMENT "CJ609LibStaticud.lib"
			#define _CJX_MESSAGE "Automatically linking with CJ609LibStaticud.lib"
		#else
			#define _CJX_COMMENT "CJ609LibStaticd.lib"
			#define _CJX_MESSAGE "Automatically linking with CJ609LibStaticd.lib"
		#endif
	#else
		#if defined(_UNICODE)
			#define _CJX_COMMENT "CJ609LibStaticu.lib" 
			#define _CJX_MESSAGE "Automatically linking with CJ609LibStaticu.lib"
		#else
			#define _CJX_COMMENT "CJ609LibStatic.lib"
			#define _CJX_MESSAGE "Automatically linking with CJ609LibStatic.lib"
		#endif
	#endif
#endif

#pragma comment(lib, _CJX_COMMENT) 
#pragma message(_CJX_MESSAGE)

#endif // __CJLIBRARY_H__

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -