user: Add internal functions for cursor/icon 16<->32 conversion to replace the typeca...
authorAlexandre Julliard <julliard@winehq.org>
Tue, 2 Feb 2010 11:14:10 +0000 (12:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 2 Feb 2010 11:14:10 +0000 (12:14 +0100)
commit8fc1fc49fdf1a86bf149c1b03a789e7a493584cd
tree5af793fb1a8b624f49132b24806361f7bafbf19a
parent3d55d1430bbfcc34a00498667224914876fa9e09
user: Add internal functions for cursor/icon 16<->32 conversion to replace the typecasting macros.
dlls/user.exe16/message.c
dlls/user.exe16/user.c
dlls/user.exe16/user_private.h
dlls/user.exe16/window.c