projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0bbaf7
)
adding #define DD_FALSE
author
Magnus Olsen
<magnus@greatlord.com>
Sun, 23 Oct 2005 19:18:39 +0000
(19:18 +0000)
committer
Magnus Olsen
<magnus@greatlord.com>
Sun, 23 Oct 2005 19:18:39 +0000
(19:18 +0000)
svn path=/trunk/; revision=18721
reactos/w32api/include/ddraw.h
patch
|
blob
|
history
diff --git
a/reactos/w32api/include/ddraw.h
b/reactos/w32api/include/ddraw.h
index
eb7b073
..
65ec4a0
100644
(file)
--- a/
reactos/w32api/include/ddraw.h
+++ b/
reactos/w32api/include/ddraw.h
@@
-97,7
+97,8
@@
typedef struct IDirectDrawGammaControl *LPDIRECTDRAWGAMMACONTROL;
#define DDENUMRET_CANCEL 0
#define DDENUMRET_OK 1
-#define DD_OK 0
+#define DD_OK S_OK
+#define DD_FALSE S_FALSE
#define _FACDD 0x876