Rewrote Escape to avoid calling down to Escape16.
commit9208301d16eac919f4610299cf8d97c6afeb0f02
authorAlexandre Julliard <julliard@winehq.org>
Sun, 29 Jul 2001 20:25:14 +0000 (29 20:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 29 Jul 2001 20:25:14 +0000 (29 20:25 +0000)
tree36215dd4fc08faf16bb47ff050d2f70504a29e24
parentb71902952d99d7cf20cb239021f4a678e83c0d69
Rewrote Escape to avoid calling down to Escape16.
Replaced Escape by ExtEscape in the DC function table.
16 files changed:
dlls/gdi/driver.c
dlls/gdi/gdi.spec
dlls/gdi/printdrv.c
dlls/wineps/escape.c
dlls/wineps/init.c
dlls/wineps/wineps.spec
dlls/x11drv/x11ddraw.c
dlls/x11drv/x11drv.spec
graphics/enhmetafiledrv/init.c
graphics/escape.c
graphics/metafiledrv/init.c
graphics/win16drv/init.c
graphics/x11drv/init.c
include/gdi.h
include/wine/wingdi16.h
include/x11drv.h