projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Storing an IP address in a signed int results in bugs if it starts
[wine]
/
dlls
/
user
/
resources
/
mouse.rc
1
/*
2
* Top level resource file for MOUSE driver dll
3
*
4
*/
5
6
/* this ought to be VERSION_INFO */
7
DUMMY1 1
8
{
9
0x1,
10
0x2,
11
0x3,
12
0x4,
13
0x5
14
}
15
16
/* what's that ? */
17
DUMMY2 3
18
{
19
0x0
20
}