system.drv16: Merge CreateSystemTimer() into WIN16_CreateSystemTimer().

Alexandre Julliard julliard at winehq.org
Wed Oct 7 08:15:21 CDT 2009


Francois Gouget <fgouget at free.fr> writes:

> I did not take the extra step of renaming WIN16_CreateSystemTimer() to 
> CreateSystemTimer(), CreateSystemTimer16() or something else as the 
> naming convention was not clear to me. Also, it's possible the 
> CreateSystemTimer() prototype in include/wine/winuser16.h should be 
> removed but I assumed it somehow applied to the function exported by 
> system.drv16.spec but I'm not so sure now. So let me know if further 
> changes are desired.

It should be CreateSystemTimer16, and the whole 32-bit callback support
could be removed, since it's no longer called from 32-bit code.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list