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

Alexandre Julliard julliard at winehq.org
Thu Mar 4 12:10:51 CST 2004


"Robert Shearman" <R.J.Shearman at warwick.ac.uk> writes:

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

HANDLE parameters are listed as long, mostly for historical reasons,
even though they are technically pointers. It doesn't make much
difference either way, but it's better to be consistent with all the
other functions that take handles.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list