mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
- Good bye __USE_W32API, _DISABLE_TIDENTS
svn path=/trunk/; revision=43235
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<module name="kmtestassist" type="kernelmodedriver" installbase="system32/drivers" installname="kmtestassist.sys">
|
||||
<bootstrap base="$(CDOUTPUT)" />
|
||||
<define name="__USE_W32API" />
|
||||
<include base="ReactOS">include/reactos/drivers</include>
|
||||
<library>ntoskrnl</library>
|
||||
<library>hal</library>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#define _DISABLE_TIDENTS
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user