gdi32: Move 16-bit printing functions to printdrv16.c.

Alexandre Julliard julliard at winehq.org
Fri Feb 29 05:38:43 CST 2008


Robert Shearman <rob at codeweavers.com> writes:

> ---
>  dlls/gdi32/Makefile.in  |    1 +
>  dlls/gdi32/printdrv.c   |  752
> +---------------------------------------------
>  dlls/gdi32/printdrv16.c |  779
> +++++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 783 insertions(+), 749 deletions(-)

That won't work, some of these functions are exported from gdi32.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list