Elaztek Developer Hub
Blamite Game Engine - Strings  00308.02.02.21.2032.blamite
A library containing general purpose utilities and classes for use in multiple projects.
main.cpp File Reference
#include "strings_api.h"
#include <windows.h>
#include <iostream>

Functions

BOOL APIENTRY DllMain (HMODULE module_handle, DWORD reason, LPVOID reserved)
 Entry point for Strings.dll. More...
 

Variables

HMODULE dll_handle
 Handle of strings.dll. More...
 

Function Documentation

◆ DllMain()

BOOL APIENTRY DllMain ( HMODULE  module_handle,
DWORD  reason,
LPVOID  reserved 
)

Entry point for Strings.dll.

Variable Documentation

◆ dll_handle

HMODULE dll_handle

Handle of strings.dll.