mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Build regtess with standard windows header only, not NTOS
svn path=/trunk/; revision=16255
This commit is contained in:
@@ -6,13 +6,7 @@
|
||||
* UPDATE HISTORY:
|
||||
* 06-07-2003 CSH Created
|
||||
*/
|
||||
#include <ctype.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <malloc.h>
|
||||
#define NTOS_MODE_USER
|
||||
#include <ntos.h>
|
||||
#include <windows.h>
|
||||
#include <pseh.h>
|
||||
#include "regtests.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user