mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 18:53:05 +00:00
- 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:
parent
ac4a0d249c
commit
8f82a2f3ed
6 changed files with 103 additions and 84 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue