Signed-off-by: Jacek Caban jacek@codeweavers.com --- While those are not very useful for user32 itself (where exported functions are usually just wrappers around those calls), it makes using win32u from drivers more convenient.
dlls/user32/input.c | 4 ++-- dlls/user32/menu.c | 2 +- dlls/user32/win.c | 2 +- dlls/win32u/sysparams.c | 15 ++++++++++---- include/ntuser.h | 46 +++++++++++++++++++++++++++++------------ 5 files changed, 48 insertions(+), 21 deletions(-)