mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Use W32API.
svn path=/trunk/; revision=15956
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
/* INCLUDES *****************************************************************/
|
||||
|
||||
#include <ddk/ntddk.h>
|
||||
#include <ntos.h>
|
||||
#include <napi/shared_data.h>
|
||||
|
||||
/* FUNCTIONS ****************************************************************/
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<module name="autochk" type="nativecui" installbase="system32" installname="autochk.exe">
|
||||
<include base="autochk">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<define name="_DISABLE_TIDENTS" />
|
||||
<library>ntdll</library>
|
||||
<file>autochk.c</file>
|
||||
|
||||
Reference in New Issue
Block a user