system.drv16: Remove the 32-bit timer callback support.
commit4f8b800f69dc5b768f468feb9cfeecd7d1162fa7
authorFrancois Gouget <fgouget@free.fr>
Thu, 8 Oct 2009 09:19:04 +0000 (8 11:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Oct 2009 10:17:31 +0000 (8 12:17 +0200)
tree524ad03df7e52b44f8bcb120ffac870ae370d833
parent4c357492c3c210736d060e0e0112537f72a0fdc1
system.drv16: Remove the 32-bit timer callback support.

Also merge CreateSystemTimer() with WIN16_CreateSystemTimer() and
rename it to CreateSystemTimer16() for consistency.
dlls/system.drv16/system.c
dlls/system.drv16/system.drv16.spec
include/wine/winuser16.h