OpenTTD Source
20241111-master-gce64d5f5d9
|
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 () |
Implementation of the LibraryLoader for Windows.
Definition in file library_loader_win.cpp.