X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=lib%2Fuser32%2FRosUser32%2Fundocumented.c;fp=lib%2Fuser32%2FRosUser32%2Fundocumented.c;h=d705e7cbd35679ff319d1923cb280c4aabb9f85a;hp=0000000000000000000000000000000000000000;hb=a3df8bf1429570e0bd6c6428f6ed80073578cf4b;hpb=7c0db166f81fbe8c8b913d7f26048e337d383605 diff --git a/lib/user32/RosUser32/undocumented.c b/lib/user32/RosUser32/undocumented.c new file mode 100644 index 0000000..d705e7c --- /dev/null +++ b/lib/user32/RosUser32/undocumented.c @@ -0,0 +1,33 @@ +/* $Id$ + * + * COPYRIGHT: See COPYING in the top level directory + * PROJECT: ReactOS user32.dll + * PROGRAMMER: Richard Campbell + * UPDATE HISTORY: + * 06-30-2003 CSH Created + */ + +/* +The functions listed here are not documented on MSDN: + +WCSToMBEx +UserRegisterWowHandlers +UserRealizePalette +UserClientDllInitialize +UpdatePerUserSystemParameters +UnregisterHotKey +UnregisterClassW +UnregisterClassA +UnlockWindowStation +UnhookWindowsHook +TranslateMessageEx +TranslateMDISysAccel +TranslateAccelerator +TranslateAcceleratorA +TranslateAcceleratorW +TileChildWindows + +Next function: +SystemParametersInfoA/W + +*/