mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:01:43 +00:00
part 1 of xx
removing wine hack, that disable seh in rpc.h 1. adding pseh lib to eventlog svn path=/trunk/; revision=27332
This commit is contained in:
parent
420c60d889
commit
a077242b10
1 changed files with 6 additions and 1 deletions
|
@ -7,9 +7,14 @@
|
|||
<library>ntdll</library>
|
||||
<library>kernel32</library>
|
||||
<library>advapi32</library>
|
||||
<library>pseh</library>
|
||||
<library>eventlog_server</library>
|
||||
<library>rpcrt4</library>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
<library>ole32</library>
|
||||
<library>user32</library>
|
||||
<library>msvcrt</library>
|
||||
<library>pseh</library>
|
||||
<file>eventlog.c</file>
|
||||
<file>logport.c</file>
|
||||
<file>eventlog.rc</file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue