Take advantage of the new winproc handling to move some more functions
authorAlexandre Julliard <julliard@winehq.org>
Sun, 28 Nov 2004 15:10:28 +0000 (15:10 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 28 Nov 2004 15:10:28 +0000 (15:10 +0000)
commit746997302383d5efaf704cb15cad3d3473de56ec
treef8c0d8c8a8f805d2e63b516e5cb3351208fa4c1b
parent675f701dbde4ba07b43c626109f00b57d3fa126d
Take advantage of the new winproc handling to move some more functions
to 16-bit files.
TIMER_IsTimerValid is no longer necessary now that winprocs are never
freed.
dlls/user/msg16.c
dlls/user/winproc.h
dlls/user/wnd16.c
windows/class.c
windows/message.c
windows/timer.c