[WIN32K][WIN32U] Fix system call ids (#5287)
[reactos.git] / win32ss / include / ntuser.h
index 656d3b4..e1a3ee9 100644 (file)
@@ -3208,6 +3208,11 @@ NtUserFindExistingCursorIcon(
     _In_ PUNICODE_STRING pustrRsrc,
     _In_ FINDEXISTINGCURICONPARAM *param);
 
+LONG_PTR
+APIENTRY
+NtUserSetClassLongPtr(
+    VOID);
+
 DWORD
 NTAPI
 NtUserSetDbgTag(