File: EditPageRes.h

package info (click to toggle)
7zip 24.09%2Bdfsg-8
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 13,436 kB
  • sloc: cpp: 206,595; ansic: 39,085; asm: 4,357; makefile: 2,188; sh: 162
file content (15 lines) | stat: -rwxr-xr-x 350 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#define IDD_EDIT     2103
#define IDD_EDIT_2  12103

#define IDT_EDIT_VIEWER    543
#define IDT_EDIT_EDITOR   2104
#define IDT_EDIT_DIFF     2105

#define IDE_EDIT_VIEWER    100
#define IDB_EDIT_VIEWER    101

#define IDE_EDIT_EDITOR    102
#define IDB_EDIT_EDITOR    103

#define IDE_EDIT_DIFF      104
#define IDB_EDIT_DIFF      105