mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:52:57 +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
|
@ -5,8 +5,9 @@
|
|||
* PROGRAMMER: Hermès BÉLUSCA - MAÏTO <hermes.belusca@sfr.fr>
|
||||
*/
|
||||
|
||||
#include <apitest.h>
|
||||
|
||||
#define WIN32_NO_STATUS
|
||||
#include <wine/test.h>
|
||||
#include <ndk/setypes.h>
|
||||
#include <ndk/rtlfuncs.h>
|
||||
#include <ndk/exfuncs.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue