- restructure syscall code, add edi to RosSyscall clobber list

- more NtGdiGetRandomRgn tests
- more TEST -> RTEST

svn path=/trunk/; revision=28232
This commit is contained in:
Timo Kreuzer 2007-08-07 23:13:25 +00:00
parent ac4a0d249c
commit 8f82a2f3ed
6 changed files with 103 additions and 84 deletions

View file

@ -10,6 +10,7 @@
#include <win32k/callback.h>
#include <win32k/ntusrtyp.h>
#include <win32k/ntgdityp.h>
#include <win32k/ntgdihdl.h>
#define OS_UNSUPPORTED 0
#define OS_REACTOS 1