ReactOS 0.4.15-dev-7953-g1f49173
ntmarta.h File Reference
#include <windows.h>
#include <ndk/iofuncs.h>
#include <ndk/obfuncs.h>
#include <ndk/rtlfuncs.h>
#include <aclapi.h>
#include <ntsecapi.h>
Include dependency graph for ntmarta.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WIN32_NO_STATUS
 
#define WIN32_LEAN_AND_MEAN
 
#define NTOS_MODE_USER
 
#define FN_PROGRESSW   FN_PROGRESS
 
#define FN_PROGRESSA   FN_PROGRESS
 

Functions

ULONG DbgPrint (PCCH Format,...)
 

Variables

HINSTANCE hDllInstance
 

Macro Definition Documentation

◆ FN_PROGRESSA

#define FN_PROGRESSA   FN_PROGRESS

Definition at line 15 of file ntmarta.h.

◆ FN_PROGRESSW

#define FN_PROGRESSW   FN_PROGRESS

Definition at line 12 of file ntmarta.h.

◆ NTOS_MODE_USER

#define NTOS_MODE_USER

Definition at line 3 of file ntmarta.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 2 of file ntmarta.h.

◆ WIN32_NO_STATUS

#define WIN32_NO_STATUS

Definition at line 1 of file ntmarta.h.

Function Documentation

◆ DbgPrint()

ULONG DbgPrint ( PCCH  Format,
  ... 
)

Definition at line 432 of file debug.c.

433{
434 return 0;
435}

Variable Documentation

◆ hDllInstance

HINSTANCE hDllInstance
extern

Definition at line 17 of file browser.c.