ReactOS 0.4.17-dev-357-ga8f14ff
kdstub.c File Reference
#include <ntifs.h>
#include <kdnetextensibility.h>
Include dependency graph for kdstub.c:

Go to the source code of this file.

Macros

#define NOEXTAPI
 

Functions

NTSTATUS NTAPI KdInitializeLibrary (_In_ PKDNET_EXTENSIBILITY_IMPORTS ImportTable, _In_opt_ PCHAR LoaderOptions, _Inout_ PDEBUG_DEVICE_DESCRIPTOR Device)
 

Macro Definition Documentation

◆ NOEXTAPI

#define NOEXTAPI

Definition at line 8 of file kdstub.c.

Function Documentation

◆ KdInitializeLibrary()

NTSTATUS NTAPI KdInitializeLibrary ( _In_ PKDNET_EXTENSIBILITY_IMPORTS  ImportTable,
_In_opt_ PCHAR  LoaderOptions,
_Inout_ PDEBUG_DEVICE_DESCRIPTOR  Device 
)

Definition at line 14 of file kdstub.c.

18{
20}
#define STATUS_NOT_IMPLEMENTED
Definition: d3dkmdt.h:42