MCRO
C++23 utilities for Unreal Engine.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Dll.h File Reference
#include "CoreMinimal.h"
#include "Mcro/Concepts.h"

Go to the source code of this file.

Data Structures

struct  Mcro::Dll::FScopedSearchPath
 RAII wrapper around PushDllDirectory / PopDllDirectory. More...
 
struct  Mcro::Dll::FScopedDll
 RAII wrapper around GetDllHandle / FreeDllHandle. More...
 
struct  Mcro::Dll::FScopedDllSet
 Handle multiple DLL files in one set and an optional base path for them. More...
 

Namespaces

namespace  Mcro
 
namespace  Mcro::Dll
 

Detailed Description

Author
David Mórász
Date
2025

Definition in file Dll.h.