Fixed prototypes of a couple of ntdll functions.
commit1d36d1291745ffff93c5212cb3f8e88842c3ad2e
authorAlexandre Julliard <julliard@winehq.org>
Wed, 22 Dec 2004 15:31:16 +0000 (22 15:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Dec 2004 15:31:16 +0000 (22 15:31 +0000)
tree301ba73364fb3efc0bef4053d8af3c3d135ddc46
parentba8200bf49286f7ac522d7f3e263405da3e14105
Fixed prototypes of a couple of ntdll functions.
Replaced the CallWin32ToNt macro by a proper function.
PBOOL cannot be cast to PBOOLEAN, we need to use an intermediate
variable.
dlls/advapi32/security.c
dlls/ntdll/sec.c
include/winternl.h