Improved the stubs.
commit4d715fd9ddab04c309899d4c0901a371da49ad80
authorPatrik Stridvall <ps@leissner.se>
Tue, 23 Nov 1999 23:43:29 +0000 (23 23:43 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Nov 1999 23:43:29 +0000 (23 23:43 +0000)
tree0347fb8e483d0213f092da87080d2e378b8c9f44
parent69a93593b0ece59fe287874728d05605fd8534e2
Improved the stubs.
18 files changed:
graphics/ttydrv/Makefile.in
graphics/ttydrv/bitblt.c [new file with mode: 0644]
graphics/ttydrv/bitmap.c
graphics/ttydrv/brush.c [new file with mode: 0644]
graphics/ttydrv/clipping.c [new file with mode: 0644]
graphics/ttydrv/font.c [new file with mode: 0644]
graphics/ttydrv/graphics.c [new file with mode: 0644]
graphics/ttydrv/init.c
graphics/ttydrv/objects.c [new file with mode: 0644]
graphics/ttydrv/oembitmap.c [new file with mode: 0644]
graphics/ttydrv/palette.c
graphics/ttydrv/pen.c [new file with mode: 0644]
graphics/ttydrv/text.c [new file with mode: 0644]
include/ttydrv.h
windows/ttydrv/desktop.c
windows/ttydrv/main.c
windows/ttydrv/monitor.c
windows/ttydrv/wnd.c