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

📄 common.h

📁 ucguiview1.0.0.2.rar UCGUIVIEW的1.002版本
💻 H
字号:
#ifndef __COMMON_H__

/************************* ***********************************
  REVISION LOG ENTRY
  Revision By: houhh
  Revised on 2005-5-28 17:36:41
  Comments: 通常调用的头文件,用于包含UCGUI中的各种函数调用的头文件...
  *************************************************************/

#include "Windows.h"

#include "GUI.h"
//#include "GUI_X.h"
#include "GUI_X_SIM.h"

#include "SIM_X.h"
#include "SIM.h"
#include "LCDSIM.h"
#include "Branding.h"
#include "LCD_SIM.h"



#define __COMMON_H__

#endif //__COMMON_H__

⌨️ 快捷键说明

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