mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00
fixed so our taskmgr works in windows 2000
svn path=/trunk/; revision=24474
This commit is contained in:
parent
ca392ef651
commit
80c28a9405
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<define name="_WIN32_WINNT">0x0501</define>
|
||||
<define name="UNICODE" />
|
||||
<define name="_UNICODE" />
|
||||
<library>msvcrt</library>
|
||||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
|
|
Loading…
Reference in a new issue