repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed error recovery during thread creation.
[wine.git]
/
programs
/
view
/
resource.h
blob
d11da049d1bbc0c273eb666502bf94146733f260
1
#define IDS_APPNAME 1
2
#define IDS_DESCRIPTION 2
3
#define IDI_APPICON 101
4
#define IDM_EXIT 1000
5
#define IDM_HELLO 501
6
#define IDM_OPEN 502
7
#define IDM_SET_EXT_TO_WIN 503
8
#define IDM_LEFT 601
9
#define IDM_RIGHT 602
10
#define IDM_UP 603
11
#define IDM_DOWN 604