Commit 59e339fa authored by Ken Thomases's avatar Ken Thomases Committed by Alexandre Julliard

winemac: Implement minimal Create[Compatible]DC() and DeleteDC().

parent 35033025
......@@ -2,6 +2,7 @@ MODULE = winemac.drv
IMPORTS = user32 gdi32 advapi32
C_SRCS = \
gdi.c \
macdrv_main.c
@MAKE_DLL_RULES@
# Nothing Yet
# GDI driver
@ cdecl wine_get_gdi_driver(long) macdrv_get_gdi_driver
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment