Moved tweak support to USER dll. Removed tweak.h and cache.h.
commita41b2cfdd0c06077c7c81b94f55d75757cec92e6
authorAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2001 20:12:55 +0000 (15 20:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Jan 2001 20:12:55 +0000 (15 20:12 +0000)
tree4182f402192876e91778f7df363e9a92729ca723
parent7d5bc5c3f91d2d91bc9a2b485caa569938b5e2e6
Moved tweak support to USER dll. Removed tweak.h and cache.h.
28 files changed:
controls/button.c
controls/combo.c
controls/edit.c
controls/listbox.c
controls/menu.c
controls/scroll.c
controls/static.c
controls/uitools.c
dlls/gdi/gdi_main.c
dlls/user/cache.c
dlls/user/text.c
dlls/user/user_main.c
graphics/x11drv/oembitmap.c
graphics/x11drv/xfont.c
include/cache.h [deleted file]
include/tweak.h [deleted file]
include/user.h
misc/Makefile.in
misc/tweak.c [deleted file]
objects/gdiobj.c
windows/defwnd.c
windows/mdi.c
windows/msgbox.c
windows/nonclient.c
windows/painting.c
windows/syscolor.c
windows/sysmetrics.c
windows/sysparams.c