MeVisLab Toolbox Reference
mlLibraryInitMacros.h File Reference
#include <ThirdPartyWarningsDisable.h>
#include <windows.h>
#include <ThirdPartyWarningsRestore.h>
#include "mlInitSystemML.h"
#include "mlVersion.h"
#include "mlErrorOutput.h"
#include "mlErrorOutputInfos.h"
#include "mlRuntime.h"
#include "mlAPI.h"

Go to the source code of this file.

Macros

#define AFX_STDAFX_H__17533C48_9DB6_4FA8_AEC3_550E71AF7183__INCLUDED_
 Warning disabled: warning 4786: identifier was truncated to 'number' characters in the debug information.
#define WIN32_LEAN_AND_MEAN
#define ML_LIBRARY_USER_DESTROY_CODE
#define ML_INIT_LIBRARY_EXT_3(initMethod, NAMESP, LIB_TARGET)
#define ML_INIT_LIBRARY(initMethod)
#define ML_INIT_LIBRARY_EXT(initMethod, NAME_SP)
#define _ML_INIT_LIBRARY_EXT_HELPER(initMethod, NAME_SP, LIB_TARGET)
#define ML_INIT_LIBRARY_EXT_2(initMethod, NAME_SP, LIB_TARGET)

Macro Definition Documentation

◆ AFX_STDAFX_H__17533C48_9DB6_4FA8_AEC3_550E71AF7183__INCLUDED_

#define AFX_STDAFX_H__17533C48_9DB6_4FA8_AEC3_550E71AF7183__INCLUDED_

Warning disabled: warning 4786: identifier was truncated to 'number' characters in the debug information.

ML macro definitions for library initialization declaring and implementing registration code for the Runtime Type System. See also mlRuntimeType.h, mlRuntime.h, and mlRuntimeDict.h. This file defines ML_INIT_LIBRARY(initMethod) macros.

Definition at line 29 of file mlLibraryInitMacros.h.

◆ WIN32_LEAN_AND_MEAN

#define WIN32_LEAN_AND_MEAN

Definition at line 34 of file mlLibraryInitMacros.h.