update for HEAD-2003091401
[reactos.git] / lib / user32 / RosUser32 / undocumented.c
1 /* $Id$
2  *
3  * COPYRIGHT:       See COPYING in the top level directory
4  * PROJECT:         ReactOS user32.dll
5  * PROGRAMMER:      Richard Campbell
6  * UPDATE HISTORY:
7  *      06-30-2003  CSH  Created
8  */
9
10 /*
11 The functions listed here are not documented on MSDN:
12
13 WCSToMBEx
14 UserRegisterWowHandlers
15 UserRealizePalette
16 UserClientDllInitialize
17 UpdatePerUserSystemParameters
18 UnregisterHotKey
19 UnregisterClassW
20 UnregisterClassA
21 UnlockWindowStation
22 UnhookWindowsHook
23 TranslateMessageEx
24 TranslateMDISysAccel
25 TranslateAccelerator
26 TranslateAcceleratorA
27 TranslateAcceleratorW
28 TileChildWindows
29
30 Next function:
31 SystemParametersInfoA/W
32
33 */