|
OpenTTD Source 20251116-master-g21329071df
|
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.
|
static |
Definition at line 19 of file library_loader_win.cpp.