repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't return from overlapped ReadFile on EAGAIN and other non-fatal
[wine/gsoc_dplay.git]
/
dlls
/
ddraw
/
version.rc
blob
1659b9f460299625396266cb21294f5a31fc8404
1
#define WINE_FILEDESCRIPTION_STR "Wine DirectDraw"
2
#define WINE_FILENAME_STR "ddraw.dll"
3
#define WINE_PRODUCTVERSION 4,7,0,0
4
#define WINE_PRODUCTVERSION_STR "4.7"
5
#define WINE_PRODUCTNAME_STR "DirectX"
6
7
#include "wine/wine_common_ver.rc"