Add ddrawex dll

Alexandre Julliard julliard at winehq.org
Thu Dec 14 06:15:18 CST 2006


Ulrich Czekalla <ulrich.czekalla at 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 at winehq.org



More information about the wine-devel mailing list