add syscall list for windows 2000 SP4, so GreatLord can do testing

svn path=/trunk/; revision=28274
This commit is contained in:
Timo Kreuzer 2007-08-10 23:55:54 +00:00
parent 8b82da55a1
commit 08bb46f842
5 changed files with 657 additions and 1 deletions

View file

@ -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;