LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Macros | Functions
dllmain.cpp File Reference
#include "stdafx.h"
#include <logicalaccess/readerproviders/readerprovider.hpp>
#include <logicalaccess/plugins/crypto/tomcrypt.h>
#include <logicalaccess/plugins/llacommon/settings.hpp>
#include <logicalaccess/plugins/llacommon/logs.hpp>

Macros

#define LLA_TOMCRYPT_EXPORT   __declspec(dllimport)
 

Functions

 __declspec (dllimport) extern HMODULE __hLibLogicalAccessModule
 
BOOL APIENTRY DllMain (HMODULE hModule, DWORD ul_reason_for_call, LPVOID)
 

Macro Definition Documentation

◆ LLA_TOMCRYPT_EXPORT

#define LLA_TOMCRYPT_EXPORT   __declspec(dllimport)

Function Documentation

◆ __declspec()

__declspec ( dllimport  )

◆ DllMain()

BOOL APIENTRY DllMain ( HMODULE  hModule,
DWORD  ul_reason_for_call,
LPVOID   
)