OpenTTD Source  20240919-master-gdf0233f4c2
library_loader_win.cpp File Reference
#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.