mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Tweaks
This commit is contained in:
@ -37,6 +37,7 @@ public:
|
||||
static void ReportErrors(lua_State* L, const std::wstring& file);
|
||||
|
||||
static void PushWide(lua_State* L, const WCHAR* str);
|
||||
static void PushWide(lua_State* L, const std::wstring& str);
|
||||
static std::wstring ToWide(lua_State* L, int narg);
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user