Re: Add ddrawex dll
14 Dec
2006
14 Dec
'06
12:15 p.m.
Ulrich Czekalla <ulrich.czekalla(a)utoronto.ca> writes:
diff --git a/dlls/dxguid/dxguid.c b/dlls/dxguid/dxguid.c index c2c102f..7ea8d17 100644 --- a/dlls/dxguid/dxguid.c +++ b/dlls/dxguid/dxguid.c @@ -44,3 +44,4 @@ #include "ddrawi.h" #include "dxfile.h" #include "d3drm.h" +#include "ddrawex.h"
There's no ddrawex.h in your patch (note that there isn't one either in recent SDKs, so you may want to keep these definitions private). -- Alexandre Julliard julliard(a)winehq.org
6944
Age (days ago)
6944
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard