File: resource.h

package info (click to toggle)
vmg 3.8.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,528 kB
  • sloc: pascal: 5,160; cpp: 605; sh: 278; lex: 105; ansic: 68; makefile: 37
file content (19 lines) | stat: -rw-r--r-- 689 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
// Used by magnifier.rc
//
#define IDI_ICON1                       101
#define IDI_ICON2                       115

#define IDB_TOPLEFT                     201
#define IDB_TOPRIGHT                    202
#define IDB_BOTTOMLEFT                  203
#define IDB_BOTTOMRIGHT                 204
#define IDB_TOP                         205
#define IDB_LEFT                        206
#define IDB_BOTTOM                      207
#define IDB_RIGHT                       208

#define IDB_CECAE                       301
#define IDB_FEUSP                       302
#define IDB_VMG                         303
#define IDB_LUPA                        304
#define IDB_USPLEGAL                    305