[WIN32K][WIN32U] Fix system call ids (#5287)

- Delete the win32ksvc-ros.h file, which was not used
- Use a separate file for x64 (based on 2k3 x64 free)
- Delete w32ksvc.db. It's unused since ages.
This commit is contained in:
Timo Kreuzer 2023-05-28 16:19:50 +03:00 committed by GitHub
parent b29e82d0e0
commit 8f9ef68ea7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 1415 additions and 1388 deletions

View file

@ -3208,6 +3208,11 @@ NtUserFindExistingCursorIcon(
_In_ PUNICODE_STRING pustrRsrc,
_In_ FINDEXISTINGCURICONPARAM *param);
LONG_PTR
APIENTRY
NtUserSetClassLongPtr(
VOID);
DWORD
NTAPI
NtUserSetDbgTag(