wine/ objects/dc.c dlls/x11drv/x11drv.spec dll ...

Robert Shearman R.J.Shearman at warwick.ac.uk
Thu Mar 4 03:16:13 CST 2004


>
> Log message:
> 	Changed the CreateDC driver entry point to use an HDC
> instead of a DC
> 	pointer.
>
> Patch: http://cvs.winehq.org/patch.py?id=11356
>
> Old revision  New revision  Changes     Path
>  1.56          1.57          +1 -1       wine/dlls/x11drv/x11drv.spec
>  1.26          1.27          +1 -1       wine/dlls/wineps/wineps.spec
>  1.34          1.35          +1 -1       wine/dlls/ttydrv/ttydrv.spec
[...]

Why change the prototypes in the .spec files? The first parameter is still a
pointer, even if it is now void* instead of DC*.

Rob





More information about the wine-devel mailing list