OpenTTD Source 20241224-master-gee860a5c8e
library_loader_win.cpp File Reference

Implementation of the LibraryLoader for Windows. More...

#include "../../stdafx.h"
#include <windows.h>
#include "../../library_loader.h"
#include "../../3rdparty/fmt/format.h"
#include "../../safeguards.h"

Go to the source code of this file.

Functions

static std::string GetLoadError ()
 

Detailed Description

Implementation of the LibraryLoader for Windows.

Definition in file library_loader_win.cpp.

Function Documentation

◆ GetLoadError()

static std::string GetLoadError ( )
static

Definition at line 19 of file library_loader_win.cpp.