mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 03:48:17 +00:00
Use W32API.
svn path=/trunk/; revision=15955
This commit is contained in:
parent
99e07a1ddf
commit
826e4d001b
|
@ -1,5 +1,6 @@
|
||||||
<module name="smss" type="nativecui" installbase="system32" installname="smss.exe">
|
<module name="smss" type="nativecui" installbase="system32" installname="smss.exe">
|
||||||
<include base="smss">.</include>
|
<include base="smss">.</include>
|
||||||
|
<define name="__USE_W32API" />
|
||||||
<define name="_DISABLE_TIDENTS" />
|
<define name="_DISABLE_TIDENTS" />
|
||||||
<library>smlib</library>
|
<library>smlib</library>
|
||||||
<library>ntdll</library>
|
<library>ntdll</library>
|
||||||
|
|
Loading…
Reference in a new issue