blob: 2bbd7b9e648c58944c7f7c9e8606c09ffa9afd6e (
plain)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
|
#ifndef ENGINERSC_H
#define ENGINERSC_H
// Header generated by Constructor for Palm OS (R) 1.9.1
//
// Generated at 14:29:22 on jeudi 4 novembre 2004
//
// Generated for file: Engine.rsrc
//
// THIS IS AN AUTOMATICALLY GENERATED HEADER FILE
// DO NOT EDIT - CHANGES MADE TO THIS FILE WILL BE LOST
//
// Palm App Name: "Untitled"
//
// Palm App Version: "1.0"
// Resource: Talt 1000
#define FrmWarnAlert 1000
#define FrmWarnOK 0
// Resource: Talt 1200
#define FrmFatalErrorAlert 1200
#define FrmFatalErrorExit 0
// Resource: PICT 3000
#define cmdKeyBitmap 3000
// Resource: PICT 3001
#define altKeyBitmap 3001
// Resource: PICT 3010
#define numPadBitmap 3010
// Resource: PICT 3020
#define batLowBitmap 3020
// Resource: PICT 3002
#define ctrlKeyBitmap 3002
// Resource: tbmf 3010
#define NumPadBitmapFamily 3010
// Resource: tbmf 3020
#define BatLowBitmapFamily 3020
#endif // ENGINERSC_H
|