File: resource.h

package info (click to toggle)
wine 0.0.980315-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 10,136 kB
  • ctags: 26,112
  • sloc: ansic: 156,310; makefile: 1,160; yacc: 807; perl: 655; lex: 555; sh: 304
file content (10 lines) | stat: -rw-r--r-- 437 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#define IDS_APPNAME                     1
#define IDS_DESCRIPTION                 2
#define IDI_APPICON                     101
#define IDM_EXIT                        1000
#define IDM_HELLO                       501
#define IDM_OPEN                        502
#define IDM_LEFT                        601
#define IDM_RIGHT                       602
#define IDM_UP                          603
#define IDM_DOWN                        604