PostgreSQL Source Code
git master
|
#include <ntstatus.h>
#include <winternl.h>
Go to the source code of this file.
Typedefs | |
typedef NTSTATUS(__stdcall * | RtlGetLastNtStatus_t) (void) |
Functions | |
int | initialize_ntdll (void) |
Variables | |
PGDLLIMPORT RtlGetLastNtStatus_t | pg_RtlGetLastNtStatus |
typedef NTSTATUS(__stdcall * RtlGetLastNtStatus_t) (void) |
Definition at line 26 of file win32ntdll.h.
int initialize_ntdll | ( | void | ) |
Definition at line 37 of file win32ntdll.c.
References _dosmaperr(), i, initialized, lengthof, name, and routines.
|
extern |
Definition at line 22 of file win32ntdll.c.