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
/
version.rc
1
#define WINE_FILEVERSION_STR "1.0"
2
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
3
#define WINE_FILENAME_STR "user32.dll"
4
5
#include "wine/wine_common_ver.rc"