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

📄 mobypalm.h

📁 OBD软件给Palm平台系统所使用范例程式.
💻 H
字号:
// MobyPalm
// Copyright (C) 2005 Olivier Burgard

// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either version 2
// the License, or (at your option) any later version.

// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.

// You should have received a copy of the GNU General Public License
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.


//	Resource: tFRM 1000
#define MainForm                                1000	//(Left Origin = 0, Top Origin = 0, Width = 160, Height = 160, Usable = 1, Modal = 0, Save Behind = 0, Help ID = 0, Menu Bar ID = 1000, Default Button ID = 0)
#define OBDSupportLabel							1009
#define DTCNbrLabel								1007
#define ContinuousMonitoringTable				1002
#define NonContinuousMonitoringTable			1003
#define BlackBitmap								1200
#define MILOnBitmap								1000
#define MILOffBitmap							1100
#define ContButton								1051
#define NonContButton							1052

#define TerminalButton  						1050
#define GeneralButton  							1040
#define AboutButton  							1049

//	Resource: tFRM 1100
#define AboutForm                                 1100	//(Left Origin = 2, Top Origin = 2, Width = 156, Height = 156, Usable = 1, Modal = 1, Save Behind = 1, Help ID = 0, Menu Bar ID = 0, Default Button ID = 0)
#define AboutOKButton                             1105	//(Left Origin = 58, Top Origin = 139, Width = 40, Height = 12, Usable = 1, Anchor Left = 1, Frame = 1, Non-bold Frame = 1, Font = Standard)
#define AboutTitleLabel                           1102	//(Left Origin = 54, Top Origin = 25, Usable = 1, Font = Bold 12)
#define AboutText1Label                           1103	//(Left Origin = 23, Top Origin = 54, Usable = 1, Font = Standard)
#define AboutText2Label                           1104	//(Left Origin = 50, Top Origin = 104, Usable = 1, Font = Bold)
#define VersionMobydicLabel						  1106
#define ChipIdentLabel							  1108
#define FoundProtocolLabel						  1110

// Resource : tFRM 1200
#define TerminalForm							  1200
#define P1Label									  1204
#define P2Label									  1205
#define P3Label									  1206
#define P4Label									  1207
#define P5Label									  1208
#define P6Label									  1209
#define ModesList								  1210
#define ModesPopup								  1211
#define Param1List								  1212
#define Param1Popup								  1213
#define Param2List								  1214
#define Param2Popup								  1215
#define Param3List								  1216
#define Param3Popup								  1217
#define Param4List								  1218
#define Param4Popup								  1219
#define Param5List								  1220
#define Param5Popup								  1221
#define Param6List								  1222
#define Param6Popup								  1223
#define ReponseText								  1241
#define SendButton								  1231
//#define ConnectButton							  1205
//#define ConnectErreurLabel						  1215

//	Resource: Talt 1001
#define RomIncompatibleAlert                      1001
#define RomIncompatibleOK                         0


//	Resource: MBAR 1000
#define MainFormMenuBar                           1000


//	Resource: MENU 1000
#define MainOptionsMenu                           1000
#define MainOptionsAboutStarterApp                1000


//	Resource: PICT 1001
#define Bitmap                                    1001

//	Resource: PICT 1002
#define Bitmap2                                   1002

//	Resource: PICT 1008
#define Bitmap3                                   1008

//	Resource: PICT 1011
#define Bitmap4                                   1011

//	Resource: PICT 1012
#define Bitmap5                                   1012

//	Resource: PICT 1018
#define Bitmap6                                   1018


//	Resource: taif 1000
#define Largeicons12and8bitsAppIconFamily         1000

//	Resource: taif 1001
#define Smallicons12and8bitsAppIconFamily         1001

⌨️ 快捷键说明

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