Xplatcppwindowsdll Updated Guide
Updated the xplatcppwindowsdll component for improved stability on Windows 11.
extern "C" XPLAT_API int InitializeEngine(const char* config_path); XPLAT_API void ProcessData(uint8_t* buffer, size_t len); xplatcppwindowsdll updated
The function signature for add_xplatcpp_dll has changed to xplatcpp_windows_dll . Here’s a migration diff: XPLAT_API void ProcessData(uint8_t* buffer