mirror of
https://github.com/reactos/reactos.git
synced 2025-08-11 13:25:36 +00:00
[APITESTS]
- No need now to declare a NTSTATUS ExceptionStatus; variable to be able to use StartSeh() / EndSeh() macros; this is done automagically. - Use explicitely unicode macros where it's needed. svn path=/trunk/; revision=60319
This commit is contained in:
parent
e8b55a9f69
commit
fe6644f895
41 changed files with 107 additions and 172 deletions
|
@ -11,7 +11,6 @@
|
|||
#include <wingdi.h>
|
||||
#include <winddi.h>
|
||||
#include <winuser.h>
|
||||
#include <pseh/pseh2.h>
|
||||
#include <include/ntgdityp.h>
|
||||
#include <include/ntgdihdl.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue