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
Make paper size and bin type handling more like Windows drivers.
[wine.git]
/
dlls
/
gdi
/
version.rc
blob
59a3f679a610f62a09c44e0e55bed3697d00b10b
1
#define WINE_FILEVERSION_STR "1.0"
2
#define WINE_FILEDESCRIPTION_STR "Wine core dll"
3
#define WINE_FILENAME_STR "gdi32.dll"
4
5
#include "wine/wine_common_ver.rc"