ReactOS 0.4.16-dev-1946-g52006dd
main.c
Go to the documentation of this file.
1#include "precomp.h"
2//#define NDEBUG
3#include <debug.h>
4
5CODE_SEG("INIT")
11{
15}
#define CODE_SEG(...)
LONG NTSTATUS
Definition: precomp.h:26
#define UNIMPLEMENTED
Definition: ntoskrnl.c:15
#define STATUS_NOT_IMPLEMENTED
Definition: d3dkmdt.h:42
DRIVER_INITIALIZE DriverEntry
Definition: main.c:9
UINT32 ACPIInitUACPI(void)
Definition: uacpiosl.c:7
#define _In_
Definition: no_sal2.h:158
#define NTAPI
Definition: typedefs.h:36
_Must_inspect_result_ _In_ PDRIVER_OBJECT _In_ PCUNICODE_STRING RegistryPath
Definition: wdfdriver.h:215
_Must_inspect_result_ _In_ PDRIVER_OBJECT DriverObject
Definition: wdfdriver.h:213