Forgot two files.

svn path=/branches/ros-csrss/; revision=57654
This commit is contained in:
Hermès Bélusca-Maïto 2012-10-31 00:41:02 +00:00
parent 509461cd33
commit eb1f9f74b7
2 changed files with 145 additions and 7 deletions

View file

@ -517,7 +517,11 @@ SVC_(UserSetClipboardViewer, 1)
SVC_(UserSetConsoleReserveKeys, 2)
SVC_(UserSetCursor, 1)
SVC_(UserSetCursorContents, 2)
#ifdef NEW_CURSORICON
SVC_(UserSetCursorIconData, 4)
#else
SVC_(UserSetCursorIconData, 6)
#endif
SVC_(UserSetDbgTag, 2)
SVC_(UserSetFocus, 1)
SVC_(UserSetImeHotKey, 5)