mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 11:03:00 +00:00
add syscall list for windows 2000 SP4, so GreatLord can do testing
svn path=/trunk/; revision=28274
This commit is contained in:
parent
8b82da55a1
commit
08bb46f842
5 changed files with 657 additions and 1 deletions
|
@ -27,6 +27,7 @@ typedef struct
|
|||
|
||||
extern HINSTANCE g_hInstance;
|
||||
extern SYCALL_ENTRY SyscallTable_XP_2600[];
|
||||
extern SYCALL_ENTRY SyscallTable_2K_2195[];
|
||||
extern HMODULE g_hModule;
|
||||
extern INT g_nOsVer;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue