[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:
Hermès Bélusca-Maïto 2013-09-22 19:07:35 +00:00
parent e8b55a9f69
commit fe6644f895
41 changed files with 107 additions and 172 deletions

View file

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